view README.rst @ 15:b486372c8948 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
author yhoogstrate
date Thu, 10 Sep 2015 04:49:08 -0400
parents 0c78776423b6
children 9f42ad6e35e2
line wrap: on
line source

FeatureCounts wrapper for Galaxy
================================

http://bioinf.wehi.edu.au/featureCounts/
http://subread.sourceforge.net/

FeatureCounts as part of the SUBREAD package is "a highly efficient and
accurate read summarization program".

Development
-----------

* Repository-Maintainer: Youri Hoogstrate
* Repository-Developers: Youri Hoogstrate, Marius van den Beek

* Repository-Development: https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper

The tool wrapper has been written by Youri Hoogstrate from the Erasmus
Medical Center (Rotterdam, Netherlands) on behalf of the Translational
Research IT (TraIT) project:

http://www.ctmm.nl/en/programmas/infrastructuren/traitprojecttranslationeleresearch

License
-------

**featureCounts**:

GPL (>=3)

**featurecounts2bed**:

GPL (>=3)

**This wrapper**:

``Copyright (C) 2013-2015  Youri Hoogstrate``

``This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.``

``This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.``

``You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.``

Acknowledgements
----------------

I would like to thank Marius van den Beek for his contributions to this project.