This commit is contained in:
hyginn 2017-11-23 07:19:31 -05:00
parent 75c6efe4a6
commit 359434d863

View File

@ -36,7 +36,7 @@
#TOC> 1.1.2 ... on Windows 80
#TOC> 1.1.3 ... on Linux 94
#TOC> 1.1.4 Confirming PROMLPATH 99
#TOC> 1.2 Building a maxiiimum likelihood tree 108
#TOC> 1.2 Building a maximum likelihood tree 108
#TOC>
#TOC> ==========================================================================
@ -106,7 +106,7 @@ list.files(PROMLPATH) # lists the files [1] "proml" "proml.command"
# If "proml" is NOT among the files that the last command returns, you
# can't continue. Ask on the mailing list for advice.
# == 1.2 Building a maxiiimum likelihood tree ==============================
# == 1.2 Building a maximum likelihood tree ================================
# Now read the mfa file you have saved in the BIB-PHYLO-Data_preparation unit,
# as a "proseq" object with the read.protein() function of the RPhylip package: