Skip to content

Commit

Permalink
Update DATAFORMATS.md
Browse files Browse the repository at this point in the history
this addresses #163
  • Loading branch information
zkamvar committed Mar 23, 2016
1 parent cb0d664 commit ce22880
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DATAFORMATS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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* | |


0 comments on commit ce22880

Please sign in to comment.