Computational removal of host sequences (paired-end reads)
removing host (contamination) sequences in order to analyze remaining (bacterial) sequences
1) Using bowtie2 option: --un-conc
quick solution to get the paired reads that do not map to the host reference genome (both reads unmapped).
#