hepcat72 / CFF

Cluster-free Filtering. Determine which sequences are real in a metagenomic sample.
GNU General Public License v3.0
9 stars 1 forks source link

Tests fail on linux install #8

Open hepcat72 opened 6 years ago

hepcat72 commented 6 years ago

The tests on a linux install fail (on some linux flavors?). A work-around is to eliminate the double-quotes around the the files in the example scripts. Apparently, some flavors of linux have something in the software which does not handle question marks as glob characters.