Convert a data frame or read a file into SomatiCA input format. Remove missing values from input, check validity of data type and convert it into SomatiCA input format, which is a GRanges object.
signature(data = "character")
Filename.
signature(data = "data.frame")
Data frame with 7 column (tumor sample with control), including seqnames, start, zygosity, tCount, LAF, tCountN, germLAF.
signature(data = "GRanges")
A GRange object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.