]> git.donarmstrong.com Git - mothur.git/blobdiff - secondarystructurecommand.h
align.check command added
[mothur.git] / secondarystructurecommand.h
index d94cc95582f8d1482233a3cac0aee4b418dcc925..a82cf4e5edd89a5536cfbecafb5def8f6a7e3ed4 100644 (file)
@@ -44,6 +44,7 @@ class AlignCheckCommand : public Command {
                int seqLength;
                
                void readMap();
+               statData getStats(string sequence);
 };
 
 /**************************************************************************************************/