More posts like this
-
Visualize and explore eventalign data against reference
written by noodleHi all, Is anyone aware of a tool (GUI or python/R/bash package) to explore eventalign nanopore data (or fast5 raw data) with the corresponding alignment …
-
Bioconductor drawProteins alternative in Python
written by D3xt3R •Is there an equivalent package or library in Python to represent protein with its domains and motif, like in the image below? I searched for …
-
How to a make schematic picture for RNA-seq steps
written by Aynur •Hello Biostars, I want to make a schematic picture like this: ![enter image description here][1] Please guide me on what to use! I prefer an …
-
Python and R libraries for phylogenetic plots
written by floginHey guys, I'm wondering which options have to plot phylogenetic trees with Python or R. I know the [Phylo](https://biopython.org/wiki/Phylo) for Python and [ggtree](https://guangchuangyu.github.io/ggtree-book/chapter-ggtree.html) for R. …
-
How can I transfer gene models to a new assembly?
written by O.rka**Here's my data:** sample_A: Canonical assembly with gene models (sample_A.fasta, sample_A.gff3) sample_B: Mutant and de-novo assembly. No gene models (sample_B.fasta) **I want to transfer the …
-
Change mean color in seaborn
written by floginHello guys, I'm wondering if have a way to change the mean color in a seaborn graph, for example, the horizontal light grey line inside …
-
Request compound name from KEGG Database
written by dnnxl15 •Dear all, i would like to extract the name compound related to the KEGG Database entry, for example if i have C00880, i will have …
-
How to plot SNPs distribution on each chromosome?
written by Yuyayuya •Hello everyone! I want to visualize SNPs results of progeny compared with two parents in the whole genome (to see the introgression regions). For example, …
-
How to make this two figures to discuss evolutionary conservation?
written by vincent.bioscience •please see this two figure. maybe drawing these two figures could require R script. Are there any references or papers talking about how to make …
-
Structure structure alignment using combinatorial extensions
written by mossig89 •I am trying to find a tool that performs structure structure alignment for two sequences given their residues using combinatorial extensions (CE). I found a …

hi , Where this representation come from ?
from this paper: The Diversity, Structure, and Function of Heritable Adaptive Immunity Sequences in the Aedes aegypti Genome
Arg they are not giving the tool the used... I think they did it with a homemade way, may be you can contact them .
Other ways with few modifications :
You can have somethink like this like this with this tool JBrowse.
You can try with IGV
Yeah, the authors only talk in supplementary data about piRNA mapping figures, with python script.
Thanks for suggestions!