alexpiper / taxreturn

An R package for creating taxonomic reference databases for metabarcoding studies
GNU General Public License v3.0
8 stars 1 forks source link

bbtools trim bug in restrictleft #6

Closed alexpiper closed 4 years ago

alexpiper commented 4 years ago

Restrictleft =NULL should be selecting the largest primer, instead it is currently selecting the smallest

alexpiper commented 4 years ago

fixed