Skip to content

Support GTF files #5

@nathanweeks

Description

@nathanweeks

There are a few GTF files in the data store. pysam supports GTF. GTF provides a subset of the information that GFF provides, fasta-api could implement an API similar to the GFF API for now:

@app.get("/gtf/{gtf}/contigs")

@app.get("/gtf/{gtf}/{seqid}:{start}-{end}")

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