Coder Social home page Coder Social logo

uspin's Introduction

#uSPIN

###An integrated single cell ordering pipeline

This is a BETA release of uSPIN. An unsupervised cell ordering algorithm designed for single-cell RNA-sequencing data. To use this package, you will need the R statistical computing environment (R (>= 3.1.2)) and several dependent packages (monocle, topGO, VGAM, gplots, ggplot2, parallel, proxy) available through Bioconductor.


uSPIN Package Installation and Running

1.Download this package to your local directory, then start the R session, and change the working directory to where the "uSPIN_0.0.0.9000.tar.gz" is, then type the following commands:

install.packages("uSPIN_0.0.0.9000.tar.gz", repos = NULL, type = "source")

2.Running this package is depended on several other R packages(listed above) which available through Bioconductor. You need to install them first, or we provide a R script uSPIN_firstRun.r can help you do that automatically.

library(uSPIN)
source('uSPIN_firstRun.r')

3.We provide two real testing datasets (GSE63269 & GSE60783) here, and to run them,

source('testing_datasetI.r')
source('testing_datasetII.r')

4.Check the help pages for more information about this package and the using of the workhorse function.
NOTE: This package is in the BETA stage of development, new features will continue to be added, please take note for changes in this package. Also this version is tested on windows only.

uspin's People

Contributors

mclau avatar

Watchers

Jinmiao Chen 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.