Other packages > Find by keyword >

MetaboQC  

Normalize Metabolomic Data using QC Signal
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MetaboQC", "1.1")



Attach the package and use:
library("MetaboQC")
Maintained by
Monica Calderon-Santiago
[Scholar Profile | Author Map]
First Published: 2016-09-15
Latest Update: 2021-09-29
Description:
Takes QC signal for each day and normalize metabolomic data that has been acquired in a certain period of time. At least three QC per day are required.
How to cite:
Monica Calderon-Santiago (2016). MetaboQC: Normalize Metabolomic Data using QC Signal. R package version 1.1, https://cran.r-project.org/web/packages/MetaboQC. Accessed 18 Mar. 2025.
Previous versions and publish date:
1.0 (2016-09-15 17:49)
Other packages that cited MetaboQC R package
View MetaboQC citation profile
Other R packages that MetaboQC depends, imports, suggests or enhances
Complete documentation for MetaboQC
Downloads during the last 30 days
02/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/16Downloads for MetaboQC0246810121416TrendBars

Today's Hot Picks in Authors and Packages

optional  
Optional Types and Pattern Matching
Introduces optional types with some() and none, as well as match_with() from functional languages. ...
Download / Learn more Package Citations See dependency  
WordOfMouth  
Estimates Economic Variables for Word-of-Mouth-Campaigns
Methods for estimating profit, profit-maximizing price, demand and consumer surplus of Word-of-Mouth ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sdcSpatial  
Statistical Disclosure Control for Spatial Data
Privacy protected raster maps can be created from spatial point data. Protection methods include s ...
Download / Learn more Package Citations See dependency  
scDIFtest  
Item-Wise Score-Based DIF Detection
Detection of item-wise Differential Item Functioning (DIF) in fitted 'mirt', 'multipleGroup' or 'bf ...
Download / Learn more Package Citations See dependency  
assertive  
Readable Check Functions to Ensure Code Integrity
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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