palimpsest_dfPosXSegm_2 | R Documentation |
Annotating the mutation data with necessary fields for further analysis
palimpsest_dfPosXSegm_2(
dfPos = NULL,
dfPos.chrom.col = "chrom",
dfPos.pos.col = "pos",
dfSegm = NULL,
dfSegm.chrom.col = "chrom",
dfSegm.start.col = "start",
dfSegm.end.col = "end",
colsToAdd = NULL,
namesColsToAdd = NULL,
multseg = c(NA, "first", "all")[1]
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.