HRGV / phyloFlash

phyloFlash - A pipeline to rapidly reconstruct the SSU rRNAs and explore phylogenetic composition of an illumina (meta)genomic dataset.
GNU General Public License v3.0
77 stars 25 forks source link

Change `minlength` parameter with custom database #117

Open kbseah opened 4 years ago

kbseah commented 4 years ago

User database may contain sequences that are shorter than 800 bp minlength limit hard-coded to the UniVec filtering step in phyloFlash_makedb.pl. See issue #115.

Allow user to change this option if necessary. Improve support for custom DB.