Giter Site home page Giter Site logo

abbvie-external / omicnavigator Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 8.0 57.98 MB

Open-Source Software for Omic Data Analysis and Visualization

License: Other

Makefile 0.44% R 98.26% Shell 1.20% Dockerfile 0.10%
bioinformatics genomics omics opencpu r

omicnavigator's People

Contributors

bengalengel avatar curadomr avatar jdblischak avatar joelograsso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

omicnavigator's Issues

the app doesnt run

Hi,
This is what I ran

> remotes::install_github("abbvie-external/OmicNavigator", dependencies = TRUE)
Skipping install of 'OmicNavigator' from a github remote, the SHA1 (7f0f2065) has not changed since last install.
  Use `force = TRUE` to force installation
> library(OmicNavigator)
> installApp()
Error in installApp() : 
  The app is already installed. Set overwrite=TRUE to replace it.
> sessionInfo()
R version 3.6.3 (2020-02-29)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.7.1
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.7.1

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C               LC_TIME=de_DE.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=de_DE.UTF-8    LC_MESSAGES=en_US.UTF-8    LC_PAPER=de_DE.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C             LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=C       

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

other attached packages:
[1] OmicNavigator_1.1.5.1

loaded via a namespace (and not attached):
  [1] bitops_1.0-6                matrixStats_0.58.0          bit64_4.0.5                 RColorBrewer_1.1-2         
  [5] rprojroot_2.0.2             GenomeInfoDb_1.22.1         tools_3.6.3                 backports_1.2.1            
  [9] R6_2.5.0                    rpart_4.1-15                Hmisc_4.4-2                 DBI_1.1.1                  
 [13] BiocGenerics_0.32.0         colorspace_2.0-0            nnet_7.3-15                 withr_2.4.2                
 [17] prettyunits_1.1.1           processx_3.4.5              tidyselect_1.1.0            gridExtra_2.3              
 [21] DESeq2_1.26.0               bit_4.0.4                   curl_4.3                    compiler_3.6.3             
 [25] cli_2.4.0                   Biobase_2.46.0              htmlTable_2.1.0             DelayedArray_0.12.3        
 [29] colourpicker_1.1.0          scales_1.1.1                checkmate_2.0.0             genefilter_1.68.0          
 [33] callr_3.5.1                 stringr_1.4.0               digest_0.6.27               foreign_0.8-76             
 [37] XVector_0.26.0              base64enc_0.1-3             jpeg_0.1-8.1                pkgconfig_2.0.3            
 [41] htmltools_0.5.1.1           fastmap_1.0.1               htmlwidgets_1.5.3           rlang_0.4.10               
 [45] GlobalOptions_0.1.2         rstudioapi_0.13             RSQLite_2.2.3               shiny_1.6.0                
 [49] shape_1.4.5                 generics_0.1.0              BiocParallel_1.20.1         dplyr_1.0.4                
 [53] RCurl_1.98-1.2              magrittr_2.0.1              GenomeInfoDbData_1.2.2      Formula_1.2-4              
 [57] Matrix_1.3-2                Rcpp_1.0.6                  munsell_0.5.0               S4Vectors_0.24.4           
 [61] lifecycle_1.0.0             stringi_1.5.3               SummarizedExperiment_1.16.1 zlibbioc_1.32.0            
 [65] pkgbuild_1.2.0              grid_3.6.3                  blob_1.2.1                  parallel_3.6.3             
 [69] promises_1.2.0.1            crayon_1.4.1                miniUI_0.1.1.1              lattice_0.20-41            
 [73] splines_3.6.3               annotate_1.64.0             circlize_0.4.12             locfit_1.5-9.4             
 [77] ps_1.5.0                    knitr_1.32                  pillar_1.6.0                GenomicRanges_1.38.0       
 [81] geneplotter_1.64.0          stats4_3.6.3                XML_3.99-0.3                glue_1.4.2                 
 [85] latticeExtra_0.6-29         data.table_1.14.0           remotes_2.3.0               png_0.1-7                  
 [89] vctrs_0.3.7                 httpuv_1.5.5                gtable_0.3.0                purrr_0.3.4                
 [93] assertthat_0.2.1            ggplot2_3.3.3               xfun_0.22                   mime_0.10                  
 [97] xtable_1.8-4                later_1.1.0.1               survival_3.2-7              tibble_3.1.1               
[101] tinytex_0.29                AnnotationDbi_1.48.0        memoise_1.1.0               IRanges_2.20.2             
[105] cluster_2.1.0               ellipsis_0.3.1       

Is there something I am missing here ?
Kindly guide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.