FunGeST / Palimpsest

An R package for studying mutational signatures and structural variant signatures along clonal evolution in cancer.
69 stars 19 forks source link

Calculating ntot for your software #40

Open MaryGoAround opened 4 years ago

MaryGoAround commented 4 years ago

Hello

I am trying to figure out how I can get the ntot required for clonality analysis

I have ploidy, purity, major and minor allele copy number

I googled for ntot which googling showed that is internal total copy number but I don't know how to get that from SCAT output I have

Please can you help me to get that to run clonal analysis on my data?

Thank you for any help

benedict909 commented 4 years ago

Hello,

Thanks for getting in touch, sorry for not getting back to you sooner!

ntot is simply the sum of the minor and major allele copy number. More information on each column required can be found in the read me

Best wishes, Benedict