# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RCNA" in publications use:' type: software license: GPL-3.0-only title: 'RCNA: Robust Copy Number Alteration Detection (RCNA)' version: '1.0' doi: 10.32614/CRAN.package.RCNA abstract: Detects copy number alteration events in targeted exon sequencing data for tumor samples without matched normal controls. The advantage of this method is that it can be applied to smaller sequencing panels including evaluations of exon, transcript, gene, or even user specified genetic regions of interest. Functions in the package include steps for GC-content correction, calculation of quantile based normal karyotype ranges, and calculation of feature score. Cutoffs for "normal" quantile and score are user-adjustable. authors: - family-names: Bradley given-names: Matt email: mbradley@emmes.com repository: https://CRAN.R-project.org/package=RCNA date-released: '2024-12-03' contact: - family-names: Bradley given-names: Matt email: mbradley@emmes.com