xuechunxu / DiTing

DiTing: A pipeline to infer and compare biogeochemical pathways in metagenomic data
GNU General Public License v3.0
37 stars 7 forks source link

Paired End reads query #15

Open ritwika2693 opened 2 years ago

ritwika2693 commented 2 years ago

I have metagenome samples and each sample has paired end reads as sample_R1 and sample_R2. If I use the code, diting.py -r -o . Will I get the result combinedly for those reads or, separate results will be obtained for R1 and R2?