GFF3 track with multiple feature types #2922
-
Dear community, I am currently loading genome annotations obtained from en embl format file, converted to gff3 using emboss seqret. The gff3 contains multiple feature types, such as CDS, gene, tRNA. I would like to colour these different features differently, and ideally separate them into separate tracks. What is the best way to achieve this? Is this done in config.json per feature type, or is there a tool that can split a gff3 into separate files for each feature? Much appreciated in advance! Best |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
I have written a code to export these as separate tracks - but realize having one track but with different styling for feature type will be really nice. ie. CDS, gene,protein. Can anyone please let me know if this is available and where in the docs I can find out about it? Thanks!! |
Beta Was this translation helpful? Give feedback.
-
Thanks Colin I think so. Not a priority for me at the moment.
…On Tue, 26 Apr 2022, 02:56 Colin Diesh, ***@***.***> wrote:
sorry I haven't gotten back to you on this. I will have to see but
showLabels might be a binary on off switch?
—
Reply to this email directly, view it on GitHub
<#2922 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPKAL4SHCSNQSKFPCESHXDVG45K5ANCNFSM5TUK7TFA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
I have written a code to export these as separate tracks - but realize having one track but with different styling for feature type will be really nice. ie. CDS, gene,protein. Can anyone please let me know if this is available and where in the docs I can find out about it? Thanks!!