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

ERROR: UndefVarError: FASTA not defined #152

Closed
nurmians opened this issue Mar 15, 2021 · 1 comment
Closed

ERROR: UndefVarError: FASTA not defined #152

nurmians opened this issue Mar 15, 2021 · 1 comment

Comments

@nurmians
Copy link

nurmians commented Mar 15, 2021

julia> fst::BioSequences.FASTA.Reader
ERROR: UndefVarError: FASTA not defined

Ok... who broke this? I'm going back to Python, can't deal with this mess.

@jakobnissen
Copy link
Member

jakobnissen commented Mar 15, 2021

Dear @nurmians

Nothing is broken here. FASTA/FASTQ writers were removed from BioSequences for v2. To get FASTA functionality, install the package FASTX.

Edit: If you have scripts/workflows that depend on Julia packages, you should upper-bound the version of the Julia packages (or ideally, install explicit versions)

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