Skip to content

Useful package to treat and analyse FACS data during timecourse experiments

Notifications You must be signed in to change notification settings

magrichard/facsticor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facsticor

This package has been used to analyse FACS data of the following paper:

=======

Assigning function to natural allelic variation via dynamic modeling of gene network induction. Molecular Systems Biology

=======

All flow cytometry raw data files can be downloaded from http://flowrepository.org under accession number FR-FCM-ZY6Y.

Installation

To get the current development version from github, you need first to install the package flowCore from bioconductor:

source("http://bioconductor.org/biocLite.R")
biocLite(c("flowCore"))

Then install facsticor:

install.packages("devtools")
devtools::install_github("magrichard/facsticor")

About

Useful package to treat and analyse FACS data during timecourse experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages