Skip to content

Error when running init(sclvm,Y=Y,tech_noise = tech_noise) #15

@zji90

Description

@zji90

Hi,
I have already installed scLVM R package and limix (from anaconda) and is trying to go through the vignette. However, I encountered the following error when running init(sclvm,Y=Y,tech_noise = tech_noise):

Loading required package: rPython
Loading required package: RJSONIO
Error in python.exec(paste(objName, " = scLVM(Y,geneID=geneID,tech_noise=tech_noise)", : name 'scLVM' is not defined

All the previous code are exactly the same as the ones in the vignette. I am wondering why this error occurs and how to fix it. Thanks!

Below is the sessioninfo:

                             R version 3.2.3 (2015-12-10)
                       Platform: x86_64-apple-darwin13.4.0 (64-bit)
                       Running under: OS X 10.11.3 (El Capitan)

                       locale:
                             [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

                       attached base packages:
                             [1] parallel  stats4    stats     graphics  grDevices utils     datasets  methods  
                       [9] base     

                       other attached packages:
                             [1] rPython_0.0-6             RJSONIO_1.3-0             org.Mm.eg.db_3.1.2       
                       [4] RSQLite_1.0.0             DBI_0.3.1                 AnnotationDbi_1.30.1     
                       [7] Biobase_2.28.0            scLVM_0.99.2              DESeq2_1.8.2             
                       [10] RcppArmadillo_0.6.600.4.0 Rcpp_0.12.5               GenomicRanges_1.20.8     
                       [13] GenomeInfoDb_1.4.3        IRanges_2.2.9             S4Vectors_0.6.6          
                       [16] BiocGenerics_0.14.0       gplots_3.0.1              ggplot2_2.1.0            
                       [19] statmod_1.4.24            genefilter_1.50.0        

                       loaded via a namespace (and not attached):
                             [1] RColorBrewer_1.1-2   futile.logger_1.4.1  plyr_1.8.4          
                       [4] XVector_0.8.0        bitops_1.0-6         futile.options_1.0.0
                       [7] tools_3.2.3          rpart_4.1-10         lattice_0.20-33     
                       [10] annotate_1.46.1      gtable_0.2.0         gridExtra_2.2.1     
                       [13] cluster_2.0.3        gtools_3.5.0         caTools_1.17.1      
                       [16] locfit_1.5-9.1       nnet_7.3-12          grid_3.2.3          
                       [19] XML_3.98-1.4         survival_2.38-3      BiocParallel_1.2.22 
                       [22] foreign_0.8-66       latticeExtra_0.6-28  gdata_2.17.0        
                       [25] Formula_1.2-1        geneplotter_1.46.0   lambda.r_1.1.7      
                       [28] scales_0.4.0         Hmisc_3.17-2         splines_3.2.3       
                       [31] rsconnect_0.4.2.2    xtable_1.8-2         colorspace_1.2-6    
                       [34] KernSmooth_2.23-15   acepack_1.3-3.3      munsell_0.4.3       

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions