# HG changeset patch
# User yhoogstrate
# Date 1415889982 18000
# Node ID fae19d64e9de773f01c1c59adbc66133de8cc8b5
# Parent 31279ea9fbfaac3d8b8aade180dbc163d18f3b67
Uploaded
diff -r 31279ea9fbfa -r fae19d64e9de README.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md Thu Nov 13 09:46:22 2014 -0500
@@ -0,0 +1,53 @@
+FeatureCounts wrapper for Galaxy
+================================
+
+
+
+
+FeatureCounts as part of the SUBREAD package is "a highly efficient and
+accurate read summarization program".
+
+Development
+-----------
+
+* Repository-Maintainer: Youri Hoogstrate
+
+* Repository-Development:
+
+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:
+
+
+
+More tools by the Translational Research IT (TraIT) project can be found in the following repository:
+
+
+
+License
+-------
+
+**featureCounts**:
+
+GPL (>=3)
+
+**featurecounts2bed**:
+
+GPL (>=3)
+
+**This wrapper**:
+
+ Copyright (C) 2013-2014 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 .
diff -r 31279ea9fbfa -r fae19d64e9de featurecounts.xml
--- a/featurecounts.xml Wed May 21 08:27:05 2014 -0400
+++ b/featurecounts.xml Thu Nov 13 09:46:22 2014 -0500
@@ -1,10 +1,11 @@
-
+Measure gene expression in RNA-Seq experiments from SAM or BAM files.featurecountsfeaturecounts2bed
+ featureCounts -v
- Downloads and installs featureCounts; requires WGET, GNU AUTOTOOLS and TAR to be installed!
+ Downloads and installs featureCounts; requires WGET, GNU AUTOTOOLS and TAR to be installed.
+
+ $REPOSITORY_INSTALL_DIR/featurecounts2bed.sh
+ $INSTALL_DIR/bin/
+
+
+
+ $INSTALL_DIR/bin/featurecounts2bed.sh
+ $INSTALL_DIR/bin
- $REPOSITORY_INSTALL_DIR