Description Usage Arguments Value Author(s)
This function performs the normalization of the L2R and BAF signals from a data object obtained with WES.Bin()
(or WES.Bin.Batch()
).
1 2 3 4 |
data |
Data object contained in a RDS file generated with |
BINpack |
A data pack generated with |
gc.renorm |
Perform a 'GC-content' normalization of read depth. |
wave.renorm |
Perform a 'Wave-effect' normalization of read depth. |
wave.rda |
If |
RD.tot.min |
Minimum total read depth in the test and REF BAMs to keep a log2(ratio) bin. |
RD.alt.min |
Minimum alternate nucleotide read depth in the test BAM to keep a SNP position. |
BAF.hetmin |
BAF threshold for reference to consider a SNP position as heterozygous. |
sex.chr |
Name of the gonosomes. Please verify that provided name(s) is (are) compatible with chromosome names used in the corresponding BSgenome package (if none, use |
TumorBoost |
Perform a normalization of the Test BAF profile using the Ref BAF profile, thanks to the TumorBoost methods (see |
out.dir |
Output directory. |
return.data |
Return the results. |
write.data |
Write the results as a RDS file. |
plot |
Perform plots. |
A RDS file that can be used with EaCoN.Segment.ff()
.
Bastien Job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.