Skip to content

Regarding chromatin.py #13

@Pankaj01998

Description

@Pankaj01998

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions