Does anyone know how to create a sequence annotation figure like this?
Hi,
does anyone know how to create a sequence annotation figure that looks something like this? I'd like to add it to a poster I'm making https://postimg.cc/F7fFP5VP
• 2,820 views
•
link
4 answers
If you know R, you could probably use the Gviz library to make a figure like that. It's good for making simple or complex track-like figures of genomic features and data.
• 0 views
•
link
I think the figure have been made using CLCgenomiqueworkbench. You could also make a figure like this using the R package gggenes 📦.
• 0 views
•
link
If you like Python, Easyfig could be a good option.
• 0 views
•
link
You can create similar images (Gene context images) using
- Gene Graphics web tool by Kat Labs (https://katlabs.cc/genegraphics/tutorials)
- Biorender (https://biorender.com/). Biorender has amazing esthetic features.
Do try them out.
Cheers
• 0 views
•
link
Log in to answer this question.