{
  "_id": "6a37c6823efcd9bda442f0ce",
  "Package": "ggseqalign",
  "Type": "Package",
  "Title": "Minimal Visualization of Sequence Alignments",
  "Version": "1.6.0",
  "Authors@R": "person(\n\"Simeon\", \"Lim Rossmann\",\nemail = \"simeon.rossmann@nmbu.no\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0435-8221\")\n)",
  "Description": "Simple visualizations of alignments of DNA or AA sequences\nas well as arbitrary strings. Compatible with Biostrings and\nggplot2. The plots are fully customizable using ggplot2\nmodifiers such as theme().",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "biocViews": "Alignment, MultipleSequenceAlignment, Software,\nVisualization",
  "URL": "https://github.com/simeross/ggseqalign",
  "BugReports": "https://github.com/simeross/ggseqalign/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:12 UTC",
  "RemoteUrl": "https://github.com/bioc/ggseqalign",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 11:04:31 UTC",
    "User": "root"
  },
  "Author": "Simeon Lim Rossmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0435-8221>)",
  "Maintainer": "Simeon Lim Rossmann <simeon.rossmann@nmbu.no>",
  "MD5sum": "e9af3c8b005b3ad147513f98dba4e9ea",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "ggseqalign_1.6.0.tar.gz",
  "_fileid": "0b9a258b8f9a92f90d3a969a7a58091d36fc6574be85f770037b448604301d94",
  "_filesize": 620332,
  "_sha256": "0b9a258b8f9a92f90d3a969a7a58091d36fc6574be85f770037b448604301d94",
  "_created": "2026-06-21T11:04:31.000Z",
  "_published": "2026-06-21T11:09:54.626Z",
  "_jobs": [
    {
      "job": 82564661469,
      "time": 174,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7774668440"
    },
    {
      "job": 82564661491,
      "time": 283,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7774682018"
    },
    {
      "job": 82564661477,
      "time": 252,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7774678275"
    },
    {
      "job": 82564661480,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7774660037"
    },
    {
      "job": 82564661474,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7774662362"
    },
    {
      "job": 82564407124,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774645836"
    },
    {
      "job": 82564661467,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774659065"
    },
    {
      "job": 82564661500,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7774663499"
    },
    {
      "job": 82564661476,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7774662343"
    },
    {
      "job": 82564661482,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7774662199"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 3
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ggseqalign",
  "_commit": {
    "id": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
    "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": 1777381392
  },
  "_maintainer": {
    "name": "Simeon Lim Rossmann",
    "email": "simeon.rossmann@nmbu.no",
    "login": "simeross",
    "description": "Bioinformatician and plant pathologist at @Norsk-institutt-for-biookonomi, lecturer at NMBU",
    "uuid": 51403284,
    "orcid": "0000-0003-0435-8221"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "pwalign",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "alignment",
    "multiplesequencealignment",
    "software",
    "visualization",
    "bioinformatics",
    "ggplot2-enhancements",
    "minimalistic"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "simeross",
      "count": 48,
      "uuid": 51403284
    },
    {
      "user": "jwokaty",
      "count": 3,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/simeross/ggseqalign",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggseqalign.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/simeross/ggseqalign",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alignment_table",
    "plot_sequence_alignment"
  ],
  "_help": [
    {
      "page": "alignment_table",
      "title": "Alignment Table",
      "topics": [
        "alignment_table"
      ]
    },
    {
      "page": "plot_sequence_alignment",
      "title": "Plot sequence alignment",
      "topics": [
        "plot_sequence_alignment"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/ggseqalign/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "pwalign",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "ggseqalign.Rmd",
      "filename": "ggseqalign.html",
      "title": "Quickstart Guide to ggseqalign",
      "author": "Simeon Lim Rossmann",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basics",
        "Hide mismatches",
        "Styling with ggplot2",
        "Alignment parameters",
        "Session info",
        "Credit"
      ],
      "created": "2024-05-09 08:58:13",
      "modified": "2025-03-03 14:33:49",
      "commits": 7
    }
  ],
  "_score": 4,
  "_indexed": false,
  "_nocasepkg": "ggseqalign",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/ggseqalign",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-06-21T11:08:31.000Z",
      "distro": "noble",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "70b985d4b482172d897cf9287be99023994fc24b343d36ba65b86f48fe172b22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-06-21T11:07:56.000Z",
      "distro": "noble",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "42c5fa0adb25b5e4c177ed740240f438cab6874038d72f6a657f66138ddb208c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-06-21T11:06:06.000Z",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "346b7b125286c884c0ad820817c08e85437ac051c71e40891b3a72a452e35933",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-06-21T11:06:18.000Z",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "96e60a74398acc7f58c6d853919a6ebb5c9c0a3d0520ddf30edca707f578cbf6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-06-21T11:06:36.000Z",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "2288d61a990dc28029534ceb26ef0e81e958d07b1cb270156e98a5b6d97aa441",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-21T11:05:59.000Z",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "26428784a157dac3daaa1069c44b6f36c90867b63b8416018602f8f091399c0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-21T11:05:47.000Z",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "f7aff44c968899f018928a8ba29c59243a89e9dfb3f67109c83f677db9a2aecf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-21T11:05:45.000Z",
      "commit": "4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5",
      "fileid": "23b7c1868edb8d9275565d69c1682d145a1fcb808d38e289d122ce3352367a6f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27902199243"
    }
  ]
}