Skip to content

explain major and minor cn for pyclone input #40

@endertial

Description

@endertial

Hi, I'm new to pyclone and I would like to use it to inferring AML clonal architecture from tumor-only targeted DNA sequencing samples.

I'm not sure how to get information about major and minor cn required to run pyclone. I have tried the following workflow on one sample to setting the pipeline:
First, I call SNV and use cnvkit to perform copy number analysis and there is no alteration in CN profile in the SNV regions previously identified.
So I put major_cn= 1 and minor_cn = 1, even if is difficult to infer allele-specific CN without matched normal sample. Infact, in some paper I saw major=2 and minor=0, what's the difference?

I try to run both with different results:
-Major_cn=2; minor_cn=0
mutation_id sample_id cluster_id cellular_prevalence cellular_prevalence_std variant_allele_frequency
chr19:13054571 pyclone.M2m0.input 1 0.7557546548022801 0.23054355560178952 0.4852941176470588
chr1:43815008 pyclone.M2m0.input 1 0.5475871189192091 0.160503139600136 0.3264183561213264
chr20:31022288 pyclone.M2m0.input 0 0.06789026894828525 0.027398939127064446 0.03896961690885073

-Major_cn=1; minor_cn=1
mutation_id sample_id cluster_id cellular_prevalence cellular_prevalence_std variant_allele_frequency
chr19:13054571 pyclone.input 0 0.9646000732189531 0.023390848092490125 0.4852941176470588
chr1:43815008 pyclone.input 0 0.6535034427688614 0.028133163070667364 0.3264183561213264
chr20:31022288 pyclone.input 0 0.0770851350192494 0.011144088857009335 0.03896961690885073

Someone can explain me the difference and how I can calculated major and minor cn with this type of data ?

Thanks,

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions