Code Monkey home page Code Monkey logo

scene's Introduction

SCENE

License: GPL v3 Lifecycle: experimental

SCENE is a analytic tool for dissecting cellular cohabitation using single-cell and bulk RNA-seq data.

System Requirements

Hardware Requirements

The SCENE package requires computers with enough RAM to support the operations defined by a user. Applying SCENE on 5000 samples (comprising single cells and bulk samples) requires about 12 GB of RAM and about 40 minutes to complete all calculation tasks on a workstation with 96 CPU threads(Intel(R) Xeon(R) Gold 6240R CPU @ 2.40GHz). For larger cohorts, we recommend running the following functions on a high performance computer cluster and visualizing the results locally: preprocessing2, determineK_runNMF, runcNMF, and identifyConsensusProgram3.

Software Requirements

The SCENE development version is developed and tested on Linux operating systems. The developmental version of the package has been tested on the following systems:

  • Linux: Ubuntu 20.04
  • MacOS: Sonoma 14.0 (23A344)

Before setting up the SCENE package, users should have R version 4.0.5 or higher installed.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("lijxug/SCENE")

Installation typically takes several minutes, depending on the installation of dependencies.

Documentation

Full documentation is being drafting and will be online soon. A demo case is currently available at Code Ocean (Capsule DOI: 10.24433/CO.4624314.v1). All the heavy calculations in this capsule have been performed previously. Running this capsule online takes about 20 minutes to establish the environment and 5 minutes to print the figures.

Release Notes

  • version 1.0: First released version

Lisence

The code is released under the GNU GPL-3 License.

scene's People

Contributors

lijxug avatar

Stargazers

 avatar ZIyi Li avatar

Watchers

 avatar

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.