ms_isoform_match: ms_isoform_match

Description Usage Arguments Value Examples

Description

Function to perform an matching of isoform ambiguity between two datasets, ie when only another isoform of the protein in one dataset is found in the reference dataset, this isoform is changed to be same as the one present in reference dataset

Usage

1

Arguments

data

dataset to be matched to reference dataset to relieve the problem of isoform ambiguity

refdata

dataset used as the check reference, typically the IMPRINTS dataset

Value

a dataframe

Examples

1
2
3
4
## Not run: 
data_meltcurve1 <- ms_isoform_match(data_meltcurve, data_IMPRINTS)

## End(Not run)

nkdailingyun/mineCETSA documentation built on Feb. 27, 2021, 8:26 p.m.