Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-watson committed Sep 3, 2024
1 parent c97cf06 commit 7eb69e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readsTaxonomyAssignment/readsTaxonomyAssignment.nf
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,4 @@ workflow {
avg_len_ch = avgLen(lenFile(paired_ch, unpaired_ch))
readsTaxonomyConfig(avg_len_ch)
readsTaxonomy(paired_ch, unpaired_ch, readsTaxonomyConfig.out.settings, readsTaxonomyConfig.out.errorlog)
//svg2pdf(readsTaxonomy.out.svgs.collect(), readsTaxonomy.out.logfile)
//TODO: check for compatibility with unmapped reads - dependent on other module
}

0 comments on commit 7eb69e7

Please sign in to comment.