bonsai-team / matam

Mapping-Assisted Targeted-Assembly for Metagenomics
GNU Affero General Public License v3.0
19 stars 9 forks source link

Better handling paired-end reads #31

Open ppericard opened 7 years ago

ppericard commented 7 years ago

Right now, all reads are treated as single reads. Some steps could benefit from using paired-end information (contigs assembly with SGA, MATAM scaffolding, ...). So we could still accept the input file the same way, but be more precise about its formatting so we could retrieve paired-end reads and use them later on.