]> git.donarmstrong.com Git - mothur.git/log
mothur.git
14 years agoadded checks for ^C to quit command instead of program
westcott [Wed, 3 Mar 2010 12:33:53 +0000 (12:33 +0000)]
added checks for ^C to quit command instead of program

14 years agoadding mothurout.h and .cpp to repo
westcott [Mon, 1 Mar 2010 11:59:21 +0000 (11:59 +0000)]
adding mothurout.h and .cpp to repo

14 years agofilter.seqs can now accept multiple fasta files
westcott [Fri, 26 Feb 2010 15:08:15 +0000 (15:08 +0000)]
filter.seqs can now accept multiple fasta files

14 years agocreated mothurOut class to handle logfiles
westcott [Fri, 26 Feb 2010 14:35:09 +0000 (14:35 +0000)]
created mothurOut class to handle logfiles

14 years agoadded parse.list command
westcott [Thu, 25 Feb 2010 12:05:21 +0000 (12:05 +0000)]
added parse.list command

14 years agofinished chimera changes
westcott [Wed, 24 Feb 2010 11:07:33 +0000 (11:07 +0000)]
finished chimera changes

14 years agoadded warning about merging with something above cutoff to cluster. working on chimeras
westcott [Tue, 23 Feb 2010 19:41:26 +0000 (19:41 +0000)]
added warning about merging with something above cutoff to cluster. working on chimeras

14 years agoadded warning about merging with something above cutoff to cluster. working on chimeras
westcott [Tue, 23 Feb 2010 19:31:30 +0000 (19:31 +0000)]
added warning about merging with something above cutoff to cluster. working on chimeras

14 years agochimeras, fix to sabundvector and sharedsabundvector that caused getRabundVector...
westcott [Mon, 22 Feb 2010 17:22:22 +0000 (17:22 +0000)]
chimeras, fix to sabundvector and sharedsabundvector that caused getRabundVector to step out of bounds

14 years agochimeras
westcott [Wed, 17 Feb 2010 13:30:52 +0000 (13:30 +0000)]
chimeras

14 years agochimeracode
westcott [Tue, 16 Feb 2010 15:23:05 +0000 (15:23 +0000)]
chimeracode

14 years agoworking on chimeras
westcott [Fri, 12 Feb 2010 19:50:54 +0000 (19:50 +0000)]
working on chimeras

14 years agotest
pschloss [Thu, 4 Feb 2010 21:06:01 +0000 (21:06 +0000)]
test

14 years agopat's ../ bug fix - test
pschloss [Thu, 4 Feb 2010 15:57:46 +0000 (15:57 +0000)]
pat's ../ bug fix - test

14 years agopat's ../ bug fix
pschloss [Thu, 4 Feb 2010 15:14:07 +0000 (15:14 +0000)]
pat's ../ bug fix

14 years agoadded name option to read.tree for use in unifrac and parimony commands
westcott [Wed, 3 Feb 2010 12:26:44 +0000 (12:26 +0000)]
added name option to read.tree for use in unifrac and parimony commands

14 years agopat's differences before v.1.8
pschloss [Tue, 2 Feb 2010 15:00:23 +0000 (15:00 +0000)]
pat's differences before v.1.8

14 years agofixed bugs for 1.8
westcott [Tue, 2 Feb 2010 14:33:49 +0000 (14:33 +0000)]
fixed bugs for 1.8

14 years agofixed some bugs found while testing 1.8
westcott [Thu, 28 Jan 2010 18:11:16 +0000 (18:11 +0000)]
fixed some bugs found while testing 1.8

14 years agofixed some bugs found while testing 1.8
westcott [Wed, 27 Jan 2010 21:08:49 +0000 (21:08 +0000)]
fixed some bugs found while testing 1.8

14 years agoadded distance search method to classify.seqs
westcott [Wed, 27 Jan 2010 16:04:47 +0000 (16:04 +0000)]
added distance search method to classify.seqs

