Allow multiple bracken profiles with different -l
levels from the same kraken2 report
#410
Labels
enhancement
Improvement for existing functionality
Milestone
Description of feature
Bracken allows user to get report on certain taxonomy level from a single kraken2 report via
bracken -l LEVEL
option. Introducing this feature into TaxProfiler can be useful.TODO
bracken_level
: a string of bracken supported level(s) separated by comma, eg:'G,S,S1'
lib/WorkflowTaxprofiler.groovy
subworkflows/local/profiling.nf
:ch_input_for_bracken
tocombine()
level info then add tometa.bracken_level
subworkflows/local/standardisation_profiles.nf
:ch_profiles_for_bracken
togroupTuple()
on differentmeta.bracken_level
conf/modules.config
The text was updated successfully, but these errors were encountered: