https://github.com/cran/QuantumClone
Raw File
Tip revision: 79babac8cb3c649483989af2e07be1d778432c96 authored by Paul Deveau on 08 August 1977, 00:00:00 UTC
version 0.6.15
Tip revision: 79babac
DESCRIPTION
Package: QuantumClone
Title: Clustering Mutations using High Throughput Sequencing (HTS) Data
Version: 0.6.15
Authors@R: person("Paul", "Deveau", role = c("aut", "cre"),
		     email = "paul.deveau@curie.fr")
Author: Paul Deveau [aut, cre]
Maintainer: Paul Deveau <paul.deveau@curie.fr>
Description: Using HTS data, clusters mutations in order to recreate putative clones from the data provided. It requires genotype at the location of the variant as well as the depth of coverage and number of reads supporting the mutation. Additional information may be provided, such as the contamination in the tumor sample. This package also provides a function QuantumCat() which simulates data obtained from tumor sequencing. 
Depends: R (>= 3.1.0), fpc,doSNOW,parallel,foreach,
Suggests: ggplot2,rgl, gridExtra
License: GPL-2
LazyData: true
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-06-12 17:07:18
back to top