imprints_normalize_peptides: imprints_normalize_peptides

View source: R/imprints_normalize_peptides.R

imprints_normalize_peptidesR Documentation

imprints_normalize_peptides

Description

Function to normalize your peptides IMPINTS-CETSA dataset.

Usage

imprints_normalize_peptides(peptides_data, dataset_name = "imprints")

Arguments

peptides_data

The data frame output from imprints_read_peptides. Can also be the path to that file.

dataset_name

The name of your dataset

Details

The function uses the function imprints_normalization from IMPRINTS.CETSA package. The function apply the VSN model to each temperature set and then call the function removeBatchEffect from limma package.

Value

The normalized peptides data frame, non log2 transformed.


mgerault/mineCETSAapp documentation built on April 17, 2025, 7:24 p.m.