ELELAB / N-glycan-TIF

Scripts and Data associated to our publication on analyses of glycan profiling of breast cancer interstitial fluids
GNU General Public License v3.0
2 stars 3 forks source link

issue with N_Glycan_Serum_Analysis.R -line 58 #20

Closed elenapapaleo closed 5 years ago

elenapapaleo commented 6 years ago

in running

TIFinfo$s <- s

error:

Error in $<-.data.frame(*tmp*, s, value = numeric(0)) : replacement has 0 rows, data has 1

ThildeBT commented 6 years ago

Yeah, its a bit funny, the two lines of code before this one use to work but after I updated my R recently, the regular expression stopped working for some reason, I made an alternative, hope it works now.