Coder Social home page Coder Social logo

suharoschi / flowfda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fmkerckhof/flowfda

0.0 1.0 0.0 1.76 MB

R package for analysing flow cytometry experiments with model based clustering, functional principal component analysis

R 100.00%

flowfda's Introduction

flowFDA: Flow Cytometry Functional Data Analysis

Authors: Lieven Clement and Olivier Thas

flowFDA is an R package for analysing flow cytometry experiments with model based clustering, functional principal component analysis, functional discriminant analysis and to compare multivariate flow cytometry fingerprints accross treatments (De Roy, K., Clement, L., Thas, O., Wang, Y., and Boon, N. (2012). Flow cytometry for fast microbial community fingerprinting. Water Research, 46 (3), 907-919.). It will be released on R/Bioconductor in the future. The package is developed at Ghent University.

Installation

Install flowFDA from its GitHub repository. You first need to install the R/Bioconductor packages Biobase, BiocGenerics (>= 0.1.6), [flowCore] (http://bioconductor.org/packages/release/bioc/html/flowCore.html), flowViz, flowFP, graphics, grDevices, methods, stats, stats4, MASS, multcomp,mclust and devtools.

source("https://bioconductor.org/biocLite.R")
biocLite(c("flowCore", "flowViz", "flowFP", "MASS", "multcomp","mclust","devtools")

Then install flowFDAE using the install_github function in the devtools package. (With build_vignettes=TRUE, the vignettes will be built and installed.) You first need to install the flowFDADataExample package for this purpose

library(devtools)
install_github("lievenclement/flowFDAExampleData")
install_github("lievenclement/flowFDA", build_vignettes=TRUE)

###Vignettes Examples can be found in the vignettes

Regular analysis: vignette("flowFDA")

Analysis based on probability binning for backward compatibility with De Roy et al. (2012), Water Research, 46(3), 907-919: vignette("flowFDAProbabilityBinning")

Copyright

Copyright (C) 2016 Lieven Clement and Olivier Thas.

Licenses

The flowFDA package as a whole is distributed under GPL-3 (GNU General Public License version 3).

Contact

[email protected]

flowfda's People

Contributors

fmkerckhof avatar

Watchers

James Cloos 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.