Git Product home page Git Product logo

iasvaexamples's Introduction

R data package for IA-SVA

This R package includes various data examples for IA-SVA.

Installation

To install this package, start R and enter the following commands:

  library(devtools)
  devtools::install_github("dleelab/iasvaExamples")

Load the package

To load this package, enter the following command to the R console:

  library(iasvaExamples)

Data List

Human Islet single cell RNA-seq data from Lawlor et. al. (2016)

Lawlor_Islet_scRNAseq_Read_Counts: Gene-level read counts
Lawlor_Islet_scRNAseq_Annotations: Annotations describing the islet samples and experimental settings

Usage:
  data("Lawlor_Islet_scRNAseq_Read_Counts")
  data("Lawlor_Islet_scRNAseq_Annotations")

Human Brain single cell RNA-seq data from Darmanis et. al. (2015)

Darmanis_Brain_scRNAseq_Read_Counts: Gene-level read counts
Darmanis_Brain_scRNAseq_Annotations: Annotations describing the brain samples and experimental settings

Usage:
  data("Darmanis_Brain_scRNAseq_Read_Counts")
  data("Darmanis_Brain_scRNAseq_Annotations")

Human Islet single cell RNA-seq data from Xin et. al. (2016)

Xin_Islet_scRNAseq_Read_Counts: Gene-level read counts
Xin_Islet_scRNAseq_Annotations: Annotations describing the islet samples and experimental settings

Usage:
  data("Xin_Islet_scRNAseq_Read_Counts")
  data("Xin_Islet_scRNAseq_Annotations")

iasvaexamples's People

Contributors

dleelab avatar nlawlor 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.