Hi kloetzl, thank u for sharing this very interesting paper. I got a different view on bootstrapping. But I have a confusion, as I have developed a method which computes the distance matrix by taking the unaligned sequences as input, how this method can be applicable for my case. Waiting for your suggestions.
Hi everyone, I have developed a new alignment free method to generate the phylogenetic tree from the Mitochondrial Genome sequences. I need to check the bootstrap supports of my newly generated trees. But I have doubt how can I bootstrap unaligned sequences and how to compute the final bootstrap scores for each clade of the tree. So in this regard, if you would suggest what should my approach to compute the confidence scores of our proposed method. Thanking you,
1 answer
Bootstrapping requires an alignments. However, there are other approaches to compute support values. See the following paper, for example: Support Values for Genome Phylogenies.
Basically, we have developed a alignment-free method using mitochondrial genome sequences which computes three distance matrices using three different methods. From each distance matrix, we get a tree by applying UPGMA. Final tree is formed applying the consensus based method. Is afra is applicable here?
Log in to answer this question.
If your alignment-free approach is based on k-mers you can resample the original k-mers with replacement.
no its based on graphical method, representing a genome sequence graphically and computes the distance matrix.