Mercurial > repos > crs4 > mosaik2
view readme.rst @ 1:1fea05cdc1a1 draft default tip
Update Orione citation. Upgrade Mosaik dependency to v. 2.2.28 (2.2.30 is buggy, see https://github.com/wanpinglee/MOSAIK/issues/11 ). Use 2.1.78 neural networks. Add package_zlib_1_2_8 and package_samtools_0_1_19 dependencies. Add <citations>.
author | crs4 |
---|---|
date | Thu, 06 Nov 2014 13:20:15 -0500 |
parents | 6adb6e16b00f |
children |
line wrap: on
line source
MOSAIK v.2 wrapper ================== Configuration ------------- mosaik2 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 https://wiki.galaxyproject.org/Admin/Config/Jobs and https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster ). 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. If instead you are using an older Galaxy release, you should also add a line GALAXY_SLOTS=N; export GALAXY_SLOTS (where N is the number of CPU cores allocated by the job runner for this tool) to the file <tool_dependencies_dir>/mosaik/2.2.26/crs4/mosaik2/<hash_string>/env.sh Version history --------------- - Release 1: Update Orione citation. Upgrade Mosaik dependency to v. 2.2.28 (2.2.30 is buggy, see https://github.com/wanpinglee/MOSAIK/issues/11 ). Use 2.1.78 neural networks. Add package_zlib_1_2_8 and package_samtools_0_1_19 dependencies. Add <citations>. - Release 0: Initial release in the Tool Shed. Development ----------- Development is hosted at https://bitbucket.org/crs4/orione-tools . Contributions and bug reports are very welcome!