LadnerLab / PepSIRF

PepSIRF: Peptide-based Serological Immune Response Framework
GNU General Public License v3.0
9 stars 2 forks source link

Option to output unmapped reads from demux #234

Closed jtladner closed 3 months ago

jtladner commented 5 months ago

The demux module currently has an option for outputting sample specific fastqs (-q [ --fastq_output ] arg).

I would like to add a new option that will create a single output fastq file containing all of the reads that have not been mapped to a sample/peptide (i.e., all of those that would not be included in any of the files created by the -q option).