seoanezonjic / ExpHunterSuite

RNA-seq gene expression analysis suite
Other
2 stars 4 forks source link

Change method for generate paths #34

Closed JoseCorCab closed 3 years ago

JoseCorCab commented 4 years ago

Currently we are using 2 methods for buid and check paths, i) using paste and paste0 function and ii) using file.path function. Everything should be changed to file.path method

fmjabato commented 3 years ago

Done. All are using file.path