Skip to content

Commit

Permalink
Merge pull request #179 from NESCent/update-data-format
Browse files Browse the repository at this point in the history
Update DATAFORMATS.md
  • Loading branch information
hlapp committed Mar 23, 2016
2 parents cb0d664 + ce22880 commit 19b3d7d
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 19b3d7d

Please sign in to comment.