changeset 2:8519371cc6d1 draft

update
author mingchen0919
date Fri, 29 Dec 2017 22:05:45 -0500
parents a7f7e8a58a82
children 40704501d8c4
files rmarkdown_feature_counts.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/rmarkdown_feature_counts.xml	Fri Dec 29 20:12:30 2017 -0500
+++ b/rmarkdown_feature_counts.xml	Fri Dec 29 22:05:45 2017 -0500
@@ -77,8 +77,8 @@
                optional="False" value="mm10"/>
         <param type="data" name="annot_ext" label="External annotation (GTF)"
                help="A character string giving name of a user-provided annotation file or a data frame including user-provided annotation data"
-               optional="False" format="gtf,saf" multiple="False"/>
-        <param type="boolean" name="isGTFAnnotationFile" optional="False" checked="False" truevalue="TRUE"
+               optional="False" format="gtf,gff,saf" multiple="False"/>
+        <param type="boolean" name="isGTFAnnotationFile" optional="False" checked="True" truevalue="TRUE"
                falsevalue="FALSE"/>
         <param type="text" name="gtf_feature_type" label="GTF.featureType"
                help="a character string giving the feature type used to select rows in the GTF annotation which will be used for read summarization. exon by default. This argument is only applicable when isGTFAnnotationFile is TRUE"