Hi!
I am trying to use the tool but I run into a few problems and have questions regarding the inputs:
- I am not sure what you mean in the clusters data frame as VAF proportion - is that cancer cell fraction (CCF) of the cluster? Or is that VAF corrected for purity (if so what would be the recommended way of calculating it?)?
- I transformed the VCF to have the
t_alt_count and t_ref_count but I do not have the AD/DP columns. Is that ok?
- Would it also be possible to see the vcf file that is being used here, the GRanges object I get when I apply the
readVcf is different (my rowRanges have additional column paramRangeID) and it would be good to understand why.
- can the bb GRanges object be a subclone file from Battenberg? If so, is the
clonal_frequency just a frac1_A or should that be corrected by purity?
My questions are sparked by the fact that despite my best efforts the function mutationTime produces only NAs and plots are empty (except for copy number). Which might hint that my vcf is different than what the functions expect.
I will be very grateful for suggestions and help!
Hi!
I am trying to use the tool but I run into a few problems and have questions regarding the inputs:
t_alt_countandt_ref_countbut I do not have the AD/DP columns. Is that ok?readVcfis different (my rowRanges have additional column paramRangeID) and it would be good to understand why.clonal_frequencyjust a frac1_A or should that be corrected by purity?My questions are sparked by the fact that despite my best efforts the function
mutationTimeproduces only NAs and plots are empty (except for copy number). Which might hint that my vcf is different than what the functions expect.I will be very grateful for suggestions and help!