You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I use cactus to compare multiple Poaceae plant genomes? These genomes include diploids, tetraploids, hexaploids, and how does cactus perform in this complex comparison? Is the final calculated phyloP value accurate? Thank you very much!
The text was updated successfully, but these errors were encountered:
cactus-pangenome should support any ploidy, but is likely not sensitive enough to align different plants.
Progressive Cactus may work better. To align your diploids, tetraploids, etc, you will need to tree them as separate genomes and make a tree out of them.
ex (A_hap1, A_hap2), (B_hap1, B_hap2, B_hap3, B_hap4) etc (except with branch lengths). For anything beyond diploid this will require editing cactus_progressive_config.xml to have allow_multifurcations="1" ( you can also copy the file, edit it, and pass it back in with --configFile).
Can I use cactus to compare multiple Poaceae plant genomes? These genomes include diploids, tetraploids, hexaploids, and how does cactus perform in this complex comparison? Is the final calculated phyloP value accurate? Thank you very much!
The text was updated successfully, but these errors were encountered: