NorwegianVeterinaryInstitute / Talos

A shotgun metagenomic analysis pipeline using nextflow
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Set library location for the temporary R libraries to have #42

Open Thomieh73 opened 3 years ago

Thomieh73 commented 3 years ago

Add a line to the R scripts where these will be installed library("reshape2",lib.loc="/path/to/R-packages/")