Giter Club home page Giter Club logo

plsgenomics's Introduction

R-package plsgenomics

PLS Analyses for Genomics

Author

Anne-Laure Boulesteix [email protected], Ghislain Durif [email protected], Sophie Lambert-Lacroix [email protected], Julie Peyre [email protected], and Korbinian Strimmer [email protected].

Maintainer: Ghislain Durif [email protected]

Description

Routines for PLS-based genomic analyses, implementing PLS methods for classification with microarray data and prediction of transcription factor activities from combined ChIP-chip analysis. The >=1.2-1 versions include two new classification methods for microarray data: GSIM and Ridge PLS. The >=1.3 versions includes a new classification method combining variable selection and compression in logistic regression context: logit-SPLS; and an adaptive version of the sparse PLS.

Installation

You can install the CRAN version of the plsgenomics R package with the following R commands:

install.packages("plsgenomics")

To get the latest development version, you can install the github version:

devtools::install_github("gdurif/plsgenomics", subdir="pkg")

To install the devtools package, you can run:

install.packages("devtools")

You can also use the git repository available at https://github.com/gdurif/plsgenomics, then build and install the package with Rstudio (the project file is set accordingly) or with the R command line tools.

Or, once you cloned the git repository, you can run:

devtools::install("plsgenomics/pkg") # you should edit the path if necessary

Licence

The plsgenomics package is distributed under the GPL (>=2) licence.

Example

Examples regarding the sparse PLS method and the sparse PLS approach for logistic regression developped in Durif et al. (2018) can be respectively found in these two scripts: spls_example.R and logit_spls_example.R.

Reference

Durif, G., Modolo, L., Michaelsson, J., Mold, J.E., Lambert-Lacroix, S., Picard, F., 2018. High dimensional classification with combined adaptive sparse PLS and logistic regression. Bioinformatics 34, 485โ€“493. https://doi.org/10.1093/bioinformatics/btx571

plsgenomics's People

Contributors

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