Skip to content

Input.gff does not exist. ? #326

Answered by Juke34
bveyb asked this question in Q&A
Jan 26, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Thank you for using AGAT.
Using containers work slightly differently than a simple script. When using docker you must load/mount the data within the container, otherwise it is not accessible.

You can do something like that:

docker run -v ${PWD}:/agat quay.io/biocontainers/agat:0.8.0--pl5262hdfd78af_0 agat_convert_sp_gxf2gxf.pl --gff /agat/path/to/my/folder/test.gff -o /agat/test.gtf

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@bveyb
Comment options

Answer selected by bveyb
Comment options

You must be logged in to vote
1 reply
@bveyb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants