Nithisha
Results
2
issues of
Nithisha
**Describe the issue** When I run PureCN on 10 tumor samples and use their paired 10 germline samples to create a reference, I get different cellularity and ploidy results from...
question
Hello, I am currently using the latest docker image of cnvkit to run: ``` cnvkit.py batch $CNV_BAMS/*_T.bam \ --normal $CNV_BAMS/*_G.bam \ --targets $BEDFILE_0B_BAITS \ --fasta $REF_GENOME_b37 \ --access /data/access-5k-mappable.grch37.bed \...