beast_phydyn | R Documentation |
Function that makes some manipulations on dataframes to return a tip name that is suitable to use with phydyn in BEAST. This function was written taking into consideration this specific project and might not work as it is for your own data.
beast_phydyn(m.df1, m.cgr.df2, df3, df4, all_data)
m.df1 |
Dataframe object containig information for the Senegal HIV samples in which metadata associated to it is missing. |
m.cgr.df2 |
Dataframe object containing information for the CGR sequences that metadata associated to it is missing. |
df3 |
Dataframe object for all Senegal sequences |
df4 |
Dataframe object for all CGR sequences |
all_data |
Dataframe containing all traits associated to each tip in the phylogenetic tree |
a dataframe with additional columns representing the tips as expected by phydyn in BEAST
TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.