Closed esteinig closed 4 years ago
Explanation of composition assessment to investigate host assignment in https://github.com/np-core/nanopath/issues/5#issuecomment-585586423
get_server_data
in nanopath.processors.KrakenProcessor
closed in
1b0212e
Remodel the
pipelines.MetagenomePipeline
class into a processing classprocessing.KrakenProcess
. Currently implements assessment of artificial mixtures [see #4 ] throughprocessing.KrakenProcess.assess_composition
to track classification of known host and microbial reads. Will be used for decontamination of host reads [see #5 ] and then to prepare server data as part of the sepsis Nextflow.