Skip to content
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

module 'fasta' has no attribute 'fasta' #1

Open
Bathroomboss opened this issue Mar 10, 2023 · 1 comment
Open

module 'fasta' has no attribute 'fasta' #1

Bathroomboss opened this issue Mar 10, 2023 · 1 comment

Comments

@Bathroomboss
Copy link

Hi adebali :
These days I tried to run XRseq's pipeline (XR-seq-basics.sh) line by line.
When run line 46 -- echo "Get the dinucleotide content of the reads" and use fa2kmerAbundanceTable.py,
An AttributeError: module 'fasta' has no attribute 'fasta' was happen.
so i try to understand the "fasta" package , but i didn't find any contents in this package named 'fasta' or 'getKmerAbundance' which are
in the fa2kmerAbundanceTable.py.
I am not sure that if the "fasta"package downloaded from https://pypi.org/project/fasta/ is ture and where can i download the ture package?

@adebali
Copy link
Owner

adebali commented Mar 14, 2023

Hi @Bathroomboss

Here is the fasta module: https://github.com/adebali/NGStoolkit/blob/master/bin/utils/fasta.py

If you run setup.sh as in the readme.md, you should not get any problem.

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

2 participants