{
  "_id": "6a493ceda19c9318096e72f2",
  "Package": "seqLogo",
  "Title": "Sequence logos for DNA sequence alignments",
  "Version": "1.79.0",
  "Authors@R": "c(person(given=\"Oliver\", family=\"Bembom\",\nrole = c(\"aut\"), email = \"oliver.bembom@gmail.com\"),\nperson(given=\"Robert\", family=\"Ivanek\",\nrole=c(\"aut\", \"cre\"), email=\"robert.ivanek@unibas.ch\",\ncomment=c(ORCID=\"0000-0002-8403-056X\")))",
  "Description": "seqLogo takes the position weight matrix of a DNA sequence\nmotif and plots the corresponding sequence logo as introduced\nby Schneider and Stephens (1990).",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "BugReports": "https://github.com/ivanek/seqLogo/issues",
  "VignetteBuilder": "knitr",
  "Collate": "AllClasses.R AllGenerics.R pwm.R seqLogo.R",
  "License": "LGPL (>= 2)",
  "biocViews": "SequenceMatching",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:32:11 UTC",
  "RemoteUrl": "https://github.com/bioc/seqLogo",
  "RemoteRef": "HEAD",
  "RemoteSha": "6849db0e173463511755e4a6cdc473ab68d462dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 00:56:08 UTC",
    "User": "root"
  },
  "Author": "Oliver Bembom [aut],\nRobert Ivanek [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8403-056X>)",
  "Maintainer": "Robert Ivanek <robert.ivanek@unibas.ch>",
  "_user": "bioc",
  "_type": "src",
  "_file": "seqLogo_1.79.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9169cb46757a87d02f20ef81a7684633831c4f8abb39c0b3c51d5bbdcff91fc1",
  "_filesize": 743112,
  "_sha256": "9169cb46757a87d02f20ef81a7684633831c4f8abb39c0b3c51d5bbdcff91fc1",
  "_expires": "2026-10-12T17:03:39.000Z",
  "_created": "2026-07-04T00:56:08.000Z",
  "_published": "2026-07-04T17:03:41.387Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194",
  "_status": "success",
  "_upstream": "https://github.com/bioc/seqLogo",
  "_commit": {
    "id": "6849db0e173463511755e4a6cdc473ab68d462dc",
    "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": 1777379531
  },
  "_maintainer": {
    "name": "Robert Ivanek",
    "email": "robert.ivanek@unibas.ch",
    "login": "ivanek",
    "description": "",
    "uuid": 646540,
    "orcid": "0000-0002-8403-056X"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85150541497,
      "time": 138,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8076815648"
    },
    {
      "job": 85150541436,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076822844"
    },
    {
      "job": 85150541429,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076823806"
    },
    {
      "job": 85150541477,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076808118"
    },
    {
      "job": 85150541348,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076809123"
    },
    {
      "job": 85150541208,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076795746"
    },
    {
      "job": 85150541421,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076811542"
    },
    {
      "job": 85150541458,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076806445"
    },
    {
      "job": 85150541427,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076808302"
    },
    {
      "job": 85150541505,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076805698"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "stats4",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 30,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.79.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.78.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencematching"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ivanek",
      "count": 42,
      "uuid": 646540
    },
    {
      "user": "dtenenba",
      "count": 24,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "mtmorgan",
      "count": 2,
      "uuid": 118552
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 24,
  "_devurl": "https://github.com/ivanek/seqlogo",
  "_searchresults": 504,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/seqLogo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ivanek/seqlogo",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "consensus",
    "ic",
    "makePWM",
    "plot",
    "pwm",
    "seqLogo",
    "show",
    "summary"
  ],
  "_help": [
    {
      "page": "makePWM",
      "title": "Constructing a pwm object",
      "topics": [
        "makePWM"
      ]
    },
    {
      "page": "pwm-class",
      "title": "An S4 class to represent a PWM matrix.",
      "topics": [
        "alphabet",
        "consensus",
        "consensus,pwm-method",
        "ic",
        "ic,pwm-method",
        "plot,pwm,ANY-method",
        "pwm",
        "pwm,pwm-method",
        "pwm-class",
        "show,pwm-method",
        "summary,pwm-method"
      ]
    },
    {
      "page": "seqLogo",
      "title": "Plot a sequence logo for a given position weight matrix",
      "topics": [
        "seqLogo"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/seqLogo/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "seqLogo.Rmd",
      "filename": "seqLogo.html",
      "title": "Sequence logos for DNA sequence alignments",
      "author": "Oliver Bembom, Robert Ivánek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Software implementation",
        "The pwm-class",
        "Plotting sequence logos",
        "Input",
        "Example",
        "Software Design",
        "SessionInfo",
        "References"
      ],
      "created": "2020-05-08 21:46:23",
      "modified": "2020-05-08 23:07:29",
      "commits": 2
    }
  ],
  "_score": 10.133794300604514,
  "_indexed": true,
  "_nocasepkg": "seqlogo",
  "_universes": [
    "bioc",
    "ivanek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.79.0",
      "date": "2026-07-04T00:59:22.000Z",
      "distro": "resolute",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/0113ccb339739872058738bf024b5a6ae906ba3d2f6410b757570a503f241f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.79.0",
      "date": "2026-07-04T00:59:30.000Z",
      "distro": "resolute",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/7e3660077df2b3c48fa50d6aa19210206d03d95b41eb554e33080609fcaff6f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.79.0",
      "date": "2026-07-04T00:57:37.000Z",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/5102ef369cad76024c4f2fb21bc500f60f5dbac1122dc38d4a94463bb8f431d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.79.0",
      "date": "2026-07-04T00:57:43.000Z",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/1bf61fe40cdc3def87432ba874f1d19c0ceb6db7708cb478abd6c673d17ccb14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.79.0",
      "date": "2026-07-04T00:58:12.000Z",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/b2e47ff12f9eb89e9ec88a919c35edfaa74bda151cc2067c8f0c9aa1b88a40c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.79.0",
      "date": "2026-07-04T00:57:18.000Z",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/009c3d9c2dbe3bfaa07f856d5da46117e244c4a1f05d5def630753807e3a276a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.79.0",
      "date": "2026-07-04T00:57:30.000Z",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/8b7fbac89fe3f4f99f7cf2369d029c482a794675e139448d9f8f5388a776d32c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.79.0",
      "date": "2026-07-04T00:57:12.000Z",
      "commit": "6849db0e173463511755e4a6cdc473ab68d462dc",
      "fileid": "https://r2.ropensci.org/64f081c44a38ad55440200429a40b073f4c1e0881de50f1e7adee1f8cebb7232",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28689877194"
    }
  ]
}