VanLoo-lab/ascat

how to generate a LogR file for unmatched tumour sample

esraa-jamal opened this issue · 2 comments

Hi,
Thank you for the new updates.. I need you kind help in explaining more to me how can I generate LogR file for tumour sample without matched Normal ... and how to do mirroring for BAF file as you kindly mentioned in previous comment??

Thank you in advance

Hi @esraa-jamal,

Can you please indicate which comment you are referring to?

As for generating logR for sequencing data from unmatched tumours, I'm not sure what the best approach would be at this stage. Maybe using a kind of panel of normals, maybe extracting logR using another tool, or maybe simply computing log2(T-mean(T)) would work. I haven't tested anything so far so hard to recommend any particular method. Also, once logR is obtained, please note that one would need to hack the ascat.predictGermlineGenotypes function, more information here.

Instead, for unmatched tumour samples, you might be interested in running our ASCAT.sc tool.

Cheers,

Tom.

Hi @esraa-jamal,

@jdemeul created a pull request related to your question (#153). This will soon be integrated into ASCAT, although additional experiments will be required for WES & TS.

I'll close this thread for now.

Cheers,

Tom.