| TumorBoostNormalization | R Documentation | 
Package:  aroma.cn 
Class TumorBoostNormalization
Object
~~|
~~+--TumorBoostNormalization
Directly known subclasses:
public static class TumorBoostNormalization
extends Object
TumorBoost is normalization method that normalizes the allele B fractions of a tumor sample given the allele B fractions and genotype calls for a matched normal. The method is a single-sample (single-pair) method. It does not require total copy number estimates. The normalization is done such that the total copy number is unchanged afterwards.
TumorBoostNormalization(dsT=NULL, dsN=NULL, gcN=NULL, flavor=c("v4", "v3", "v2", "v1"),
  preserveScale=TRUE, collapseHomozygous=FALSE, tags="*", ...)
dsT | 
 An   | 
dsN | 
 An   | 
gcN | 
 An   | 
flavor | 
 A   | 
preserveScale | 
 If   | 
collapseHomozygous | 
 If   | 
tags | 
 (Optional) Sets the tags for the output data sets.  | 
... | 
 Not used.  | 
Methods:
 getFullName  | - | |
 getInputDataSet  | - | |
 getName  | - | |
 getNormalDataSet  | - | |
 getNormalGenotypeCallSet  | - | |
 getOutputDataSet  | - | |
 getTags  | - | |
 nbrOfFiles  | - | |
 process  | - | |
 setTags  | - | |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, asThis
Henrik Bengtsson, Pierre Neuvial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.