Entering edit mode
4.7 years ago
vctrm67
▴
90
Is there a package/way to detect per-chromosome aneuploidy for NGS data or copy number profiles?
Is there a package/way to detect per-chromosome aneuploidy for NGS data or copy number profiles?
A lot of the copy number packages will use BAFs to try to estimate ploidy. The Sequenza paper has a nice figure illustrating how this is possible:
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
get the average depth for the whole genome and compare with the depth per chromosome ?
But let's say I had a whole genome duplication and then one of the chromosomes was subsequently deleted (so 4 copies of each chromosome). By read depth only, everything would still have the same read depth except that one chromosome. Wouldn't it be difficult to distinguish this case from simply aneuploidy of the chromosome without a whole genome duplication because the relative read counts in either case would be the same?
Also for whole genome duplication.