{
  "_id": "6a196f38acfb0bcc41dec638",
  "Package": "seqLogo",
  "Title": "Sequence logos for DNA sequence alignments",
  "Version": "1.78.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:32:11 UTC",
  "RemoteUrl": "https://github.com/bioc/seqLogo",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:58:03 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>",
  "MD5sum": "0102057b09fd59a3f4079bf95da20eae",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "seqLogo_1.78.0.tar.gz",
  "_fileid": "cc7460c15ce33cecab77cd9f549badf035357cea8421e200180904350f7f5ab4",
  "_filesize": 742170,
  "_sha256": "cc7460c15ce33cecab77cd9f549badf035357cea8421e200180904350f7f5ab4",
  "_created": "2026-05-29T08:58:03.000Z",
  "_published": "2026-05-29T10:49:28.600Z",
  "_jobs": [
    {
      "job": 78469971558,
      "time": 152,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287005477"
    },
    {
      "job": 78469971552,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287012474"
    },
    {
      "job": 78469971553,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287012063"
    },
    {
      "job": 78469971587,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288924848"
    },
    {
      "job": 78469971565,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288924427"
    },
    {
      "job": 78469550726,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286958381"
    },
    {
      "job": 78469971592,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286987843"
    },
    {
      "job": 78469971567,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286979825"
    },
    {
      "job": 78469971562,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286981407"
    },
    {
      "job": 78469971575,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286982997"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/seqLogo",
  "_commit": {
    "id": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to 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": "noble",
  "_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": false,
  "_usedby": 28,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 6060,
    "source": "https://www.bioconductor.org/packages/stats/bioc/seqLogo"
  },
  "_mentions": 24,
  "_devurl": "https://github.com/ivanek/seqlogo",
  "_searchresults": 506,
  "_rbuild": "4.6.0",
  "_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/RELEASE_3_23/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.888023681787631,
  "_indexed": false,
  "_nocasepkg": "seqlogo",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/seqLogo",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.78.0",
      "date": "2026-05-29T09:01:02.000Z",
      "distro": "noble",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "df6fd1edea484cf1d1a7693b2c22319ad58650aef35183ac1e70c7e8ae058ab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.78.0",
      "date": "2026-05-29T09:01:01.000Z",
      "distro": "noble",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "c830bdbe8b32e40530f8ae7f88979e969f759a37a8f0144ce3efccfa16720285",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.78.0",
      "date": "2026-05-29T10:48:58.000Z",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "7d1ac8ceacee1094c5cdbbbeae4562181da90843d0125b924d89511b2e267861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.78.0",
      "date": "2026-05-29T10:48:58.000Z",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "7da1bef3812e38419cc1a498f39931dd5fe9c6b7d871a6f256226230fa8ebc04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.78.0",
      "date": "2026-05-29T08:59:56.000Z",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "5deb6ce2a01184f9d462c74e3c8674b30b3018163b66b57b068afeed38e7090b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.78.0",
      "date": "2026-05-29T08:59:12.000Z",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "f2d8fbceec714f8cf7d0cfdc371c9681a5a9d82bfe91a95fe3084dae097abbdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.78.0",
      "date": "2026-05-29T08:59:14.000Z",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "c9a398785712de23dc694ce2c97bcb2f14c525a02aec5dbd1df8128a3063e4ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.78.0",
      "date": "2026-05-29T08:59:22.000Z",
      "commit": "a7902a4e87196a3c1d58a70df3942d10e94c8fff",
      "fileid": "010b476d1b395c0f0d9c897ff3bbbc4dcf9d964a8c63911fefbe9cfd631bc459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628031690"
    }
  ]
}