X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sequence.hpp;h=c49899411f2dd7919d96ce9b9840c30b2b0dfcac;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hp=ad3a4b40c238c4260d36f7afea027b903539c8a0;hpb=eb71e28b7b7afd82540f4a8f0bac9429c5b9d713;p=mothur.git diff --git a/sequence.hpp b/sequence.hpp index ad3a4b4..c498994 100644 --- a/sequence.hpp +++ b/sequence.hpp @@ -76,6 +76,7 @@ private: string unaligned; string aligned; string pairwise; + string comment; int numBases; int alignmentLength; bool isAligned;