{
  "_id": "6a1af94b1d7bb097a09fb632",
  "Package": "sagenhaft",
  "Version": "1.83.0",
  "Date": "2020-01-10",
  "Title": "Collection of functions for reading and comparing SAGE libraries",
  "Author": "Tim Beissbarth <tim.beissbarth@bioinf.med.uni-goettingen.de>,\nwith contributions from Gordon Smyth <smyth@wehi.edu.au>",
  "Reference": "Beissbarth T, Hyde L, Smyth GK, Job C, Boon WM, Tan SS,\nScott HS, Speed TP: Statistical modeling of sequencing errors\nin SAGE libraries, Bioinformatics, 2004 20(Suppl. 1):i31-9.",
  "Maintainer": "Tim Beissbarth\n<tim.beissbarth@bioinf.med.uni-goettingen.de>",
  "Description": "This package implements several functions useful for\nanalysis of gene expression data by sequencing tags as done in\nSAGE (Serial Analysis of Gene Expressen) data, i.e. extraction\nof a SAGE library from sequence files, sequence error\ncorrection, library comparison. Sequencing error correction is\nimplementing using an Expectation Maximization Algorithm based\non a Mixture Model of tag counts.",
  "biocViews": "SAGE",
  "License": "GPL (>= 2)",
  "URL": "http://www.bioinf.med.uni-goettingen.de",
  "git_url": "https://git.bioconductor.org/packages/sagenhaft",
  "git_branch": "RELEASE_3_10",
  "git_last_commit": "c49299a",
  "git_last_commit_date": "2019-10-29",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:49:01 UTC",
    "User": "root"
  },
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:30:52 UTC",
  "RemoteUrl": "https://github.com/bioc/sagenhaft",
  "RemoteRef": "HEAD",
  "RemoteSha": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
  "MD5sum": "9f06b6c014734e46cd32ccd534542828",
  "_user": "bioc",
  "_type": "src",
  "_file": "sagenhaft_1.83.0.tar.gz",
  "_fileid": "358bae3eb8f55b66fc11ac7ea229cff2b396a9bfb02a826fba1a4bb31f97e45d",
  "_filesize": 2778548,
  "_sha256": "358bae3eb8f55b66fc11ac7ea229cff2b396a9bfb02a826fba1a4bb31f97e45d",
  "_created": "2026-05-30T09:49:01.000Z",
  "_published": "2026-05-30T14:50:51.104Z",
  "_jobs": [
    {
      "job": 78640709526,
      "time": 111,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307511217"
    },
    {
      "job": 78640709539,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307516768"
    },
    {
      "job": 78640709531,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307517183"
    },
    {
      "job": 78640709541,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7309007147"
    },
    {
      "job": 78640709536,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7309010802"
    },
    {
      "job": 78639988856,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307301193"
    },
    {
      "job": 78640709525,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307509699"
    },
    {
      "job": 78640709548,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307510784"
    },
    {
      "job": 78640709547,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307510707"
    },
    {
      "job": 78640709552,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307512289"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 5,
    "note": 16
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/sagenhaft",
  "_commit": {
    "id": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
    "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": 1777379452
  },
  "_maintainer": {
    "name": "Tim Beissbarth",
    "email": "tim.beissbarth@bioinf.med.uni-goettingen.de"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "SparseM",
      "version": ">= 0.73",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.83.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.82.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sage"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 454,
    "source": "https://www.bioconductor.org/packages/stats/bioc/sagenhaft"
  },
  "_mentions": 1,
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sagenhaft.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "combine.libs",
    "compare.lib.pair",
    "compute.sequence.neighbors",
    "compute.unique.tags",
    "create.matrix.csr",
    "difference.scatter.plot",
    "em.estimate.error.given",
    "estimate.errors.mean",
    "extract.ditags",
    "extract.lib.from.directory",
    "extract.lib.from.zip",
    "extract.library.tags",
    "plot.sage.library",
    "plot.sage.library.comparison",
    "print.sage.library",
    "print.sage.library.comparison",
    "read.phd.file",
    "read.sage.library",
    "read.sage.library.comparison",
    "read.seq.qual.filepair",
    "reestimate.lib.from.tagcounts",
    "remove.sage.artifacts",
    "revcomp",
    "sage.test",
    "sagelibrary.simulate",
    "summary.sage.library",
    "summary.sage.library.comparison",
    "table.sparse",
    "tagmatrix2tagnum",
    "tagnum2tagmatrix",
    "tagnum2tagsequence",
    "tagsequence2tagnum",
    "write.sage.library",
    "write.sage.library.comparison"
  ],
  "_datasets": [
    {
      "name": "SAGEartifacts",
      "title": "Functions for SAGE library extraction",
      "object": "SAGEartifacts",
      "file": "SAGEartifacts.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tag",
        "type"
      ],
      "rows": 329,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "error.correction",
      "title": "Estimate sequencing errors and compute corrected counts",
      "topics": [
        "compute.sequence.neighbors",
        "em.estimate.error.given",
        "estimate.errors.mean"
      ]
    },
    {
      "page": "extract.lib",
      "title": "Functions for SAGE library extraction",
      "topics": [
        "combine.libs",
        "compute.unique.tags",
        "extract.ditags",
        "extract.lib.from.directory",
        "extract.lib.from.zip",
        "extract.library.tags",
        "read.phd.file",
        "read.seq.qual.filepair",
        "reestimate.lib.from.tagcounts",
        "remove.sage.artifacts",
        "SAGEartifacts"
      ]
    },
    {
      "page": "sage.library",
      "title": "Class sage.library",
      "concept": [
        "SAGE"
      ],
      "topics": [
        "plot.sage.library",
        "print.sage.library",
        "read.sage.library",
        "summary.sage.library",
        "write.sage.library"
      ]
    },
    {
      "page": "sage.library.comparison",
      "title": "Class sage.library.comparison",
      "concept": [
        "SAGE"
      ],
      "topics": [
        "compare.lib.pair",
        "plot.sage.library.comparison",
        "print.sage.library.comparison",
        "read.sage.library.comparison",
        "summary.sage.library.comparison",
        "write.sage.library.comparison"
      ]
    },
    {
      "page": "sage.test",
      "title": "Compare Two SAGE Libraries",
      "topics": [
        "sage.test"
      ]
    },
    {
      "page": "sage.utilities",
      "title": "Utilities",
      "topics": [
        "create.matrix.csr",
        "difference.scatter.plot",
        "revcomp",
        "table.sparse",
        "tagmatrix2tagnum",
        "tagnum2tagmatrix",
        "tagnum2tagsequence",
        "tagsequence2tagnum"
      ]
    },
    {
      "page": "sagelibrary.simulate",
      "title": "Simulate SAGE libraries",
      "topics": [
        "sagelibrary.simulate"
      ]
    }
  ],
  "_rundeps": [
    "SparseM"
  ],
  "_vignettes": [
    {
      "source": "SAGEnhaft.Rnw",
      "filename": "SAGEnhaft.pdf",
      "title": "SAGEnhaft",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 19:53:19",
      "modified": "2013-11-01 19:53:19",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "sagenhaft",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.83.0",
      "date": "2026-05-30T10:28:09.000Z",
      "distro": "noble",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "14fcf5d60c6184624083d46423d3ed7f5e01d110816c6e872dbe92701f8557d1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.83.0",
      "date": "2026-05-30T10:28:15.000Z",
      "distro": "noble",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "d009281893032dbdd803bdce95a07e1eff70084ceade4e37222007a24dac8f39",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.83.0",
      "date": "2026-05-30T14:49:20.000Z",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "1c1df5ceb8807369ff8cdc16bb754af7f0898b7d4720e5e2af83ba2980688a3f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.83.0",
      "date": "2026-05-30T14:49:45.000Z",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "a82947d74bfdd5f20f2a9705b79f996fbf34e5d5921e69fb8b3cbc529a3012f3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.83.0",
      "date": "2026-05-30T10:27:29.000Z",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "44d82a2da9ec2344ed9244c98e7642894d54ca07681b6291087c108e35831644",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.83.0",
      "date": "2026-05-30T10:26:45.000Z",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "39dd5bf92023aa6b86fde65b810a8096408f88f6a4f0cad3f9632afb2d1ef6a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.83.0",
      "date": "2026-05-30T10:26:41.000Z",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "981378a22911d86893ba2adbf55eeda02b3582d89a74a5297312f16db4ae9f08",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.83.0",
      "date": "2026-05-30T10:27:00.000Z",
      "commit": "94c3e809d27075e9143f7d5ddcaaf60e80bdd98c",
      "fileid": "4d3b69231a0005830a729d7e511778512944bea73219a565eb2c5c76a5c16c52",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677191142"
    }
  ]
}