gavinha / TitanCNA

Analysis of subclonal copy number alterations (CNA) and loss of heterozygosity (LOH) in cancer
GNU General Public License v3.0
93 stars 36 forks source link

ichorCNA can't find packages #78

Closed fjgassner closed 5 years ago

fjgassner commented 5 years ago

I get the following error when running ichorCNA.snakefile from this repo:

Error in library(optparse) : there is no package called ‘optparse’ Execution halted in logs/ichorCNA/tumor_sample_1.log

Additional info:

config.yaml parameters:

fjgassner commented 5 years ago

Solved. I downloaded the packages in RStudio, which saves them to a different folder than the one the Script command looks in.