gavinha / TitanCNA

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

Several fixes for snakefile and config #68

Open ZhaoxiangSimonCai opened 5 years ago

ZhaoxiangSimonCai commented 5 years ago

https://github.com/Olimon660/TitanCNA/blob/master/scripts/R_scripts/titanCNA.R#L111

in titanCNA.R it looks for paste0(libdir, "/R/plotting.R") removing the extra /R/ here to avoid confusion.