changeset 7:af7089d1c7c0 draft

planemo upload commit 9022c185a27542381b163c6079bb2d9328e103b0-dirty
author proteore
date Wed, 21 Mar 2018 10:49:19 -0400
parents fc0118aa432a
children 2e53ba3b1697
files protein_features.R
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/protein_features.R	Tue Mar 20 11:13:49 2018 -0400
+++ b/protein_features.R	Wed Mar 21 10:49:19 2018 -0400
@@ -117,8 +117,7 @@
         res = cbind(res, info)
       }
     }
-    --inputtype="tabfile" --input="Galaxy50-[ID_Converter_on_data_47].tabular" --header='true' --natlas="proteinatlas.csv" --column='c7' --select='Gene,Gene.description,Evidence,RNA.tissue.category,Reliability.IH,TPM.max.in.non.specific' --output="test.txt"
-
+  
     # Write output
     if (inputtype == "copypaste") {
       res = cbind(as.matrix(input), res)