Package: SARC
Type: Package
Title: Statistical Analysis of Regions with CNVs
Version: 1.7.1
Authors@R: person(given = "Krutik", family = "Patel", role = c("aut", "cre"), email = "nkp68@newcastle.ac.uk", comment=c(ORCID="0000-0001-6806-8675"))
Description: Imports a cov/coverage file (normalised read coverages from BAM files) and a cnv file (list of CNVs - similiar to a BED file) from WES/ WGS CNV (copy number variation) detection pipelines and utilises several metrics to weigh the likelihood of a sample containing a detected CNV being a true CNV or a false positive. Highly useful for diagnostic testing to filter out false positives to provide clinicians with fewer variants to interpret. SARC uniquely only used cov and csv (similiar to BED file) files which are the common CNV pipeline calling filetypes, and can be used as to supplement the Interactive Genome Browser (IGV) to generate many figures automatedly, which can be especially helpful in large cohorts with 100s-1000s of patients.
Encoding: UTF-8
RoxygenNote: 7.2.3
License: GPL-3
Imports: tidyverse, utils, reshape2, DescTools, metap, multtest,
        plyranges, data.table, scales, RColorBrewer, grid, gtable,
        gridExtra, GenomicFeatures, stats, ggplot2, plotly, IRanges
Depends: R (>= 4.3), RaggedExperiment, GenomicRanges
Suggests: knitr, kableExtra, testthat,
        TxDb.Hsapiens.UCSC.hg38.knownGene, Homo.sapiens,
        TxDb.Mmusculus.UCSC.mm10.knownGene, Mus.musculus,
        GenomicAlignments
biocViews: Software, CopyNumberVariation, Visualization, DNASeq,
        Sequencing
VignetteBuilder: knitr
URL: https://github.com/Krutik6/SARC/
BugReports: https://github.com/Krutik6/SARC/issues
PackageStatus: Deprecated
git_url: https://git.bioconductor.org/packages/SARC
git_branch: devel
git_last_commit: 1115634
git_last_commit_date: 2025-07-24
Repository: Bioconductor 3.22
Date/Publication: 2025-07-24
NeedsCompilation: no
Packaged: 2025-07-25 02:04:49 UTC; biocbuild
Author: Krutik Patel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6806-8675>)
Maintainer: Krutik Patel <nkp68@newcastle.ac.uk>
Built: R 4.5.1; ; 2025-07-25 14:12:24 UTC; windows
