syntax error in R when run on HPC
0
0
Entering edit mode
6.3 years ago
amy16 ▴ 40

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 • 2.1k views
ADD COMMENT
1
Entering edit mode

in the R code, remove the quote after )

ADD REPLY
0
Entering edit mode

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.

ADD REPLY
1
Entering edit mode

Your question lacks sufficient information for us to help. Please read Tutorial: How To Ask Good Questions On Technical And Scientific Forums.

ADD REPLY

Login before adding your answer.

Traffic: 2382 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6