Other packages > Find by keyword >

CytoProfile  

Cytokine Profiling Analysis Tool
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("CytoProfile", "0.2.3")



Attach the package and use:
library("CytoProfile")
Maintained by
Shubh Saraswat
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-04-03
Latest Update: 2025-05-19
Description:
Provides comprehensive cytokine profiling analysis through quality control using biologically meaningful cutoffs on raw cytokine measurements and by testing for distributional symmetry to recommend appropriate transformations. Offers exploratory data analysis with summary statistics, enhanced boxplots, and barplots, along with univariate and multivariate analytical capabilities for in-depth cytokine profiling such as Principal Component Analysis based on Andrzej Maćkiewicz and Waldemar Ratajczak (1993) <doi:10.1016/0098-3004(93)90090-R>, Sparse Partial Least Squares Discriminant Analysis based on Lê Cao K-A, Boitard S, and Besse P (2011) <doi:10.1186/1471-2105-12-253>, Random Forest based on Breiman, L. (2001) <doi:10.1023/A:1010933404324>, and Extreme Gradient Boosting based on Tianqi Chen and Carlos Guestrin (2016) <doi:10.1145/2939672.2939785>.
How to cite:
Shubh Saraswat (2025). CytoProfile: Cytokine Profiling Analysis Tool. R package version 0.2.3, https://cran.r-project.org/web/packages/CytoProfile. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.1.2 (2025-04-03 17:50), 0.2.0 (2025-04-11 01:30), 0.2.1 (2025-05-19 18:10), 0.2.2 (2025-09-04 17:40), 0.2.3 (2025-12-06 17:10)
Other packages that cited CytoProfile R package
View CytoProfile citation profile
Other R packages that CytoProfile depends, imports, suggests or enhances
Complete documentation for CytoProfile
Functions, R codes and Examples using the CytoProfile R package
Full CytoProfile package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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