Learn R Programming

pbcmc (version 1.0.0)

Permutation-Based Confidence for Molecular Classification

Description

The pbcmc package characterizes uncertainty assessment on gene expression classifiers, a. k. a. molecular signatures, based on a permutation test. In order to achieve this goal, synthetic simulated subjects are obtained by permutations of gene labels. Then, each synthetic subject is tested against the corresponding subtype classifier to build the null distribution. Thus, classification confidence measurement can be provided for each subject, to assist physician therapy choice. At present, it is only available for PAM50 implementation in genefu package but it can easily be extend to other molecular signatures.

Copy Link

Version

Version

1.0.0

License

GPL (>=2)

Maintainer

Cristobal Fresno

Last Published

February 15th, 2017

Functions in pbcmc (1.0.0)

subjectReport,PAM50-method

PAM50 permutation test results reports
pam50centroids

Example PAM50 objects for pbcmc package
permutate,PAM50-method

permutate subject gene-expression for PAM50 confidence
loadBCDataset

MolecularPermutationClassifier high level constructor
as

PAM50 high level coerce functions
parameters

Accessors for MolecularPermutationClassifier child class slots
PAM50-class

PAM50 S4 implementation in R
filtrate,PAM50-method

filtrate centroid genes from PAM50 classification
MolecularPermutationClassifier-class

Class MolecularPermutationClassifier S4 implementation in R
filtrate

Virtual functions for MolecularPermutationClassifier hierarchy
classify,PAM50-method

classify subjects with PAM50 molecular signature
subtypes,PAM50-method

Subject subtypes for PAM50 adaptation with permuted results.
show

Show a MolecularPermutationClassifier subclass object
pbcmcPackage

Permutation-Based Confidence for Molecular Classification (pbcmc)