Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for GFF files #15

Closed
ewels opened this issue Apr 20, 2018 · 3 comments
Closed

Add option for GFF files #15

ewels opened this issue Apr 20, 2018 · 3 comments
Assignees

Comments

@ewels
Copy link
Member

ewels commented Apr 20, 2018

It could be nice to have an optional step to convert GFF to GTF files, to increase the range of inputs the pipeline can handle.

This can be done with the UCSC gffread tool:

./gffread my.gff3 -T -o my.gtf

xref SciLifeLab#229 (comment)

@apeltzer
Copy link
Member

apeltzer commented Aug 5, 2018

Conda package for gffread exists, so this can be done fairly straightforward: gffread

@aanil aanil self-assigned this Aug 6, 2018
@apeltzer
Copy link
Member

apeltzer commented Aug 8, 2018

@aanil : Here you go: https://anaconda.org/bioconda/gffread

@ewels
Copy link
Member Author

ewels commented Aug 9, 2018

Closed in #52

@ewels ewels closed this as completed Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants