Open nickp60 opened 2 years ago
For the sortmerrna removal option we need to :
add something like a deplete_16S
option to runconfig.yaml
add rule to be run post trimming with bbmap to use the blast ioutput from sortmeran and the trimmed fastqs to output fastqs without rrna.
make a function in common.smk
similar to files_to_trim (https://github.com/vdblab/vdblab-pipelines/blob/2d7096e46b0595340e23cb016419cb8d77b88250/vdb_shotgun/rules/common.smk#L41) that will be used to set the inputs for the host depletion rules (replacing the trimmed files).
For RNA runs, change metaphlan directory in taxonomic-profile to metaphlan directory from paired DNA shotgun run, additional config option.
Things that would need to be changed
--meta
to--rna