python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Cannot import name 'TextFace' error while using ETE3 for Phylogeny Tree
I am trying to install ETE3 for phylogeny analysis but while installing it is showing error:cannot import name 'TextFace'
I tried all the available options but could not succeed.
Any help will be appr...
shivam
Votes: 0
Answers: 0
Phylo correlogram in R bootstrapping error?
I am trying to create a phylo correlogram based on my data using phyloCorrelogram from the phylosignal package in order to test for presence of a phylogenetic signal. My data is in the so-called phylo...
Geomicro
Votes: 0
Answers: 1
Rename phylo tip labels with separate df
I am looking to rename 1290 tip labels in my phylo tree using a second df. I am able to rename one label at a time using the below code:
phylo$tip.label[phylo$tip.label=="e54924083c02bd088c69537...
Geomicro
Votes: 0
Answers: 2
Phylo tree has no branch lengths using phylosig () R
I am having a hard time understanding why my phylo tree (imported as a phyloseq object from QIIME2) appears to have no branch lengths when used in phylosig(). I am trying to compute the phylogenetic s...
Geomicro
Votes: 0
Answers: 1