14 years agoadded set.dir command and modified commands to redirect input and output, removed...
westcott [Tue, 26 Jan 2010 19:36:30 +0000 (19:36 +0000)]
added set.dir command and modified commands to redirect input and output, removed get.line command.

14 years agopat's edits from 1/26/2010
pschloss [Tue, 26 Jan 2010 18:13:06 +0000 (18:13 +0000)]
pat's edits from 1/26/2010

14 years agoadded out.hierarchy command
westcott [Tue, 19 Jan 2010 18:15:34 +0000 (18:15 +0000)]
added out.hierarchy command

14 years agopat's mods to morisitahorn and pre.cluster
pschloss [Tue, 19 Jan 2010 14:20:22 +0000 (14:20 +0000)]
pat's mods to morisitahorn and pre.cluster

14 years agoadded warning about average neighbor merges around cutoff. fixed little bugs.
westcott [Tue, 19 Jan 2010 13:48:32 +0000 (13:48 +0000)]
added warning about average neighbor merges around cutoff. fixed little bugs.

14 years agoadded formatmatrix, formatcolumn, and formatphylip classes. Used these classes in...
westcott [Thu, 14 Jan 2010 16:13:32 +0000 (16:13 +0000)]
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

14 years agoworked on hcluster. made .single command run using a sharedfile. and various other...
westcott [Tue, 12 Jan 2010 19:00:34 +0000 (19:00 +0000)]
worked on hcluster. made .single command run using a sharedfile. and various other small changes

14 years agoyou can now use a distance matrix as input for the heatmap.sim command.
westcott [Tue, 5 Jan 2010 21:29:35 +0000 (21:29 +0000)]
you can now use a distance matrix as input for the heatmap.sim command.
added distance parameter to unifrac.weighted and unifrac.unweighted commands that allows you to output a distance matrix from the command.
added random parameter to unifrac.weighted and unifrac.unweighted commands that allows you to shut off the comparison to random trees.

14 years agoadded pca command
westcott [Mon, 4 Jan 2010 18:12:00 +0000 (18:12 +0000)]
added pca command

14 years agoadded average and nearest neighbor methods to hcluster
westcott [Wed, 23 Dec 2009 19:16:36 +0000 (19:16 +0000)]
added average and nearest neighbor methods to hcluster

14 years agoprecluster command finished
westcott [Wed, 23 Dec 2009 18:47:52 +0000 (18:47 +0000)]
precluster command finished

14 years agofixed some bugs and added mgcluster command
westcott [Mon, 21 Dec 2009 15:03:14 +0000 (15:03 +0000)]
fixed some bugs and added mgcluster command

14 years agoadded sorted parameter to get.oturep, added error checking to chimera classes in...
westcott [Wed, 9 Dec 2009 19:56:36 +0000 (19:56 +0000)]
added sorted parameter to get.oturep, added error checking to chimera classes in case unaligned sequences are used where aligned are expected and added probs parameter to classify.seqs to shut off bootstrapping with bayesian method

14 years agoadded list parameter to get.seqs and remove.seqs and added readline library for inter...
westcott [Tue, 8 Dec 2009 17:20:43 +0000 (17:20 +0000)]
added list parameter to get.seqs and remove.seqs and added readline library for interact engine

14 years agomodified sequence class to read fasta files with comments. this required modification...
westcott [Wed, 2 Dec 2009 20:11:35 +0000 (20:11 +0000)]
modified sequence class to read fasta files with comments. this required modifications to several other files that use sequence.  also added flip and threshold parameter to align.seqs command

14 years agoa few changes to chimera classes
westcott [Wed, 25 Nov 2009 16:50:42 +0000 (16:50 +0000)]
a few changes to chimera classes

14 years agoversion for 10.5
pschloss [Wed, 25 Nov 2009 12:17:10 +0000 (12:17 +0000)]
version for 10.5

14 years agochanged get.sharedotu to get.sharedseqs
westcott [Tue, 24 Nov 2009 19:29:37 +0000 (19:29 +0000)]
changed get.sharedotu to get.sharedseqs

