X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Mothur.xcodeproj%2Fproject.pbxproj;h=e2673fc9331524944d0b8b3553e00c42a1f34766;hb=2c5386dc0cb6a0e42e8d7256bd6fb18ab66e4480;hp=8a540e6c4e8c4d975245f357fa86a3a206b6fafa;hpb=9946a1b4b50969d08ce059b248bdeecafbf989ac;p=mothur.git diff --git a/Mothur.xcodeproj/project.pbxproj b/Mothur.xcodeproj/project.pbxproj index 8a540e6..e2673fc 100644 --- a/Mothur.xcodeproj/project.pbxproj +++ b/Mothur.xcodeproj/project.pbxproj @@ -7,36 +7,73 @@ objects = { /* Begin PBXFileReference section */ + 7E4EBD43122018FB00D85E7B /* simpsoneven.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simpsoneven.h; sourceTree = ""; }; + 7E4EBD44122018FB00D85E7B /* simpsoneven.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simpsoneven.cpp; sourceTree = ""; }; + 7E5B28DC121FEFCC0005339C /* shannoneven.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shannoneven.h; sourceTree = ""; }; + 7E5B28DD121FEFCC0005339C /* shannoneven.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shannoneven.cpp; sourceTree = ""; }; + 7E5B2917121FF53C0005339C /* heip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = heip.h; sourceTree = ""; }; + 7E5B2918121FF53C0005339C /* heip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = heip.cpp; sourceTree = ""; }; + 7E5B294A121FFADC0005339C /* smithwilson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smithwilson.h; sourceTree = ""; }; + 7E5B294B121FFADC0005339C /* smithwilson.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smithwilson.cpp; sourceTree = ""; }; + 7E84528511EF4BEB00564975 /* seqerrorcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = seqerrorcommand.h; sourceTree = ""; }; + 7E84528611EF4BEB00564975 /* seqerrorcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = seqerrorcommand.cpp; sourceTree = ""; }; + 7E85BD1C11EB5E9B00FD37C0 /* qualityscores.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qualityscores.h; sourceTree = ""; }; + 7E85BD1D11EB5E9B00FD37C0 /* qualityscores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = qualityscores.cpp; sourceTree = ""; }; + 7E962A40121F76B1007464B5 /* invsimpson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = invsimpson.h; sourceTree = ""; }; + 7E962A41121F76B1007464B5 /* invsimpson.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = invsimpson.cpp; sourceTree = ""; }; + 7EA299BA11E384940022D8D3 /* sensspeccommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sensspeccommand.h; sourceTree = ""; }; + 7EA299BB11E384940022D8D3 /* sensspeccommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sensspeccommand.cpp; sourceTree = ""; }; 7EC61A0911BEA6AF00F668D9 /* weightedlinkage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = weightedlinkage.cpp; sourceTree = ""; }; A703FE931194645F002C397E /* makegroupcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = makegroupcommand.h; sourceTree = SOURCE_ROOT; }; A703FE941194645F002C397E /* makegroupcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = makegroupcommand.cpp; sourceTree = SOURCE_ROOT; }; + A7118EE511CFCAC000CFDE03 /* degapseqscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = degapseqscommand.h; sourceTree = ""; }; + A7118EE611CFCAC000CFDE03 /* degapseqscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = degapseqscommand.cpp; sourceTree = ""; }; + A7118F0F11CFD5DC00CFDE03 /* getrelabundcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getrelabundcommand.h; sourceTree = ""; }; + A7118F1011CFD5DC00CFDE03 /* getrelabundcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = getrelabundcommand.cpp; sourceTree = ""; }; + A71BA75F1225694E00C57506 /* clearcut.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clearcut.cpp; sourceTree = ""; }; A71D924211AEB42400D00CBC /* clustersplitcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clustersplitcommand.cpp; sourceTree = ""; }; A71D924311AEB42400D00CBC /* clustersplitcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clustersplitcommand.h; sourceTree = ""; }; A71D924411AEB42400D00CBC /* splitabundcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = splitabundcommand.cpp; sourceTree = ""; }; A71D924511AEB42400D00CBC /* splitabundcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splitabundcommand.h; sourceTree = ""; }; A71D924611AEB42400D00CBC /* splitmatrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = splitmatrix.cpp; sourceTree = ""; }; A71D924711AEB42400D00CBC /* splitmatrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splitmatrix.h; sourceTree = ""; }; + A724C2B61254961E006BB1C7 /* parsefastaqcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parsefastaqcommand.h; sourceTree = ""; }; + A724C2B71254961E006BB1C7 /* parsefastaqcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parsefastaqcommand.cpp; sourceTree = ""; }; A72B3A62118B37FD004B9F8D /* phylodiversitycommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = phylodiversitycommand.h; sourceTree = ""; }; A72B3A63118B37FD004B9F8D /* phylodiversitycommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = phylodiversitycommand.cpp; sourceTree = ""; }; A72B3A7B118B4D1B004B9F8D /* phylodiversity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = phylodiversity.h; sourceTree = ""; }; A72B3A7C118B4D1B004B9F8D /* phylodiversity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = phylodiversity.cpp; sourceTree = ""; }; + A732505E11E49EF100484B90 /* sffinfocommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sffinfocommand.h; sourceTree = ""; }; + A732505F11E49EF100484B90 /* sffinfocommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sffinfocommand.cpp; sourceTree = ""; }; A73953DA11987ED100B0B160 /* chopseqscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chopseqscommand.h; sourceTree = ""; }; A73953DB11987ED100B0B160 /* chopseqscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chopseqscommand.cpp; sourceTree = ""; }; A747E79B1163442A00FB9042 /* chimeracheckcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimeracheckcommand.h; sourceTree = ""; }; A747E79C1163442A00FB9042 /* chimeracheckcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimeracheckcommand.cpp; sourceTree = ""; }; A747E81C116365E000FB9042 /* chimeraslayercommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimeraslayercommand.h; sourceTree = ""; }; A747E81D116365E000FB9042 /* chimeraslayercommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimeraslayercommand.cpp; sourceTree = ""; }; + A74A9C03124B72DB000D5D25 /* clusterfragmentscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clusterfragmentscommand.h; sourceTree = ""; }; + A74A9C04124B72DB000D5D25 /* clusterfragmentscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clusterfragmentscommand.cpp; sourceTree = ""; }; A7639F8D1175DF35008F5578 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; + A768D95D1248FEAA008AB1D0 /* mothur */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = mothur; sourceTree = ""; }; A76AAD02117F322B003D8DA1 /* phylosummary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = phylosummary.h; sourceTree = ""; }; A76AAD03117F322B003D8DA1 /* phylosummary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = phylosummary.cpp; sourceTree = ""; }; A76C4A1011876BAF0009460B /* setlogfilecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setlogfilecommand.h; sourceTree = SOURCE_ROOT; }; A76C4A1111876BAF0009460B /* setlogfilecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = setlogfilecommand.cpp; sourceTree = SOURCE_ROOT; }; + A780E6CB11E7745D00BB5718 /* endiannessmacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = endiannessmacros.h; sourceTree = ""; }; A78254461164D7790002E2DD /* chimerapintailcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimerapintailcommand.h; sourceTree = ""; }; A78254471164D7790002E2DD /* chimerapintailcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimerapintailcommand.cpp; sourceTree = ""; }; A7825502116519F70002E2DD /* chimerabellerophoncommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimerabellerophoncommand.h; sourceTree = ""; }; A7825503116519F70002E2DD /* chimerabellerophoncommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimerabellerophoncommand.cpp; sourceTree = ""; }; A78434881162224F00100BE0 /* chimeraccodecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimeraccodecommand.h; sourceTree = ""; }; A78434891162224F00100BE0 /* chimeraccodecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimeraccodecommand.cpp; sourceTree = ""; }; + A787A24F124CB46C0076EB84 /* getlineagecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getlineagecommand.h; sourceTree = ""; }; + A787A250124CB46C0076EB84 /* getlineagecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = getlineagecommand.cpp; sourceTree = ""; }; + A787A28E124CE1470076EB84 /* removelineagecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = removelineagecommand.h; sourceTree = ""; }; + A787A28F124CE1470076EB84 /* removelineagecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = removelineagecommand.cpp; sourceTree = ""; }; + A798626D1240D91B005FC847 /* normalizesharedcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = normalizesharedcommand.h; sourceTree = ""; }; + A798626E1240D91B005FC847 /* normalizesharedcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = normalizesharedcommand.cpp; sourceTree = ""; }; + A7AE6302121C3408001DE6FC /* sharedrabundfloatvector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sharedrabundfloatvector.h; sourceTree = ""; }; + A7AE6303121C3408001DE6FC /* sharedrabundfloatvector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sharedrabundfloatvector.cpp; sourceTree = ""; }; A7BBDA7B11B5694E006E6551 /* classifyotucommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = classifyotucommand.h; sourceTree = ""; }; A7BBDA7C11B5694E006E6551 /* classifyotucommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = classifyotucommand.cpp; sourceTree = ""; }; A7D215C811996C6E00F13F13 /* clearcutcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clearcutcommand.h; sourceTree = ""; }; @@ -441,14 +478,38 @@ A7DA217A113FECD400BF472F /* weighted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = weighted.h; sourceTree = ""; }; A7DA217B113FECD400BF472F /* whittaker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = whittaker.cpp; sourceTree = ""; }; A7DA217C113FECD400BF472F /* whittaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = whittaker.h; sourceTree = ""; }; + A7DF0AD4121EBB14004A03EA /* clearcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clearcut.h; sourceTree = ""; }; + A7DF0AD5121EBB14004A03EA /* cmdargs.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; path = cmdargs.cpp; sourceTree = ""; }; + A7DF0AD6121EBB14004A03EA /* cmdargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdargs.h; sourceTree = ""; }; + A7DF0AD7121EBB14004A03EA /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; + A7DF0AD8121EBB14004A03EA /* dayhoff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dayhoff.h; sourceTree = ""; }; + A7DF0AD9121EBB14004A03EA /* distclearcut.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = distclearcut.cpp; sourceTree = ""; }; + A7DF0ADA121EBB14004A03EA /* distclearcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = distclearcut.h; sourceTree = ""; }; + A7DF0ADB121EBB14004A03EA /* dmat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dmat.cpp; sourceTree = ""; }; + A7DF0ADC121EBB14004A03EA /* dmat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dmat.h; sourceTree = ""; }; + A7DF0ADD121EBB14004A03EA /* fasta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fasta.cpp; sourceTree = ""; }; + A7DF0ADE121EBB14004A03EA /* fasta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fasta.h; sourceTree = ""; }; + A7DF0ADF121EBB14004A03EA /* getopt_long.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = getopt_long.cpp; sourceTree = ""; }; + A7DF0AE0121EBB14004A03EA /* getopt_long.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getopt_long.h; sourceTree = ""; }; + A7DF0AE1121EBB14004A03EA /* prng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prng.cpp; sourceTree = ""; }; + A7DF0AE2121EBB14004A03EA /* prng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prng.h; sourceTree = ""; }; A7E8338B115BBDAA00739EC4 /* parsesffcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parsesffcommand.cpp; sourceTree = ""; }; A7E8338C115BBDAA00739EC4 /* parsesffcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parsesffcommand.h; sourceTree = ""; }; + A7F139481247C3CB0033324C /* splitgroupscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splitgroupscommand.h; sourceTree = ""; }; + A7F139491247C3CB0033324C /* splitgroupscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = splitgroupscommand.cpp; sourceTree = ""; }; + A7F6C8E1124229F900299875 /* fisher2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fisher2.c; sourceTree = ""; }; + A7F6C8E2124229F900299875 /* fisher2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fisher2.h; sourceTree = ""; }; + A7F6C8E3124229F900299875 /* metastats2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = metastats2.c; sourceTree = ""; }; + A7F6C8EA12423C0300299875 /* metastatscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metastatscommand.h; sourceTree = ""; }; + A7F6C8EB12423C0300299875 /* metastatscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = metastatscommand.cpp; sourceTree = ""; }; + A7F6C9D512425D4600299875 /* metastats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metastats.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* mothur */ = { isa = PBXGroup; children = ( + A768D95D1248FEAA008AB1D0 /* mothur */, A7639F8D1175DF35008F5578 /* makefile */, A7DA1FF0113FECD400BF472F /* alignment.cpp */, A7DA1FF1113FECD400BF472F /* alignment.hpp */, @@ -460,6 +521,7 @@ A7CB593B11402EF90010EB83 /* calculators */, A7CB594A11402FB40010EB83 /* chimeras */, A7CB594511402F6E0010EB83 /* classifers */, + A7DF0AE5121EBC26004A03EA /* clearcutsource */, A7CB593E11402F110010EB83 /* commands */, A7CB594211402F430010EB83 /* containers */, A7DA2023113FECD400BF472F /* collect.cpp */, @@ -474,6 +536,7 @@ A7DA203C113FECD400BF472F /* display.h */, A7DA2042113FECD400BF472F /* dlibshuff.cpp */, A7DA2043113FECD400BF472F /* dlibshuff.h */, + A780E6CB11E7745D00BB5718 /* endiannessmacros.h */, A7DA2048113FECD400BF472F /* engine.cpp */, A7DA2049113FECD400BF472F /* engine.hpp */, A7DA204C113FECD400BF472F /* fileoutput.cpp */, @@ -492,6 +555,7 @@ A7DA2082113FECD400BF472F /* inputdata.h */, A7DA208B113FECD400BF472F /* libshuff.cpp */, A7DA208C113FECD400BF472F /* libshuff.h */, + A7F6C8DC1242299300299875 /* metastatsource */, A7DA209E113FECD400BF472F /* mothur.cpp */, A7DA209F113FECD400BF472F /* mothur.h */, A7DA20A0113FECD400BF472F /* mothurout.cpp */, @@ -563,7 +627,11 @@ A7DA2059113FECD400BF472F /* geom.h */, A7DA206C113FECD400BF472F /* goodscoverage.cpp */, A7DA206D113FECD400BF472F /* goodscoverage.h */, + 7E5B2917121FF53C0005339C /* heip.h */, + 7E5B2918121FF53C0005339C /* heip.cpp */, A7DA2080113FECD400BF472F /* ignoregaps.h */, + 7E962A40121F76B1007464B5 /* invsimpson.h */, + 7E962A41121F76B1007464B5 /* invsimpson.cpp */, A7DA2083113FECD400BF472F /* jackknife.cpp */, A7DA2084113FECD400BF472F /* jackknife.h */, A7DA2093113FECD400BF472F /* logsd.cpp */, @@ -581,6 +649,8 @@ A7DA20CF113FECD400BF472F /* qstat.h */, A7DA2104113FECD400BF472F /* shannon.cpp */, A7DA2105113FECD400BF472F /* shannon.h */, + 7E5B28DC121FEFCC0005339C /* shannoneven.h */, + 7E5B28DD121FEFCC0005339C /* shannoneven.cpp */, A7DA2106113FECD400BF472F /* sharedace.cpp */, A7DA2107113FECD400BF472F /* sharedace.h */, A7DA2108113FECD400BF472F /* sharedanderberg.h */, @@ -629,6 +699,10 @@ A7DA213D113FECD400BF472F /* sharedthetayc.h */, A7DA2140113FECD400BF472F /* shen.cpp */, A7DA2141113FECD400BF472F /* shen.h */, + 7E4EBD43122018FB00D85E7B /* simpsoneven.h */, + 7E4EBD44122018FB00D85E7B /* simpsoneven.cpp */, + 7E5B294A121FFADC0005339C /* smithwilson.h */, + 7E5B294B121FFADC0005339C /* smithwilson.cpp */, A7DA2142113FECD400BF472F /* simpson.cpp */, A7DA2143113FECD400BF472F /* simpson.h */, A7DA2149113FECD400BF472F /* sobs.h */, @@ -661,12 +735,12 @@ A7D216061199C47F00F13F13 /* catchallcommand.h */, A7D216071199C47F00F13F13 /* catchallcommand.cpp */, A7DA2017113FECD400BF472F /* chimeraseqscommand.cpp */, - A78434881162224F00100BE0 /* chimeraccodecommand.h */, A7DA2018113FECD400BF472F /* chimeraseqscommand.h */, A7825502116519F70002E2DD /* chimerabellerophoncommand.h */, A7825503116519F70002E2DD /* chimerabellerophoncommand.cpp */, A747E79B1163442A00FB9042 /* chimeracheckcommand.h */, A747E79C1163442A00FB9042 /* chimeracheckcommand.cpp */, + A78434881162224F00100BE0 /* chimeraccodecommand.h */, A78434891162224F00100BE0 /* chimeraccodecommand.cpp */, A78254461164D7790002E2DD /* chimerapintailcommand.h */, A78254471164D7790002E2DD /* chimerapintailcommand.cpp */, @@ -682,14 +756,18 @@ A7D215C911996C6E00F13F13 /* clearcutcommand.cpp */, A7DA2021113FECD400BF472F /* clustercommand.cpp */, A7DA2022113FECD400BF472F /* clustercommand.h */, + A74A9C03124B72DB000D5D25 /* clusterfragmentscommand.h */, + A74A9C04124B72DB000D5D25 /* clusterfragmentscommand.cpp */, A71D924311AEB42400D00CBC /* clustersplitcommand.h */, A71D924211AEB42400D00CBC /* clustersplitcommand.cpp */, - A7DA2025113FECD400BF472F /* collectcommand.cpp */, A7DA2026113FECD400BF472F /* collectcommand.h */, + A7DA2025113FECD400BF472F /* collectcommand.cpp */, A7DA2029113FECD400BF472F /* collectsharedcommand.cpp */, A7DA202A113FECD400BF472F /* collectsharedcommand.h */, A7DA2031113FECD400BF472F /* consensuscommand.cpp */, A7DA2032113FECD400BF472F /* consensuscommand.h */, + A7118EE511CFCAC000CFDE03 /* degapseqscommand.h */, + A7118EE611CFCAC000CFDE03 /* degapseqscommand.cpp */, A7DA203A113FECD400BF472F /* deconvolutecommand.cpp */, A7DA203B113FECD400BF472F /* deconvolutecommand.h */, A7DA203E113FECD400BF472F /* distancecommand.cpp */, @@ -700,12 +778,16 @@ A7DA205B113FECD400BF472F /* getgroupcommand.h */, A7DA205C113FECD400BF472F /* getlabelcommand.cpp */, A7DA205D113FECD400BF472F /* getlabelcommand.h */, + A787A24F124CB46C0076EB84 /* getlineagecommand.h */, + A787A250124CB46C0076EB84 /* getlineagecommand.cpp */, A7DA205F113FECD400BF472F /* getlistcountcommand.h */, A7DA205E113FECD400BF472F /* getlistcountcommand.cpp */, A7DA2061113FECD400BF472F /* getoturepcommand.h */, A7DA2060113FECD400BF472F /* getoturepcommand.cpp */, A7DA2062113FECD400BF472F /* getrabundcommand.cpp */, A7DA2063113FECD400BF472F /* getrabundcommand.h */, + A7118F0F11CFD5DC00CFDE03 /* getrelabundcommand.h */, + A7118F1011CFD5DC00CFDE03 /* getrelabundcommand.cpp */, A7DA2064113FECD400BF472F /* getsabundcommand.cpp */, A7DA2065113FECD400BF472F /* getsabundcommand.h */, A7DA2067113FECD400BF472F /* getseqscommand.h */, @@ -720,8 +802,8 @@ A7DA207D113FECD400BF472F /* heatmapsimcommand.h */, A7DA207E113FECD400BF472F /* helpcommand.cpp */, A7DA207F113FECD400BF472F /* helpcommand.h */, - A7DA208D113FECD400BF472F /* libshuffcommand.cpp */, A7DA208E113FECD400BF472F /* libshuffcommand.h */, + A7DA208D113FECD400BF472F /* libshuffcommand.cpp */, A7DA2090113FECD400BF472F /* listseqscommand.h */, A7DA208F113FECD400BF472F /* listseqscommand.cpp */, A703FE931194645F002C397E /* makegroupcommand.h */, @@ -730,16 +812,22 @@ A7DA2099113FECD400BF472F /* matrixoutputcommand.h */, A7DA209A113FECD400BF472F /* mergefilecommand.cpp */, A7DA209B113FECD400BF472F /* mergefilecommand.h */, + A7F6C8EA12423C0300299875 /* metastatscommand.h */, + A7F6C8EB12423C0300299875 /* metastatscommand.cpp */, A7DA209C113FECD400BF472F /* mgclustercommand.cpp */, A7DA209D113FECD400BF472F /* mgclustercommand.h */, A7DA20AC113FECD400BF472F /* nocommands.cpp */, A7DA20AD113FECD400BF472F /* nocommands.h */, + A798626D1240D91B005FC847 /* normalizesharedcommand.h */, + A798626E1240D91B005FC847 /* normalizesharedcommand.cpp */, A7DA20B8113FECD400BF472F /* otuhierarchycommand.cpp */, A7DA20B9113FECD400BF472F /* otuhierarchycommand.h */, + A724C2B61254961E006BB1C7 /* parsefastaqcommand.h */, + A724C2B71254961E006BB1C7 /* parsefastaqcommand.cpp */, A7DA20BC113FECD400BF472F /* parselistscommand.cpp */, A7DA20BD113FECD400BF472F /* parselistscommand.h */, - A7E8338B115BBDAA00739EC4 /* parsesffcommand.cpp */, A7E8338C115BBDAA00739EC4 /* parsesffcommand.h */, + A7E8338B115BBDAA00739EC4 /* parsesffcommand.cpp */, A7DA20C0113FECD400BF472F /* parsimonycommand.cpp */, A7DA20C1113FECD400BF472F /* parsimonycommand.h */, A7DA20C3113FECD400BF472F /* pcacommand.h */, @@ -762,6 +850,8 @@ A7DA20EA113FECD400BF472F /* readotucommand.cpp */, A7DA20F1113FECD400BF472F /* readtreecommand.h */, A7DA20F0113FECD400BF472F /* readtreecommand.cpp */, + A787A28E124CE1470076EB84 /* removelineagecommand.h */, + A787A28F124CE1470076EB84 /* removelineagecommand.cpp */, A7DA20F3113FECD400BF472F /* removeseqscommand.h */, A7DA20F2113FECD400BF472F /* removeseqscommand.cpp */, A7DA20F5113FECD400BF472F /* reversecommand.h */, @@ -770,16 +860,24 @@ A7DA20F8113FECD400BF472F /* screenseqscommand.cpp */, A7DA20FB113FECD400BF472F /* secondarystructurecommand.h */, A7DA20FA113FECD400BF472F /* secondarystructurecommand.cpp */, + 7EA299BA11E384940022D8D3 /* sensspeccommand.h */, + 7EA299BB11E384940022D8D3 /* sensspeccommand.cpp */, + 7E84528511EF4BEB00564975 /* seqerrorcommand.h */, + 7E84528611EF4BEB00564975 /* seqerrorcommand.cpp */, A7DA20FD113FECD400BF472F /* seqsummarycommand.h */, A7DA20FC113FECD400BF472F /* seqsummarycommand.cpp */, A7DA2103113FECD400BF472F /* setdircommand.h */, A7DA2102113FECD400BF472F /* setdircommand.cpp */, A76C4A1011876BAF0009460B /* setlogfilecommand.h */, A76C4A1111876BAF0009460B /* setlogfilecommand.cpp */, + A732505E11E49EF100484B90 /* sffinfocommand.h */, + A732505F11E49EF100484B90 /* sffinfocommand.cpp */, A7DA2110113FECD400BF472F /* sharedcommand.h */, A7DA210F113FECD400BF472F /* sharedcommand.cpp */, A71D924511AEB42400D00CBC /* splitabundcommand.h */, A71D924411AEB42400D00CBC /* splitabundcommand.cpp */, + A7F139481247C3CB0033324C /* splitgroupscommand.h */, + A7F139491247C3CB0033324C /* splitgroupscommand.cpp */, A7DA2155113FECD400BF472F /* summarycommand.h */, A7DA2154113FECD400BF472F /* summarycommand.cpp */, A7DA2159113FECD400BF472F /* summarysharedcommand.h */, @@ -830,8 +928,10 @@ A7DA20A3113FECD400BF472F /* nameassignment.hpp */, A7DA20B6113FECD400BF472F /* ordervector.cpp */, A7DA20B7113FECD400BF472F /* ordervector.hpp */, - A7DA20D2113FECD400BF472F /* rabundvector.cpp */, + 7E85BD1C11EB5E9B00FD37C0 /* qualityscores.h */, + 7E85BD1D11EB5E9B00FD37C0 /* qualityscores.cpp */, A7DA20D3113FECD400BF472F /* rabundvector.hpp */, + A7DA20D2113FECD400BF472F /* rabundvector.cpp */, A7DA20F6113FECD400BF472F /* sabundvector.cpp */, A7DA20F7113FECD400BF472F /* sabundvector.hpp */, A7DA20FE113FECD400BF472F /* sequence.cpp */, @@ -844,8 +944,10 @@ A7DA212B113FECD400BF472F /* sharedordervector.h */, A7DA212C113FECD400BF472F /* sharedrabundvector.cpp */, A7DA212D113FECD400BF472F /* sharedrabundvector.h */, - A7DA212E113FECD400BF472F /* sharedsabundvector.cpp */, + A7AE6302121C3408001DE6FC /* sharedrabundfloatvector.h */, + A7AE6303121C3408001DE6FC /* sharedrabundfloatvector.cpp */, A7DA212F113FECD400BF472F /* sharedsabundvector.h */, + A7DA212E113FECD400BF472F /* sharedsabundvector.cpp */, A7DA214C113FECD400BF472F /* sparsematrix.cpp */, A7DA214D113FECD400BF472F /* sparsematrix.hpp */, A7DA214E113FECD400BF472F /* suffixdb.cpp */, @@ -937,6 +1039,40 @@ name = read; sourceTree = ""; }; + A7DF0AE5121EBC26004A03EA /* clearcutsource */ = { + isa = PBXGroup; + children = ( + A7DF0AD4121EBB14004A03EA /* clearcut.h */, + A71BA75F1225694E00C57506 /* clearcut.cpp */, + A7DF0AD7121EBB14004A03EA /* common.h */, + A7DF0AD8121EBB14004A03EA /* dayhoff.h */, + A7DF0AD6121EBB14004A03EA /* cmdargs.h */, + A7DF0AD5121EBB14004A03EA /* cmdargs.cpp */, + A7DF0AD9121EBB14004A03EA /* distclearcut.cpp */, + A7DF0ADA121EBB14004A03EA /* distclearcut.h */, + A7DF0ADB121EBB14004A03EA /* dmat.cpp */, + A7DF0ADC121EBB14004A03EA /* dmat.h */, + A7DF0ADD121EBB14004A03EA /* fasta.cpp */, + A7DF0ADE121EBB14004A03EA /* fasta.h */, + A7DF0ADF121EBB14004A03EA /* getopt_long.cpp */, + A7DF0AE0121EBB14004A03EA /* getopt_long.h */, + A7DF0AE2121EBB14004A03EA /* prng.h */, + A7DF0AE1121EBB14004A03EA /* prng.cpp */, + ); + name = clearcutsource; + sourceTree = ""; + }; + A7F6C8DC1242299300299875 /* metastatsource */ = { + isa = PBXGroup; + children = ( + A7F6C8E2124229F900299875 /* fisher2.h */, + A7F6C8E1124229F900299875 /* fisher2.c */, + A7F6C9D512425D4600299875 /* metastats.h */, + A7F6C8E3124229F900299875 /* metastats2.c */, + ); + name = metastatsource; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */