Other packages > Find by keyword >

RUVIIIC  

RUV-III-C
View on CRAN: Click here


Download and install RUVIIIC package within the R console
Install from CRAN:
install.packages("RUVIIIC")

Install from Github:
library("remotes")
install_github("cran/RUVIIIC")

Install by package version:
library("remotes")
install_version("RUVIIIC", "1.0.19")



Attach the package and use:
library("RUVIIIC")
Maintained by
Rohan Shah
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-04
Latest Update: 2023-11-27
Description:
Variations of Remove Unwanted Variation-III (RUV-III) known as RUV-III-C (RUV-III Complete). RUV-III performs normalisation using negative control variables and replication. RUV-III-C extends this method to cases where the data contains missing values, by applying RUV-III to complete subsets of the data. Originally designed for SWATH-MS proteomics datasets. Poulos et al. (2020) .
How to cite:
Rohan Shah (2020). RUVIIIC: RUV-III-C. R package version 1.0.19, https://cran.r-project.org/web/packages/RUVIIIC. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.16 (2020-09-04 09:52), 1.0.17 (2020-09-08 14:40), 1.0.18 (2021-04-10 10:00), 1.0.19 (2021-04-23 17:00)
Other packages that cited RUVIIIC R package
View RUVIIIC citation profile
Other R packages that RUVIIIC depends, imports, suggests or enhances
Functions, R codes and Examples using the RUVIIIC R package
Some associated functions: RUVIII_C . RUVIII_C_Varying . RUVIII_C_Varying_residual_dimension . openmp . peptideData . sisPeptides . 
Some associated R codes: RUVIII_C.R . RUVIII_C_Varying.R . RcppExports.R . data.R . roxygen.R . threads.R .  Full RUVIIIC package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA