Package: AssessORF
Type: Package
Title: Assess Gene Predictions Using Proteomics and Evolutionary
        Conservation
Version: 1.28.0
Date: 2024-04-09
Authors@R: c(
    person("Deepank", "Korandla", email = "dkorandl@alumni.cmu.edu", role = c("aut", "cre")),
    person("Erik", "Wright", email = "eswright@pitt.edu", role = "aut"))
Description: In order to assess the quality of a set of predicted genes for a genome, evidence
    must first be mapped to that genome. Next, each gene must be categorized based on how strong
    the evidence is for or against that gene. The AssessORF package provides the functions and
    class structures necessary for accomplishing those tasks, using proteomic hits and
    evolutionarily conserved start codons as the forms of evidence.
Depends: R (>= 3.5.0), DECIPHER (>= 2.10.0)
Imports: Biostrings, GenomicRanges, IRanges, graphics, grDevices,
        methods, stats, utils
Suggests: AssessORFData, BiocStyle, knitr, rmarkdown, RSQLite (>= 1.1)
biocViews: ComparativeGenomics, GenePrediction, GenomeAnnotation,
        Genetics, Proteomics, QualityControl, Visualization
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.1
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/AssessORF
git_branch: RELEASE_3_22
git_last_commit: 06260fd
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 02:45:33 UTC; biocbuild
Author: Deepank Korandla [aut, cre],
  Erik Wright [aut]
Maintainer: Deepank Korandla <dkorandl@alumni.cmu.edu>
Built: R 4.5.1; ; 2025-10-30 12:04:28 UTC; unix
