-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
when I was running the python script chromatin.py, I got the following error
Traceback (most recent call last):
File "chromatin.py", line 34, in
genome = pyfasta.Fasta('./resources/hg19.fa')
File "/home/pankaj/.local/lib/python3.5/site-packages/pyfasta/fasta.py", line 67, in init
raise FastaNotFound('"' + fasta_name + '"')
pyfasta.fasta.FastaNotFound: "./resources/hg19.fa"
I think hg19.fa file is not present in resource folder.
Plese help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels