Mercurial > repos > proteore > proteore_prot_features_mouse
diff add_protein_features_mouse.R @ 1:f10816a9dd0b draft
planemo upload commit dbc027f59706f5b7d3f9f9319f2652baa50e2df5-dirty
author | proteore |
---|---|
date | Mon, 04 Mar 2019 05:12:46 -0500 |
parents | 1e856941a888 |
children | 1dea4e5f638f |
line wrap: on
line diff
--- 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