14 years agofixed splash page citation
pschloss [Tue, 24 Nov 2009 16:29:42 +0000 (16:29 +0000)]
fixed splash page citation

14 years agochanged get.sharedotu to get.sharedseqs
westcott [Tue, 24 Nov 2009 14:10:08 +0000 (14:10 +0000)]
changed get.sharedotu to get.sharedseqs

14 years agofixed bug in hcluster command
westcott [Tue, 24 Nov 2009 12:41:40 +0000 (12:41 +0000)]
fixed bug in hcluster command

14 years agoedited taxonomy equalizer to fix bug with windows
westcott [Mon, 23 Nov 2009 19:24:47 +0000 (19:24 +0000)]
edited taxonomy equalizer to fix bug with windows

14 years agoupdated phylotype command
westcott [Mon, 23 Nov 2009 18:57:03 +0000 (18:57 +0000)]
updated phylotype command

14 years agochanged label outputs for phylotype command
westcott [Mon, 23 Nov 2009 18:40:54 +0000 (18:40 +0000)]
changed label outputs for phylotype command

14 years agoadded phylotype command which reads a taxonomy file and creates a .list, .rabund...
westcott [Mon, 23 Nov 2009 17:27:06 +0000 (17:27 +0000)]
added phylotype command which reads a taxonomy file and creates a .list, .rabund and .sabund file.

14 years agofixed bug in libshuff
westcott [Thu, 19 Nov 2009 20:04:04 +0000 (20:04 +0000)]
fixed bug in libshuff

14 years agofinal fixes for 1.7
westcott [Tue, 17 Nov 2009 17:14:58 +0000 (17:14 +0000)]
final fixes for 1.7

14 years agofinished work on classify.seqs bayesian method and various bug fixes
westcott [Fri, 13 Nov 2009 16:01:14 +0000 (16:01 +0000)]
finished work on classify.seqs bayesian method and various bug fixes

14 years agostarted work on classify.seqs command. changed the database class so that it does...
westcott [Thu, 5 Nov 2009 14:40:15 +0000 (14:40 +0000)]
started work on classify.seqs command. changed the database class so that it does not store the template sequences. created alignmentDB class that stores template seqs and uses database class for searching.  made changes to aligncommand and chimeracheckrdp to reflect the changes to database class.

14 years agoadded groups option to read.otu, added qtrim option to trim.seqs, fixed bug in get...
westcott [Mon, 2 Nov 2009 15:43:43 +0000 (15:43 +0000)]
added groups option to read.otu, added qtrim option to trim.seqs, fixed bug in get.oturep that started bin numbers at 0, finished work on hcluster command.

14 years agofixed bug with hcluster
westcott [Thu, 29 Oct 2009 18:17:36 +0000 (18:17 +0000)]
fixed bug with hcluster

14 years agoadded hcluster command and fixed some bugs, namely one with smart distancing.
westcott [Thu, 29 Oct 2009 13:56:37 +0000 (13:56 +0000)]
added hcluster command and fixed some bugs, namely one with smart distancing.

14 years agofinished chimeraslayer method and added get.listcount command
westcott [Mon, 12 Oct 2009 21:26:13 +0000 (21:26 +0000)]
finished chimeraslayer method and added get.listcount command

14 years agoworking on chimeraslayer and found bug in shared command.
westcott [Tue, 29 Sep 2009 16:05:10 +0000 (16:05 +0000)]
working on chimeraslayer and found bug in shared command.

14 years agostarted adding chimeraslayer method and fixed minor bug in treegroupscommand deconstr...
westcott [Mon, 28 Sep 2009 14:31:48 +0000 (14:31 +0000)]
started adding chimeraslayer method and fixed minor bug in treegroupscommand deconstructor

14 years agoadded get.sharedotu command
westcott [Wed, 23 Sep 2009 13:32:40 +0000 (13:32 +0000)]
added get.sharedotu command

14 years agoremoved line option
westcott [Tue, 22 Sep 2009 14:16:08 +0000 (14:16 +0000)]
removed line option

14 years agoalign.check command added
westcott [Mon, 21 Sep 2009 13:19:02 +0000 (13:19 +0000)]
align.check command added

14 years agoadding more error checking for list and group files. outputs missing.names or missin...
westcott [Fri, 18 Sep 2009 17:38:21 +0000 (17:38 +0000)]
adding more error checking for list and group files.  outputs missing.names or missing.group if you have files with different number of sequences in them

14 years agoremoving extra file output from pintail
westcott [Fri, 18 Sep 2009 12:19:52 +0000 (12:19 +0000)]
removing extra file output from pintail

14 years agoadded check for blank files in openInputFile, add check for groupfiles that contain...
westcott [Thu, 17 Sep 2009 13:48:20 +0000 (13:48 +0000)]
added check for blank files in openInputFile, add check for groupfiles that contain more seqs than the list files in sharedcommand

14 years agofixed some issues while testing 1.6
westcott [Tue, 15 Sep 2009 17:43:32 +0000 (17:43 +0000)]
fixed some issues while testing 1.6

14 years agoadded help to chimera.seqs
westcott [Mon, 14 Sep 2009 15:01:48 +0000 (15:01 +0000)]
added help to chimera.seqs

14 years agochimeracheck method added
westcott [Fri, 11 Sep 2009 16:28:24 +0000 (16:28 +0000)]
chimeracheck method added

14 years agocontinued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due...
westcott [Wed, 9 Sep 2009 20:20:23 +0000 (20:20 +0000)]
continued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due to the fact that we changed the sequence class so that all seqs now have an aligned version.  that change was made to fix another bug.

14 years agofinished with ccode, returned bellerophon to last save before move, cleaned up pintai...
westcott [Tue, 8 Sep 2009 13:53:16 +0000 (13:53 +0000)]
finished with ccode, returned bellerophon to last save before move, cleaned up pintails outputs

14 years agochanged reporting in ccode to only report those who are found to be chimeric by all...
westcott [Fri, 4 Sep 2009 16:01:17 +0000 (16:01 +0000)]
changed reporting in ccode to only report those who are found to be chimeric by all three tests, also fixed issue with the masking

14 years agoccode working - still need to paralellize
westcott [Fri, 4 Sep 2009 15:06:54 +0000 (15:06 +0000)]
ccode working - still need to paralellize

14 years agoupdated pats contact and mothur header info
westcott [Wed, 2 Sep 2009 09:50:25 +0000 (09:50 +0000)]
updated pats contact and mothur header info

14 years agochanged raredisplay to use vectors instead of files
westcott [Tue, 1 Sep 2009 19:16:29 +0000 (19:16 +0000)]
changed raredisplay to use vectors instead of files

14 years agoadded more descriptive error messages to sharedlist
westcott [Tue, 1 Sep 2009 12:17:14 +0000 (12:17 +0000)]
added more descriptive error messages to sharedlist

14 years agochecking in chimera files in progress after move to michigan
westcott [Mon, 31 Aug 2009 14:33:57 +0000 (14:33 +0000)]
checking in chimera files in progress after move to michigan

14 years agolast changes before move
westcott [Thu, 13 Aug 2009 14:36:07 +0000 (14:36 +0000)]
last changes before move

14 years agolast changes before move
westcott [Thu, 13 Aug 2009 14:01:10 +0000 (14:01 +0000)]
last changes before move

14 years agoremoving mallard
westcott [Wed, 12 Aug 2009 16:34:29 +0000 (16:34 +0000)]
removing mallard

14 years agochimera.seqs pintail is working.
westcott [Tue, 11 Aug 2009 18:08:37 +0000 (18:08 +0000)]
chimera.seqs pintail is working.

14 years agomothur-v.1.5.0
pschloss [Mon, 10 Aug 2009 16:21:39 +0000 (16:21 +0000)]
mothur-v.1.5.0

