Package: Uniquorn
Title: Identification of cancer cell lines based on their weighted
        mutational/ variational fingerprint
Version: 1.2.0
Authors@R: person("Raik", "Otto", email = "raik.otto@hu-berlin.de", role = c("aut", "cre"))
Description: This packages enables users to identify cancer cell lines. Cancer cell line 
 misidentification and cross-contamination reprents a significant challenge for 
 cancer researchers. The identification is vital and in the frame of this package based 
 on the locations/ loci of somatic and germline mutations/ variations.
 The input format is vcf/ vcf.gz and the files have to contain a single cancer cell line sample 
 (i.e. a single member/genotype/gt column in the vcf file).
 The implemented method is optimized for the Next-generation whole exome and whole genome DNA-sequencing 
    technology. RNA-seq data is very likely to work as well but hasn't been rigiously tested yet. Panel-seq
    will require manual adjustment of thresholds
Imports: DBI, stringr, RSQLite, R.utils, WriteXLS, stats
Depends: R (>= 3.3)
License: Artistic-2.0
LazyData: TRUE
Type: Package
Maintainer: 'Raik Otto' <raik.otto@hu-berlin.de>
Date: 2016-04-08
Author: Raik Otto
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-18 00:30:16 UTC; biocbuild
Suggests: testthat, knitr, rmarkdown, BiocGenerics, RUnit
biocViews: Software, StatisticalMethod, WholeGenome, ExomeSeq
VignetteBuilder: knitr
Built: R 3.3.1; ; 2016-10-18 05:11:48 UTC; windows
