Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem while running Rscript makeCNVcalls.R #43

Open
glbala87 opened this issue Feb 17, 2023 · 2 comments
Open

Problem while running Rscript makeCNVcalls.R #43

glbala87 opened this issue Feb 17, 2023 · 2 comments

Comments

@glbala87
Copy link

Dear All,

I have successfully installed Decon in my PC and encountering below mentioned error while executing Rscript makeCNVcalls.R command:

  • The library is already synchronized with the lockfile.
    Loading required package: R.oo
    Loading required package: R.methodsS3
    R.methodsS3 v1.8.1 (2020-08-26 16:20:06 UTC) successfully loaded. See ?R.methodsS3 for help.
    R.oo v1.24.0 (2020-08-26 16:11:58 UTC) successfully loaded. See ?R.oo for help.

Attaching package: ‘R.oo’

The following object is masked from ‘package:R.methodsS3’:

throw

The following objects are masked from ‘package:methods’:

getClasses, getMethods

The following objects are masked from ‘package:base’:

attach, detach, load, save

R.utils v2.11.0 (2021-09-26 08:30:02 UTC) successfully loaded. See ?R.utils for help.

Attaching package: ‘R.utils’

The following object is masked from ‘package:utils’:

timestamp

The following objects are masked from ‘package:base’:

cat, commandArgs, getOption, inherits, isOpen, nullfile, parse,
warnings

[1] "BEGIN makeCNVCalls.R"
Error in getopt_options(object, args) :
Error in getopt(spec = spec, opt = args) : long flag "Rdata" is invalid
Calls: parse_args -> parse_options -> getopt_options
Execution halted

Any solution for this problem?

Your help would be highly appreciated.

Thank you
Bala

@Sbird600
Copy link

Sbird600 commented Mar 4, 2023

Dear Bala, you have to use RData flag (capital D). There is a mistake in the respective examples in DECon v2.pdf file.

@glbala87
Copy link
Author

glbala87 commented Mar 4, 2023

I am using RData 'capital D', still I am getting this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants