--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To post to this group, send email to beast...@googlegroups.com.
To unsubscribe from this group, send email to beast-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beast-users?hl=en.
> I have checked in the manuals, also could find no information. I know
> in Paml, it delete all sites with one gap or missing site found.In
> Mrbayes, gaps and missing characters will also not contribute to any
> phylogenetic information. I want to konw whether BEASET use a similar
> strategy or give N a equal probability on 4 nucleotides?
BEAST treats gaps the same way as PAML and MrBayes - a gap character ('-', '?' or 'N') is treated as missing and does not contribute any probability to the likelihood for that branch and site. This is the same as saying that there is equal marginal probability for the 4 nucleotides. Joe Felsenstein's book, 'Inferring Phylogenies' has a section describing this. One additional thing to note is that, by default, BEAST treats any of the ambiguities codes (IUPAC) as gaps or missing data (i.e., an R is treated as an N). This simple approximation allow a considerable (up to about 50%) speed up in the likelihood calculation but if ambiguities are important to your analysis you can override this behaviour. See this posting:
Andrew
___________________________________________________________________
Andrew Rambaut
Institute of Evolutionary Biology University of Edinburgh
Ashworth Laboratories Edinburgh EH9 3JT
EMAIL - a.ra...@ed.ac.uk TEL - +44 131 6508624
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
--
You received this message because you are subscribed to the Google Groups "beast-users" group.For more options, visit this group at http://groups.google.com/group/beast-users?hl=en.
To post to this group, send email to beast...@googlegroups.com.
To unsubscribe from this group, send email to beast-users...@googlegroups.com.
It might make more sense to code the gaps as an additional binary data matrix. That way, you would have a rate of insertion/deletion relative to point mutation. By going to a 5x5 matrix you add a lot of additional parameters that you may not have sufficient data to infer. However if you do want to define your own substitution model, take a look at this tutorial:
http://beast.bio.ed.ac.uk/General_Data_Type
Best,
Andrew
You should be able to load a binary (0,1) dataset into BEAUti (NEXUS format) and everything will be set up for you.
Andrew
> --
> You received this message because you are subscribed to the Google Groups "beast-users" group.
> To post to this group, send email to beast...@googlegroups.com.
> To unsubscribe from this group, send email to beast-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/beast-users?hl=en.
>
___________________________________________________________________
Andrew Rambaut
Institute of Evolutionary Biology University of Edinburgh
Ashworth Laboratories Edinburgh EH9 3JT
EMAIL - a.ra...@ed.ac.uk TEL - +44 131 6508624
Thanks!
Amelia
Dra. Amelia Chemisquy
Divisi�n Mastozoolog�a
Museo Argentino de Ciencias Naturales "Bernardino Rivadavia" - CONICET
Av. Angel Gallardo 470 - C1405DJR -
Buenos Aires - Argentina -
Tel/Fax.: (5411) 4982-0306 / 1154 / 5243 / 4494 - Int. 210
http://www.macn.secyt.gov.ar/
Robin is is correct here. What Marc and I were suggesting is to separate
out the nucleotides and the indels into partitions and then load them into
BEAUti and give the Dollo model to the indels.
The TKF91 is not really a workable model I believe. If you want to do the
joint tree/alignment approach then Marc's BaliPhy is probably the only workable
solution at the moment.
Andrew
> For more options, visit this group at http://groups.google.com/group/beast-users?hl=en.
>
___________________________________________________________________
Andrew Rambaut
Institute of Evolutionary Biology University of Edinburgh
Ashworth Laboratories Edinburgh EH9 3JT
EMAIL - a.ra...@ed.ac.uk TEL - +44 131 6508624