xavierdidelot / TransPhylo

Reconstruction of transmission trees using genomic data
http://xavierdidelot.github.io/TransPhylo/
GNU General Public License v2.0
60 stars 22 forks source link

Temporal singnal detection #31

Closed liuxiong714 closed 1 year ago

liuxiong714 commented 1 year ago

Thank you very much for your excellent tranmission analysis tool !

I have collected 23 isolates from a hospital infection outbreak and want to know the transmission relationship between the different patients.

A phylogenetic tree was build based on the recombination-free whole genome alignment using the iqtree software, and the BactDating was used to detect the temporal structure, however no temporal singal was deteced, the R suquare was very small (<0.1).

My question is, based on this situation can I contiunue to use these 23 isolate genomes to build a tip-dated tree from Beast software and build a transmission tree using TransPhylo.

Thansk very much !

xavierdidelot commented 1 year ago

Hi Liu,

You can use either BEAST or BactDating to build the dated input tree needed by TransPhylo. However, if you found that the temporal signal is weak with BactDating, this is very likely to be the same with BEAST. One option may be to restrict the clock rate to a previously estimated value based on the literature of your pathogen of interest.

Best wishes, Xavier