This is a test version of Biostars. For the public version, visit https://www.biostars.org.
syntax error in R when run on HPC

Hi, I get following syntax error message when I run R script on HPC for DGE analysis using ballgown. any help is very much appreciated.

syntax error near unexpected token Ballgown' library(Ballgown)'

-Thanks

rna-seq r ballgown

Command line: library("Ballgown") The error message: /tmp/slurmd/job5624031/slurm_script: line 15: syntax error near unexpected token "Ballgown"' /tmp/slurmd/job5624031/slurm_script: line 15:library("Ballgown")' Also, I've tried writing library(Ballgown), still the same error message.

0 answers

No answers yet.

Log in to answer this question.