A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/EvaYiwenWang/PLSDAbatch below:

EvaYiwenWang/PLSDAbatch: Development repository for R package 'PLSDAbatch ' hosted on Bioconductor.

A multivariate and non-parametric batch effect correction framework based on Projection to Latent Structures Discriminant Analysis for microbiome data. This repository contains the R package hosted on Bioconductor.

Yiwen (Eva) Wang

(macOS users only: Ensure you have installed XQuartz first.)

Make sure you have the latest R version and the latest BiocManager package installed following these instructions.

## install BiocManager if not installed
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

Ensure the following returns TRUE, or follow the guidelines provided by the output.

a) Latest Bioconductor Release (not now, wait for Bioconductor release)

You can install PLSDAbatch using the following code:

BiocManager::install('PLSDAbatch')

Install the GitHub version with:

# without vignette
BiocManager::install("EvaYiwenWang/PLSDAbatch") 

# with vignette
devtools::install_github("https://github.com/EvaYiwenWang/PLSDAbatch", build_vignettes = T)
library(PLSDAbatch)

## names
ls('package:PLSDAbatch')

## names and details
lsf.str('package:PLSDAbatch')
browseVignettes("PLSDAbatch")
Bug reports/Feature requests

Open a new issue.

Wang, Y., & LĂȘ Cao, K. A. (2023). PLSDA-batch: a multivariate framework to correct for batch effects in microbiome data. Briefings in Bioinformatics, 24(2), bbac622.

https://academic.oup.com/bib/article/24/2/bbac622/6991121 (The mentioned simulations and analyses in the paper are separately stored here.)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4