Closed gmarcais closed 4 years ago
@gmarcais there seems to be a problem with filter_fasta
, after adding exec
it duplicates the fasta headers in the output (stdout). Do you see the same issue in your system? Not familiar with exec
don't know why it's doing it
See the new Pull request #5
Running
python setup.py
fails because it doesn't find__version__
inpavfinder
. This patch adds the proper path tosys.path