findSomaticSignature | R Documentation |
Identify signature from sample data
findSomaticSignature(
chr = NULL,
Start_Position = NULL,
End_Position = NULL,
hg = 38,
pca = FALSE,
nmf = FALSE,
ref_base = NULL,
alt_base = NULL,
Sample_Barcode = NULL,
project_name = "Project",
n_sigs = 5
)
n_sigs |
the number of signature will be identified |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.