leafcutter icon indicating copy to clipboard operation
leafcutter copied to clipboard

Error in differential_splicing(counts, numeric_x, confounders = confounders, : unused arguments (init = opt$init, seed = opt$seed).

Open geng-lee opened this issue 5 years ago • 2 comments

Error in differential_splicing(counts, numeric_x, confounders = confounders, : unused arguments (init = opt$init, seed = opt$seed). How to solve this problem?

  • scripts: /leafcutter/scripts/leafcutter_ds.R
Running differential splicing analysis...
Error in differential_splicing(counts, numeric_x, confounders = confounders,  : 
  unused arguments (init = opt$init, seed = opt$seed)
Execution halted

geng-lee avatar Jan 06 '21 07:01 geng-lee

Hello. I am also encountering the same issue when running leafcutter_ds.R. Please advise on what might be the probable cause of the issue. Thanks.

vinayakvsv avatar Jan 08 '21 07:01 vinayakvsv

Hi both, we think this is due to the stan installation.

see #87 for latest installation instructions

jackhump avatar Feb 01 '21 20:02 jackhump