14 years agoThis is 1.5.
westcott [Thu, 6 Aug 2009 16:12:17 +0000 (16:12 +0000)]
This is 1.5.

14 years agobugs fixes while testing for 1.5 release
westcott [Thu, 6 Aug 2009 15:14:39 +0000 (15:14 +0000)]
bugs fixes while testing for 1.5 release

14 years agobugs fixes while testing for 1.5 release
westcott [Wed, 5 Aug 2009 22:25:58 +0000 (22:25 +0000)]
bugs fixes while testing for 1.5 release

14 years agobugs fixes while testing for 1.5 release
westcott [Wed, 5 Aug 2009 18:32:19 +0000 (18:32 +0000)]
bugs fixes while testing for 1.5 release

14 years agobugs for 1.5
westcott [Mon, 3 Aug 2009 20:08:43 +0000 (20:08 +0000)]
bugs for 1.5

14 years agobugs for 1.5
westcott [Mon, 3 Aug 2009 12:17:33 +0000 (12:17 +0000)]
bugs for 1.5

14 years agobugs fixes while testing for 1.5 release
westcott [Sun, 2 Aug 2009 20:55:29 +0000 (20:55 +0000)]
bugs fixes while testing for 1.5 release

14 years agobugs fixes while testing for 1.5 release
westcott [Sat, 1 Aug 2009 21:28:33 +0000 (21:28 +0000)]
bugs fixes while testing for 1.5 release

14 years agoworking on chimeras
westcott [Thu, 30 Jul 2009 19:08:54 +0000 (19:08 +0000)]
working on chimeras

14 years agopat's changes after generating wiki pages for 1.5
pschloss [Thu, 30 Jul 2009 15:27:29 +0000 (15:27 +0000)]
pat's changes after generating wiki pages for 1.5

14 years agoThallinger changes to cluster command.
westcott [Thu, 30 Jul 2009 12:03:32 +0000 (12:03 +0000)]
Thallinger changes to cluster command.

14 years agopat's edits prior to v.1.5
pschloss [Thu, 30 Jul 2009 11:25:41 +0000 (11:25 +0000)]
pat's edits prior to v.1.5

14 years agoworking on chimeras
westcott [Tue, 28 Jul 2009 17:17:20 +0000 (17:17 +0000)]
working on chimeras

14 years agofixed bug with aligner in database class, worked on chimeras
westcott [Sun, 26 Jul 2009 23:56:29 +0000 (23:56 +0000)]
fixed bug with aligner in database class, worked on chimeras

14 years agoworked on chimeras
westcott [Wed, 22 Jul 2009 18:58:12 +0000 (18:58 +0000)]
worked on chimeras

14 years agochanged sequence class so that when constructor is called aligned and unaligned value...
westcott [Wed, 22 Jul 2009 11:35:33 +0000 (11:35 +0000)]
changed sequence class so that when constructor is called aligned and unaligned values are filled, also worked on chimeras

14 years agofixed bugs in venn and aligner
westcott [Mon, 20 Jul 2009 19:33:56 +0000 (19:33 +0000)]
fixed bugs in venn and aligner

14 years ago*** empty log message ***
westcott [Tue, 14 Jul 2009 21:24:03 +0000 (21:24 +0000)]
*** empty log message ***

14 years agoadded sorted option to get.rabund command
westcott [Fri, 10 Jul 2009 15:53:50 +0000 (15:53 +0000)]
added sorted option to get.rabund command

14 years agoadded getline function to mothur and modified places where we use getline to use...
westcott [Thu, 9 Jul 2009 13:10:26 +0000 (13:10 +0000)]
added getline function to mothur and modified places where we use getline to use this new function.

14 years agoadded stricter compilation requirements and fixed resulting errors
westcott [Wed, 8 Jul 2009 17:06:42 +0000 (17:06 +0000)]
added stricter compilation requirements and fixed resulting errors

14 years agoadded system command
westcott [Wed, 8 Jul 2009 16:23:14 +0000 (16:23 +0000)]
added system command