log

age author description
Wed, 23 Jun 2021 20:52:58 +0000 george-weingart Modified from StringIO import StringIO ## for Python 2 to from io import StringIO ## for Python 3 draft default tip
Wed, 23 Jun 2021 20:41:35 +0000 george-weingart Fixed image syntax draft
Wed, 23 Jun 2021 20:35:03 +0000 george-weingart Pointed the repository for the pngs to https://raw.githubusercontent.com/biobakery/galaxy_micropita/master/ draft
Wed, 23 Jun 2021 01:36:13 +0000 george-weingart Modified references to bytebucket.org to point to github.com/biobakery for the two images draft
Tue, 22 Jun 2021 03:23:17 +0000 george-weingart Uploaded MicroPITA.py - fixed spaces and tabs inconsistencies draft
Tue, 22 Jun 2021 03:21:22 +0000 george-weingart Uploaded micropita_format_input_Selector.py - fixed spaces tabs inconsistencies draft
Tue, 22 Jun 2021 03:16:37 +0000 george-weingart Micropita Prepare - fixed inconsistencies between spaces and tabs draft
Thu, 11 Aug 2016 12:45:27 -0400 george-weingart Updated micropita_prepare.py to use the correct directory draft
Thu, 11 Aug 2016 11:39:56 -0400 george-weingart Modify dependency draft
Thu, 11 Aug 2016 11:36:36 -0400 george-weingart Use the current directory draft
Thu, 11 Aug 2016 01:38:11 -0400 george-weingart Uploaded draft
Thu, 11 Aug 2016 01:37:35 -0400 george-weingart Uploaded draft
Thu, 11 Aug 2016 01:36:40 -0400 george-weingart Modified the dependencies to 1.0.1 draft
Thu, 11 Aug 2016 01:00:39 -0400 george-weingart Updated the version in the main micropita.xml draft
Thu, 11 Aug 2016 00:18:52 -0400 george-weingart Modified the location of the root directory draft
Sat, 23 Apr 2016 11:08:58 -0400 george-weingart Modifies AbundanceTable.py to suppres future warnings message that was causing a problem draft
Thu, 12 Feb 2015 10:19:16 -0500 george weingart Updated Micropita.py to suppres future warnings as this was causing a problem inn Galaxy
Mon, 19 May 2014 02:28:59 -0400 george-weingart Updated test-data
Wed, 07 May 2014 22:12:31 -0400 george-weingart Removed Debugging statement
Wed, 07 May 2014 13:02:28 -0400 george-weingart Uploaded
Tue, 06 May 2014 20:20:26 -0400 george-weingart Removed obsolete prints; Set the process using subprocess and using tempfile to alllocate the temporary file
Tue, 06 May 2014 18:21:51 -0400 george-weingart Set delete=False when allocating temp file
Tue, 06 May 2014 18:09:22 -0400 george-weingart Modified the invication of the commad using subprocess and modified tempfile
Tue, 06 May 2014 17:34:57 -0400 george-weingart Updated the os.command
Tue, 06 May 2014 17:28:29 -0400 george-weingart Modified the call to os.system
Tue, 06 May 2014 17:25:47 -0400 george-weingart Uploaded
Tue, 06 May 2014 17:22:56 -0400 george-weingart Updated the call to Micropita
Tue, 06 May 2014 17:20:23 -0400 george-weingart Updated call to Micropita
Tue, 06 May 2014 17:15:17 -0400 george-weingart Updated root-dir parameter
Tue, 06 May 2014 17:10:32 -0400 george-weingart Updated the root_dir parameter
Tue, 06 May 2014 16:46:16 -0400 george-weingart Uploaded Updated version of the prepare program with subprocess and tempfile enhancements + debug displays
Mon, 05 May 2014 01:24:26 -0400 george-weingart Updated version of micropita -including image in the correct size
Wed, 30 Apr 2014 21:35:07 -0400 george-weingart First version of micropita in this repository