From ce22880b18f997ac5dc65288de1d4c3922658743 Mon Sep 17 00:00:00 2001 From: "Zhian N. Kamvar" Date: Wed, 23 Mar 2016 13:43:46 -0700 Subject: [PATCH] Update DATAFORMATS.md this addresses #163 --- DATAFORMATS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DATAFORMATS.md b/DATAFORMATS.md index 6473d1c..3317739 100644 --- a/DATAFORMATS.md +++ b/DATAFORMATS.md @@ -42,4 +42,7 @@ provide a conversion method to one or more of the classes listed below. | | can be converted to `data.frame` or `matrix` with appropriate `as.` functions. | | | | has manipulation functions like `subset` which will select certain strata and/or loci, `merge` to combine mulitple `gtypes`, and `summary`. | | | | can create input files for Genepop, STRUCTURE, fastsimcoal, Arlequin, MEGA, and PHASE | | +| **multiDNA** {S4} (*apex*) | stores multiple `DNAbin` objects from *ape* | | +| **multiPhyDat** {S4} (*apex*) | stores multiple `phyDat` objects from *phangorn* | | +