Mercurial > repos > iuc > featurecounts
diff README.rst @ 0:8e70555968a1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
| author | iuc |
|---|---|
| date | Tue, 20 Sep 2016 18:00:30 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Tue Sep 20 18:00:30 2016 -0400 @@ -0,0 +1,25 @@ +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". + +Installation +------------ + +This wrapper requires Galaxy 16.04 to be fully functional because +of the following commits: + +* https://github.com/galaxyproject/galaxy/pull/961 +* https://github.com/galaxyproject/galaxy/pull/1714 + +License +------- + +**featureCounts**: + +GPL (>=3) +
