Skip to content

[Feature] Identify FASTA id's #1

@Kronopt

Description

@Kronopt

Is your feature request related to a problem?
FastaSequence.id should provide more information on the id.
Most FASTA id's are standard and should, therefore, be easy to parse.

Sources:
https://en.wikipedia.org/wiki/FASTA_format#NCBI_identifiers
https://ncbi.github.io/cxx-toolkit/pages/ch_demo#ch_demo.id1_fetch.html_ref_fasta

Describe the solution you'd like
Implement a new class FastaId which should describe a certain FASTA id.
Instances of FastaId should be returned when calling FastaSequence.id

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions