{
  "_id": "6a196d50acfb0bcc41deb1f1",
  "Package": "AssessORF",
  "Type": "Package",
  "Title": "Assess Gene Predictions Using Proteomics and Evolutionary\nConservation",
  "Version": "1.31.0",
  "Date": "2024-04-09",
  "Authors@R": "c(\nperson(\"Deepank\", \"Korandla\", email = \"dkorandl@alumni.cmu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Erik\", \"Wright\", email = \"eswright@pitt.edu\", role = \"aut\"))",
  "Description": "In order to assess the quality of a set of predicted genes\nfor a genome, evidence must first be mapped to that genome.\nNext, each gene must be categorized based on how strong the\nevidence is for or against that gene. The AssessORF package\nprovides the functions and class structures necessary for\naccomplishing those tasks, using proteomic hits and\nevolutionarily conserved start codons as the forms of evidence.",
  "biocViews": "ComparativeGenomics, GenePrediction, GenomeAnnotation,\nGenetics, Proteomics, QualityControl, Visualization",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:05 UTC",
  "RemoteUrl": "https://github.com/bioc/AssessORF",
  "RemoteRef": "HEAD",
  "RemoteSha": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
  "Packaged": {
    "Date": "2026-05-29 08:42:48 UTC",
    "User": "root"
  },
  "Author": "Deepank Korandla [aut, cre],\nErik Wright [aut]",
  "Maintainer": "Deepank Korandla <dkorandl@alumni.cmu.edu>",
  "MD5sum": "b9a16f1992df2eec0bb46dd924c0501f",
  "_user": "bioc",
  "_type": "src",
  "_file": "AssessORF_1.31.0.tar.gz",
  "_fileid": "0466651b44053a2e8d82c5b54880de23c6b42b463af540157d6d859707850f49",
  "_filesize": 5102181,
  "_sha256": "0466651b44053a2e8d82c5b54880de23c6b42b463af540157d6d859707850f49",
  "_created": "2026-05-29T08:42:48.000Z",
  "_published": "2026-05-29T10:41:20.757Z",
  "_jobs": [
    {
      "job": 78467708398,
      "time": 170,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286735942"
    },
    {
      "job": 78467708396,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286761521"
    },
    {
      "job": 78467708406,
      "time": 291,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286772639"
    },
    {
      "job": 78467708418,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288788702"
    },
    {
      "job": 78467708416,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288780847"
    },
    {
      "job": 78467111398,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286684537"
    },
    {
      "job": 78467708397,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286721962"
    },
    {
      "job": 78467708412,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7286732765"
    },
    {
      "job": 78467708421,
      "time": 187,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7286740838"
    },
    {
      "job": 78467708417,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286728151"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/AssessORF",
  "_commit": {
    "id": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380545
  },
  "_maintainer": {
    "name": "Deepank Korandla",
    "email": "dkorandl@alumni.cmu.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "DECIPHER",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AssessORFData",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "version": ">= 1.1",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "comparativegenomics",
    "geneprediction",
    "genomeannotation",
    "genetics",
    "proteomics",
    "qualitycontrol",
    "visualization"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 509,
    "source": "https://www.bioconductor.org/packages/stats/bioc/AssessORF"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AssessORF.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AssessGenes",
    "CompareAssessmentResults",
    "MapAssessmentData",
    "ScoreAssessmentResults"
  ],
  "_help": [
    {
      "page": "as.matrix.Assessment",
      "title": "Tabulate the Category Assignments for Assessment Results Objects",
      "topics": [
        "as.matrix.Assessment"
      ]
    },
    {
      "page": "AssessGenes",
      "title": "Assess Genes",
      "topics": [
        "AssessGenes"
      ]
    },
    {
      "page": "Assessment-class",
      "title": "Assessment objects",
      "topics": [
        "Assessment-class"
      ]
    },
    {
      "page": "CompareAssessmentResults",
      "title": "Compare Assessment Results",
      "topics": [
        "CompareAssessmentResults"
      ]
    },
    {
      "page": "MapAssessmentData",
      "title": "Map Evidence to a Genome",
      "topics": [
        "MapAssessmentData"
      ]
    },
    {
      "page": "mosaicplot.Assessment",
      "title": "Plot Genes by Category and Length",
      "topics": [
        "mosaicplot.Assessment"
      ]
    },
    {
      "page": "plot.Assessment",
      "title": "Plot Assessment Objects",
      "topics": [
        "plot.Assessment"
      ]
    },
    {
      "page": "print.Assessment",
      "title": "Print Assessment Objects",
      "topics": [
        "print.Assessment"
      ]
    },
    {
      "page": "ScoreAssessmentResults",
      "title": "Score Gene Assessment Results",
      "topics": [
        "ScoreAssessmentResults"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/AssessORF/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "crayon",
    "DBI",
    "DECIPHER",
    "generics",
    "GenomicRanges",
    "IRanges",
    "S4Vectors",
    "Seqinfo",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "UsingAssessORF.Rmd",
      "filename": "UsingAssessORF.html",
      "title": "Using AssessORF",
      "author": "Deepank Korandla",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why Proteomics?",
        "Why Evolutionary Conservation?",
        "Package Structure",
        "Installation",
        "Getting the Data",
        "Proteomics",
        "Evolutionary Conservation",
        "Creating the Mapping Object",
        "Generating the Results Object",
        "Viewing the Results Object",
        "Comparing Results Objects",
        "Session Info"
      ],
      "created": "2018-08-30 20:19:48",
      "modified": "2020-10-21 04:38:39",
      "commits": 28
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "assessorf",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-29T08:46:12.000Z",
      "distro": "noble",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "71534e58d5eb5a37780b148a3f9a1c6aad56fbb5cee12bbf655c60937c82272f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-29T08:46:42.000Z",
      "distro": "noble",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "02ead997534bbd055979c28f704bcbf7f3c7b4967b12dc34225b296b4397437a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-29T10:40:01.000Z",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "1fd6b322aaf314ea003563e8bc8f8a02f0ca0335756bc92c46427c17a9422d68",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-29T10:39:16.000Z",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "58b3ac1e87c31c5828951428229bbe42cfd46f076f4845e0e4ec60670e6bf326",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-05-29T08:45:18.000Z",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "8eefe9eeaef94651de0347aecf116b2075d0de0d992570b807f339a04407f79d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:44:39.000Z",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "b2cb931776e6b9e4b1e41683f619107b618ac838272aff4a9622d1a3f57ba7b9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:45:20.000Z",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "ad3e2ca2a70f56d6cfcbeeeb86ca5a07ebfb1f96ccf37b1aaa3f16c21fdc3a4f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:44:30.000Z",
      "commit": "95a07ad697fbf427fc3d6a5b609171dd44a74497",
      "fileid": "18d019c744e24fe38f512384b74fa64876df931c49bf36cc6e41e69cc8a38d35",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627295977"
    }
  ]
}