# HG changeset patch # User proteore # Date 1521643759 14400 # Node ID af7089d1c7c008a091b805e8c4fcba8d183075e5 # Parent fc0118aa432a704eb2569bdd211c5fe08ed2307b planemo upload commit 9022c185a27542381b163c6079bb2d9328e103b0-dirty diff -r fc0118aa432a -r af7089d1c7c0 protein_features.R --- 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)