This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where to get a reference gene model in bed fomat? Is the only option converting it from gtf to bed?

basically the title.

And if the only option is indeed converting a gtf to bed, can you list down some recommeded tools?

Best wishes.

rna-seq

1 answer

If you are struggling to append gene-related features to a GTF file converted from a BED file this tool could be an option: bed2gtf. Just need an isoforms file to map each line and append gene features.

Log in to answer this question.