8000 No such file or directory · Issue #2 · philippmuench/hmmvis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

No such file or directory #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
susheelbhanu opened this issue Oct 10, 2020 · 0 comments
Open

No such file or directory #2

susheelbhanu opened this issue Oct 10, 2020 · 0 comments

Comments

@susheelbhanu
Copy link
susheelbhanu commented Oct 10, 2020 5F5C

Hi,

Thanks for a great tool. I'm trying to use this, but keep running into the following issues:

(hmmvis) 0 [sbusi@iris-002 hmmvis](2065276 1N/1T/1CN)$ hmmvis/hmmvis --hmm example/example.hmm --fasta_dir example/faa --use_query --colorful
Traceback (most recent call last):
  File "hmmvis/hmmvis", line 8, in <module>
    from Bio import SearchIO
ImportError: No module named Bio
(hmmvis) 1 [sbusi@iris-002 hmmvis](2065276 1N/1T/1CN)$ python hmmvis/hmmvis --hmm example/example.hmm --fasta_dir example/faa --use_query --colorful
Processing file5 of group faa
Traceback (most recent call last):
  File "hmmvis/hmmvis", line 183, in <module>
    loopfiles(args, args.out + str('hits_list.csv'))
  File "hmmvis/hmmvis", line 43, in loopfiles
    runHmmer(args, list_path, filename, f)
  File "hmmvis/hmmvis", line 66, in runHmmer
    with open(hmmpath, 'rU') as input:
IOError: [Errno 2] No such file or directory: 'output/file5.fasta.out'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0