ViQuaS Activity
Brought to you by:
duleepalj
Hello, did you manage to make the program work?
Hello! I am trying to use this tool from my bash terminal, when I get the following error when running "Rscript ViQuaS.R reference.fasta input.bam r o" : Error in library(Biostrings) : there is no package called ‘Biostrings’ Calls: source -> withVisible -> eval -> eval -> library Execution halted I have already installed Biostrings with BiocManager::install("Biostrings"), so I do not know what else I can do.