Skip to content

Am I doing this wrong? #57

@jaspwn

Description

@jaspwn

Hi,

Firstly sorry for the long post...

I really like GMOD/apollo and I would like to be able to interact/manipulate it with python-apollo and/or arrow CLI but I cannot get it to work consistently and I wonder if I am doing it all wrong entirely.

I have set up a persistent instance of Apollo using Docker on a desktop machine where I have an empty writable folder for the jbrowse data.

Then on my laptop I can use arrow init to find the server and was originally only using arrow annotations load_gff to bulk add annotations. This worked relatively well (although it would choose some odd reading frames/start codons) until I then wanted to do another bulk upload.

I thought that it would just merge annotations that already existed but it duplicated them, so I tried to use arrow organisms delete_features didnt work on organisms where I had performed to seperate annotations load_gff so it was either delete each annotation manually through the browser (oofff) or start again.

In starting again I was hoping to use python-apollo and/or arrow CLI to do this programatically but it never seemed to upload files to the correct place and using arrow remote add_organisms or arrow remote add_track produced a mixture of results but mostly failures.

Basically I am a little clueless about running an apollo/jbrowse server and I wonder if what I am doing is out of scope or just plain wrong.

I wonder if anyone is willing to spend a some time with me over zoom or email where I can detail more what I am trying to do and guide me me a little?

Thanks for just reading and getting this far :-)

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