Mercurial > repos > crs4 > edena
annotate readme.rst @ 2:b8c6a38530eb draft default tip
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
_SITE_OPTIONS. Directly call edena, remove edena_ovl_wrapper.py and edena_ass_wrapper.py . Discard stderr instead of redirecting to stdout. Do not redirect stdout to logfile. Add readme.rst .
author | crs4 |
---|---|
date | Fri, 31 Jan 2014 12:08:21 -0500 |
parents | |
children |
rev | line source |
---|---|
2
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
1 Edena wrapper |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
2 ============= |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
3 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
4 Configuration |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
5 ------------- |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
6 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
7 edena_ovl_wrapper tool may be configured to use more than one CPU core by selecting an appropriate destination for this tool in Galaxy job_conf.xml file (see http://wiki.galaxyproject.org/Admin/Config/Jobs and http://wiki.galaxyproject.org/Admin/Config/Performance/Cluster ). |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
8 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
9 If you are using Galaxy release_2013.11.04 or later, this tool will automatically use the number of CPU cores allocated by the job runner according to the configuration of the destination selected for this tool. |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
10 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
11 If instead you are using an older Galaxy release, you should also add a line |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
12 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
13 GALAXY_SLOTS=N; export GALAXY_SLOTS |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
14 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
15 (where N is the number of CPU cores allocated by the job runner for this tool) to the file |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
16 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
17 <tool_dependencies_dir>/edena/3.131028/crs4/edena/<hash_string>/env.sh |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
18 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
19 Version history |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
20 --------------- |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
21 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
22 - Release 2: Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA_SITE_OPTIONS. Directly call edena, remove edena_ovl_wrapper.py and edena_ass_wrapper.py . Discard stderr instead of redirecting to stdout. Do not redirect stdout to logfile. Add readme.rst . |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
23 - Release 1: Simplify passing repeated params to Python script. Add more info to help sections. |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
24 - Release 0: Initial release in the Tool Shed. |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
25 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
26 Development |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
27 ----------- |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
28 |
b8c6a38530eb
Support Edena v. 3.131028 (new <version_command>, official overlapping log file, covStats output file removed, -lph and -sph options instead of -peHorizon). Use $GALAXY_SLOTS instead of $EDENA
crs4
parents:
diff
changeset
|
29 Development is hosted at https://bitbucket.org/crs4/orione-tools . Contributions and bug reports are very welcome! |