Code Monkey home page Code Monkey logo

sepa's Introduction

SEPA: Single-Cell Gene Expression Pattern Analysis

Overview

Given single-cell RNA-seq data and true experiment time of cells or pseudo-time cell ordering, SEPA provides convenient functions for users to assign genes into different gene expression patterns such as constant, monotone increasing and increasing then decreasing. SEPA then performs GO enrichment analysis to analysis the functional roles of genes with same or similar patterns.

SEPA Online User Interface

SEPA user interface can be directly launched online without installing any software package: https://zhiji.shinyapps.io/SEPA. PLEASE NOTE: Currently the online version only allows one concurrent user. If the online user interface shows "please wait" for a long time, probably another user is using the online interface and please come back at another time. Users are recommended to install SEPA on their own computers with following procedures.

SEPA Installation

SEPA software can be installed via Github. Users should have R installed on their computer before installing GSCA. R can be downloaded here: http://www.r-project.org/. To install the latest version of GSCA package via Github, run following commands in R:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("SEPA","zji90")

To launch user interface after installation, run following commands in R:

library(SEPA)
SEPAui()

For users with R programming experience, command line tools are also available in SEPA R package. Please check the manual package included in the package for details.

Contact the Author

Author: Zhicheng Ji, Hongkai Ji

Report bugs and provide suggestions by sending email to:

Maintainer: Zhicheng Ji ([email protected])

Or open a new issue on this Github page

sepa's People

Contributors

zji90 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.