Mercurial > repos > iuc > featurecounts
annotate README.rst @ 35:30f6985f0ac7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit c43e4b51d4b0a46eeba363fa4061d4af03a677a4
| author | iuc |
|---|---|
| date | Wed, 07 May 2025 09:59:27 +0000 |
| parents | 9e7a369eec58 |
| children |
| rev | line source |
|---|---|
|
0
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
1 FeatureCounts wrapper for Galaxy |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
2 ================================ |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
3 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
4 * http://bioinf.wehi.edu.au/featureCounts/ |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
5 * http://subread.sourceforge.net/ |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
6 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
7 FeatureCounts as part of the SUBREAD package is "a highly efficient and |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
8 accurate read summarization program". |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
9 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
10 Installation |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
11 ------------ |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
12 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
13 This wrapper requires Galaxy 16.04 to be fully functional because |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
14 of the following commits: |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
15 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
16 * https://github.com/galaxyproject/galaxy/pull/961 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
17 * https://github.com/galaxyproject/galaxy/pull/1714 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
18 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
19 License |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
20 ------- |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
21 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
22 **featureCounts**: |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
23 |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
24 GPL (>=3) |
|
9e7a369eec58
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 03f64004f90ac0a7be67ecfc355a7b361f3c3314
iuc
parents:
diff
changeset
|
25 |
