]> git.donarmstrong.com Git - mothur.git/commit
Added get.line command.
authorryabin <ryabin>
Wed, 18 Feb 2009 19:28:34 +0000 (19:28 +0000)
committerryabin <ryabin>
Wed, 18 Feb 2009 19:28:34 +0000 (19:28 +0000)
commitaddc715b6d7ea52440751cec10edad03e1a19b37
tree9421ce3a51839d0cb548b407873d17e45fff99a6
parent70ac1dc59244e259b1a972385d490d2ac7f511c0
Added get.line command.
Added get.label command.
Added get.group command.
Added parameter and parameter value error checking.
Modified ace to allow changing the abund variable.
Made it so you don't need a space after the comma when entering parameters.
Added error checking for invalid labels.
Added a new convert method that tests if a given string can be converted into an int.
21 files changed:
Mothur.xcodeproj/project.pbxproj
ace.cpp
ace.h
collect.cpp
collect.h
collectcommand.cpp
collectcommand.h
collectsharedcommand.cpp
commandfactory.cpp
errorchecking.cpp
errorchecking.h
globaldata.cpp
globaldata.hpp
helpcommand.cpp
rarefactcommand.cpp
rarefactcommand.h
summarycommand.cpp
summarycommand.h
utilities.hpp
validcommands.cpp
validparameter.cpp