Edouard Bessette

Results 3 issues of Edouard Bessette

Hello, I am trying to visualise my rRNA units with the following script: ``` # Limited Range Features from Bio.SeqFeature import SeqFeature from pygenomeviz import Gff, GenomeViz import matplotlib.pyplot as...

question

Hello team, A bit of context first, we are trying to produce a preliminary matrix and tree, where we had to speed up our SGTs parsing by deleting the sequences...

Hello, I am struggling with the following code I'm using to annotate my tree. It seems that ggtree adds an extra branch/node to the tree that should not be there,...