-
recipe
ascat
ASCAT is a method to derive copy number profiles of tumour cells, accounting for normal cell admixture and tumour aneuploidy (Figure 1). ASCAT infers tumour purity (the fraction of tumour cells) and ploidy (the amount of DNA per tumour cell, expressed as multiples of haploid genomes) from SNP array or massively parallel sequencing data, and calculates whole-genome allele-specific copy number profiles (the number of copies of both parental alleles for all SNP loci across the genome).
- Homepage
https://www.crick.ac.uk/research/a-z-researchers/researchers-v-y/peter-van-loo/software/
- Developer docs
- License
GPL / GPL-3.0
- Recipe
- Links
biotools: ascat, doi: 10.1073/pnas.1009843107
-
package
ascat
¶ -
- Versions
2.5.2-2
,2.5.2-1
,2.5.2-0
,2.5.1-2
,2.5.1-0
,2.5-0
- Depends
r-base
>=4.0,<4.1.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install ascat
and update with:
conda update ascat
or use the docker container:
docker pull quay.io/biocontainers/ascat:<tag>
(see ascat/tags for valid values for
<tag>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/ascat/README.html)