Kanwei Li
a947686b77
fix some typos for tools in folders N-Z
2009-09-25 02:06:03 -04:00
Greg Von Kuster
d0d7875192
Deprecated code corrections for supporting Python 2.6. Many of the Python 2.6 eggs are still throwing DeprecationWarning messages, so some things still won't work. Eggs for 2.6 need to be re-scrambled after corrections are made.
2009-08-14 15:37:31 -04:00
Ian Schenck
28016bd908
Using deprecated sha module in place of hashlib to keep compatibility with python2.4
2009-02-05 15:34:31 -05:00
Ian Schenck
937e568e19
Ironed out nasty exceptions thrown on invalid genetrack outputs. Still need a way to resolve the optional 2nd output (exported intervals), and ensure the user picks at least 1 coverage dataset or 1 feature dataset.
2009-01-27 17:10:30 -05:00
Ian Schenck
82d09f5824
Finally remerged changeset. Should be good now.
2009-01-21 16:48:54 -05:00
Nate Coraor
427bc02028
Backed out changeset 83a0c394a797
2009-01-21 16:03:59 -05:00
Ian Schenck
b8e76a8ca6
Made Genetrack load only if the dependencies import
2009-01-21 11:45:30 -05:00
Ian Schenck
6a0aa166aa
Initial GeneTrack commit. Most parts are in, but dependencies will still be a problem.
2009-01-19 17:45:28 -05:00
Daniel Blankenberg
18f4037ba2
Update GMAJ help.
2008-12-04 15:09:57 -05:00
Daniel Blankenberg
7e0479473c
Update GMAJ to latest beta.
2008-11-24 11:19:48 -05:00
Greg Von Kuster
5331dee076
Add functioal test baseline support for the repeat construct, more work needed ( e.g., multiple repeat elements, refresh_on_change when the input to be refreshed is within a repeat construct ). Added functional tests for some tools that use this construct.
2008-11-10 14:22:01 -05:00
Daniel Blankenberg
b9e242e4eb
Add a new metadata type of Metadata Files.
...
These are now used to store the list of chromosomes for species as well as the index for MAF files.
MAF tools have been enhanced to make use of index files when available.
TODO: When datasets are purged from disk, these files should also be purged.
2008-10-22 13:49:22 -04:00
Daniel Blankenberg
beb7e3cf97
Update GMAJ tool interface.
2008-09-19 12:27:20 -04:00
Daniel Blankenberg
134e7ea7d6
Update GMAJ tool to allow the specifying of annotations in two styles.
2008-09-08 16:00:49 -04:00
Daniel Blankenberg
d112668c6a
Fix for GMAJ tool when species chromosomes are not specified. Error appears in paster.log as 'TypeError: iterable argument required'
2008-09-03 12:06:33 -04:00
Daniel Blankenberg
5073bfb57a
Add a metadata parameter to Alignment datatypes which stores chromosome information found in the alignment for each species.
...
GMAJ tool no longer needs to have the chromosome specified for annotations.
2008-08-28 15:12:53 -04:00
Daniel Blankenberg
da3db3020a
Allow the user to optionally set a reference sequence in GMAJ.
2008-08-27 12:06:47 -04:00
Daniel Blankenberg
70b22fbc60
All datasets are now properly wrapped by DatasetFilenameWrapper. Certain cases had some datasets wrapped by InputValueWrapper.
2008-06-05 18:52:26 +00:00
Daniel Blankenberg
11a2c767c3
Rewrite of dynamic options for select lists. There are no more 'special cases' and new filters are much easier to incorporate, as neeeded.
...
MAF tool interfaces now support the use of index species and all species existing in cached alignment sets.
Until main is updated and the old maf_location files can be overwritten, these symbolic links are required:
maf_index.loc -> /depot/data2/galaxy/maf_index_new.loc
maf_pairwise.loc -> /depot/data2/galaxy/maf_pairwise_new.loc
2008-05-29 17:38:46 +00:00
Daniel Blankenberg
fbcb5b6220
Typo in GMAJ no warn.
2008-05-27 15:32:53 +00:00
Daniel Blankenberg
6859f36c8c
Update nowarn Options for GMAJ tool.
2008-05-23 20:38:01 +00:00
Daniel Blankenberg
69116c95b1
Add additional nowarn parameter options to GMAJ.
2008-05-22 17:20:09 +00:00
Daniel Blankenberg
8c5787f21d
Fix Errors reported by Cathy regarding the GMAJ tool.
...
With these notes:
User's can now specify the warnings that they which to report ('nowarns'). There are likely more options but they are unknown.
Using Firefox 1.5.0.12 on Ubuntu with no extensions/addons installed gives me no issues with loading the applet while Javascript is enabled or disabled (works for me).
2008-05-20 19:54:12 +00:00
Daniel Blankenberg
8dbd35176f
Small fixes for GMAJ.
2008-05-16 19:01:09 +00:00
Daniel Blankenberg
310911f861
Update GMAJ to the latest beta.
...
GMAJ can now export MAF blocks back into the user's history.
The Interface for defining annotations has been updated.
2008-05-16 18:39:41 +00:00
Greg Von Kuster
43d2cb311d
Fix for optional DataToolParameters and fix for GMAJ tool imports.
2008-04-16 18:33:26 +00:00
Greg Von Kuster
af3b0669aa
Eliminated all Python2.4 references, added necessary assert statements to ensure minimum version of Python 2.4.
2008-03-28 15:24:50 +00:00
Daniel Blankenberg
8c075e0d70
Fix for Applet/JavaScript incompatibility in FireFox (tested under WindowXP, Firefox/2.0.0.12 [and IE 7]). Updated to use the 'object' tag, instead of deprecated 'applet'.
...
It seems wrapping the object/applet in a div tag was the solution to preventing FireFox from crashing.
2008-03-19 18:52:40 +00:00
Greg Von Kuster
9879521d32
Fix for build_ucsc_custom_track, will no longer throw server error if history does not include valid input dataset, tool also now skips invalid lines instead of throwing exception.
2008-03-14 19:41:56 +00:00
Greg Von Kuster
135c9a0377
Removed the remainder of the tool version subdirectories.
2008-03-03 18:38:57 +00:00
Greg Von Kuster
9262212acd
Added tool version directories for validation and visualization tools directories.
2008-02-22 20:36:20 +00:00
Guruprasad Anada
5e4177b827
Modified "Build custom track" to work on Interval files without strand column.
2008-02-08 16:11:03 +00:00
Greg Von Kuster
75b84e0e4d
Eliminated Dataset.state.FAKE (requires db update), replacing it with Dataset.state.OK since fake datasets are removed, causing problems for workflow.
...
Database update:
update dataset set state = 'ok' where state = 'fake'
2007-12-21 19:31:58 +00:00
James Taylor
2a39285bb3
Fix for building custom tracks from interval files.
2007-11-10 01:32:19 +00:00
Greg Von Kuster
db8eee7889
Changing all tools that use 'text' as file extension to now use 'txt'. We are eliminating the use of 'text' as a file extension within Galaxy and will now use only 'txt' for Text data types.
2007-09-27 12:24:27 +00:00
Greg Von Kuster
b22fecf1d3
Fix for invalid interval file sent to build_ucsc_custom_track.
2007-08-03 15:15:43 +00:00
Daniel Blankenberg
07a7dd60af
Update GMAJ to latest version. Also have help link to the local
...
copy of the supplied help documents.
2007-07-30 19:22:24 +00:00
Daniel Blankenberg
a3390c3dc4
Update GMAJ to latest version. This now accepts BED as input for annotations.
...
TODO: Allow annotations to be specified for all species in the file, not just the
'primary' organism (as specified by the dbkey). Metadata for sequences will need to be
fleshed out more first (i.e. store all species present in the file).
2007-07-25 20:39:16 +00:00
Guruprasad Anada
b16e569c0f
Updating help for extract_GFF_features, get_flanks, xy_plot and Build_ucsc_custom_track tools.
2007-07-16 15:27:26 +00:00
Jianbin He
a6d5eaa93f
rollback. sorry, removed the wrong files
2007-06-04 14:18:13 +00:00
Jianbin He
251b052221
remove tool build_ucsc_custom_track
2007-06-04 14:11:53 +00:00
Anton Nekrutenko
25ff4e6072
Few of cosmetic changes
2007-05-25 20:40:15 +00:00
James Taylor
7bfc238304
Many changes related to tool interfaces and jobs (DATABASE CHANGE, READ)
...
#) An "xy_plot" tool and a new "build_ucsc_custom_track" tool that
demonstrate the various features added here.
#) Grouping constructs for tool parameters:
- "repeat" element allows for a set of parameters to be repeated an
arbitrary number of times
- "conditional" element allows choosing a set of parameters to display
based on the value of another parameter
These constructs can be arbitrarily nested. Their values are structured
and can be used in hooks, validation, et cetera
#) Support for generating arbitrary config files to pass to a tool
#) Command lines are now full Cheetah templates
#) Better job error reporting, includes tracebacks for internal errors
preparing the job (database change required, see below!)
#) Preparation of command line, config files, exec_before_job hook moved
into job execution stage
#) Parameter values now jsonified before storing in database (this is much
more rigorous that before, and restoring from the database now works
properly)
DATABASE CHANGE:
alter table job add column traceback text;
2007-05-19 16:40:55 +00:00
James Taylor
f788a34fca
Moving james-wsgi branch to new trunk.
2006-11-15 16:28:21 +00:00