View source: R/cnsignature_functions.R
getSegTable | R Documentation |
Helper function for getting segment table with copy numbers. Approach developed by Geoff Macintyre et al. 2018
getSegTable(x)
x |
each object included |
segment table per sample
profiles<-getProfiles(segcn=cells_segcn, samples=unique(cells_segcn$sample)[1:4]) segTab<-profiles[[1]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.