Mercurial > repos > bgruening > alevin
diff README.rst @ 0:908a8d400fa2 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 8f432498890670fd03a197bd3d1aa2638d1ff2b3"
author | bgruening |
---|---|
date | Mon, 09 Sep 2019 11:12:51 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Mon Sep 09 11:12:51 2019 -0400 @@ -0,0 +1,62 @@ +Galaxy wrappers for salmon +===================================== + +These wrappers are copyright 2014, updated 2018 by Björn Grüning, Mhd Ramez Alrawas and additional contributors. +All rights reserved. See the licence text below. + +Currently tested with salmon 0.11.2. + + +Automated Installation +====================== + +Galaxy should be able to automatically install the salmon for you if you have Conda dependency management enabled in Galaxy. +For more information please read the documentation at: https://github.com/galaxyproject/galaxy/blob/dev/doc/source/admin/conda_faq.rst + + +History +======= + +======== ====================================================================== +Version Changes +-------- ---------------------------------------------------------------------- +v0.6.3.0 - First release +-------- ---------------------------------------------------------------------- +v0.7.2 - Second release +-------- ---------------------------------------------------------------------- +v0.8.2 - Third release +-------- ---------------------------------------------------------------------- +v0.9.1 - Fourth release +-------- ---------------------------------------------------------------------- +v0.11.2 - Fifth release + +======== ====================================================================== + + +Bug Reports +=========== + +You can file an issue here https://github.com/bgruening/galaxytools/issues or ask +us on the Galaxy development list http://lists.bx.psu.edu/listinfo/galaxy-dev + + +Licence (MIT) +============= + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE.