Hi,
I'm experimenting with running COMPASS (using CNVs) with multiple samples (3 samples), where the cells then come from different runs with MissionBio. A problem is that they got sequenced at different depth, the difference is pretty large, which means that copy number counts for regions vary a lot between samples (and hence cells). I looked at the code, I couldn't see that you normalize them per cell or anything (correct me if I'm wrong) - should I normalize the data somehow before sending it in? One obvious thing would just be to normalize the copy numbers across samples, and potentially across amplicons if that is a problem. Would you recommend doing something like that?
Another question: From the MissionBio protein, I know which cells are normal, and which are likely malignant. Can I supply that information somehow? I also know which variants are somatic and which are germline - is it enough to set FREQ to 0 for the somatic and 1 for the germline? The germline are there to support the CNV.
Hi,
I'm experimenting with running COMPASS (using CNVs) with multiple samples (3 samples), where the cells then come from different runs with MissionBio. A problem is that they got sequenced at different depth, the difference is pretty large, which means that copy number counts for regions vary a lot between samples (and hence cells). I looked at the code, I couldn't see that you normalize them per cell or anything (correct me if I'm wrong) - should I normalize the data somehow before sending it in? One obvious thing would just be to normalize the copy numbers across samples, and potentially across amplicons if that is a problem. Would you recommend doing something like that?
Another question: From the MissionBio protein, I know which cells are normal, and which are likely malignant. Can I supply that information somehow? I also know which variants are somatic and which are germline - is it enough to set FREQ to 0 for the somatic and 1 for the germline? The germline are there to support the CNV.