Description Usage Arguments Value
fill the gaps for single sample's segment-level SCNA data with NA
1 | .fillwithNA(segDf, totalChrRangeObj)
|
segDf |
segment-level SCNA data frame containing only one sample. This is usually the same input as GISTIC2. Make sure there are these columns "sample", "chromosome", "start", "end", "log2". |
totalChrRangeObj |
a GenomicRanges object, specifying the lengths of all chromosomes |
a data frame with gap-filled segment-level SCNA data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.