Skip to content

Can't load_gff3 #63

Description

@renannigor

Hi everyone!

I’m using the arrow command arrow annotations load_gff3 to load a full GFF3 into an annotation track, but nothing's happening.

The version of my plugin:
apollo 4.2.13

Command:
arrow annotations load_gff3 [OPTIONS] ORGANISM GFF3

My command:
arrow annotations load_gff3 Leishmania /home/renanigor/Downloads/TriTrypDB-67_LdonovaniBPK282A1.gff

OBS: I’m using the docker to run the Apollo

My organism:
arrow organisms show_organism Leishmania
{
"commonName": "Leishmania",
"blatdb": "/data/temporary/apollo_data/34-Leishmania/seq/Leishmania.fa.2bit",
"metadata": "{"creator":"32"}",
"annotationCount": 2,
"currentOrganism": true,
"obsolete": false,
"sequences": 36,
"directory": "/data/temporary/apollo_data/34-Leishmania",
"publicMode": false,
"valid": true,
"genomeFastaIndex": "seq/Leishmania.fa.fai",
"genus": null,
"species": "donovani",
"id": 34,
"nonDefaultTranslationTable": null,
"genomeFasta": "seq/Leishmania.fa"
}

I really don’t know what the actual problem is because there are no error log messages.

When I run the command, the output is just empty braces.

(apollo_env) renanigor@pop-os:~/VirtualEnvs$ arrow annotations load_gff3 Leishmania /home/renanigor/Downloads/TriTrypDB-67_LdonovaniBPK282A1.gff
{}

Does anyone know how I can fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions