# HG changeset patch # User proteore # Date 1551694366 18000 # Node ID f10816a9dd0b38e01792ae0abf53ff4445f20793 # Parent 1e856941a888164153c52fc55df01b3575206669 planemo upload commit dbc027f59706f5b7d3f9f9319f2652baa50e2df5-dirty diff -r 1e856941a888 -r f10816a9dd0b add_protein_features_mouse.R --- a/add_protein_features_mouse.R Fri Feb 08 08:46:04 2019 -0500 +++ b/add_protein_features_mouse.R Mon Mar 04 05:12:46 2019 -0500 @@ -1,3 +1,5 @@ +options(warn=-1) #TURN OFF WARNINGS !!!!!! + # Read file and return file content as data.frame order_columns <- function (df,ncol,file){ if (ncol==1){ #already at the right position diff -r 1e856941a888 -r f10816a9dd0b add_protein_features_mouse.xml --- a/add_protein_features_mouse.xml Fri Feb 08 08:46:04 2019 -0500 +++ b/add_protein_features_mouse.xml Mon Mar 04 05:12:46 2019 -0500 @@ -1,4 +1,4 @@ - + [UniProt] @@ -16,11 +16,13 @@ #if $inputtype.filetype == "file" --column='$inputtype.column' --header=$inputtype.header + --output='$output' + #else + --output='$output2' #end if --pc_features='$pc_features' - --output='$output' - --uniprot_file=$__tool_directory__/tool-data/uniprot_features_mouse.tsv + --uniprot_file=$__tool_directory__/tool-data/uniprot_features_mouse.tsv ]]> @@ -48,12 +50,14 @@ - + + [c]{0,1}[0-9]+ + - + @@ -74,10 +78,12 @@ - - inputtype=="file" + + inputtype['filetype'] == 'file' - + + inputtype['filetype'] == 'copy_paste' + @@ -91,7 +97,7 @@ - +