]> git.donarmstrong.com Git - mothur.git/commit
added formatmatrix, formatcolumn, and formatphylip classes. Used these classes in...
authorwestcott <westcott>
Thu, 14 Jan 2010 16:13:32 +0000 (16:13 +0000)
committerwestcott <westcott>
Thu, 14 Jan 2010 16:13:32 +0000 (16:13 +0000)
commite1cf60b82a48d4d96e3a696a2d221c56cfb0b298
tree45a9f05a6d736c743bb458732bb00ed0f9937168
parent92f998cc7debc4bf3e8594848586b8153d96db16
added formatmatrix, formatcolumn, and formatphylip classes. Used these classes in get.oturep to make it able to process distance matrices too large to fit in RAM. added output of .rep.names file to get.oturep command
Mothur.xcodeproj/project.pbxproj
formatcolumn.cpp [new file with mode: 0644]
formatcolumn.h [new file with mode: 0644]
formatmatrix.h [new file with mode: 0644]
formatphylip.cpp [new file with mode: 0644]
formatphylip.h [new file with mode: 0644]
getoturepcommand.cpp
getoturepcommand.h
getsharedotucommand.cpp
readdistcommand.cpp