{
  "_id": "6a1f0134b401979e7341af9e",
  "Package": "ssw",
  "Title": "Striped Smith-Waterman Algorithm for Sequence Alignment using\nSIMD",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Nan\", \"Xiao\", email = \"me@nanx.me\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0250-5673\"))\n)",
  "Description": "Provides an R interface for 'SSW' (Striped Smith-Waterman)\nvia its 'Python' binding 'ssw-py'. 'SSW' is a fast 'C' and\n'C++' implementation of the Smith-Waterman algorithm for\npairwise sequence alignment using\nSingle-Instruction-Multiple-Data (SIMD) instructions. 'SSW'\nenhances the standard algorithm by efficiently returning\nalignment information and suboptimal alignment scores. The core\n'SSW' library offers performance improvements for various\nbioinformatics tasks, including protein database searches,\nshort-read alignments, primary and split-read mapping,\nstructural variant detection, and read-overlap graph\ngeneration. These features make 'SSW' particularly useful for\ngenomic applications. Zhao et al. (2013)\n<doi:10.1371/journal.pone.0082138> developed the original 'C'\nand 'C++' implementation.",
  "License": "MIT + file LICENSE",
  "URL": "https://nanx.me/ssw-r/, https://github.com/nanxstats/ssw-r",
  "BugReports": "https://github.com/nanxstats/ssw-r/issues",
  "Encoding": "UTF-8",
  "SystemRequirements": "Python (>= 3.6.0), ssw-py (>= 1.0.0). Detailed\ninstallation instructions can be found in the README file.",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://nanxstats.r-universe.dev",
  "Date/Publication": "2024-09-17 22:19:48 UTC",
  "RemoteUrl": "https://github.com/nanxstats/ssw-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:45:54 UTC",
    "User": "root"
  },
  "Author": "Nan Xiao [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0250-5673>)",
  "Maintainer": "Nan Xiao <me@nanx.me>",
  "MD5sum": "72679ea04b8ef143a17d85b44f848b5e",
  "_user": "nanxstats",
  "_type": "src",
  "_file": "ssw_0.2.1.tar.gz",
  "_fileid": "31e172da3c4dc0614e4869e48676989b3df4d8d8819fa8b74d131e34ad253e1d",
  "_filesize": 149098,
  "_sha256": "31e172da3c4dc0614e4869e48676989b3df4d8d8819fa8b74d131e34ad253e1d",
  "_created": "2026-05-18T08:45:54.000Z",
  "_published": "2026-06-02T16:13:40.983Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117664304,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053328159"
    },
    {
      "job": 79117664860,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053330888"
    },
    {
      "job": 79117664459,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053324936"
    },
    {
      "job": 79117664508,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053313176"
    },
    {
      "job": 79117663778,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053283172"
    },
    {
      "job": 79117663644,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363400474"
    },
    {
      "job": 79117664016,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053314116"
    },
    {
      "job": 79117664061,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053311867"
    },
    {
      "job": 79117664541,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053331458"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nanxstats/ssw-r",
  "_commit": {
    "id": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
    "author": "Nan Xiao <me@nanx.me>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #24 from nanxstats/news\n\nUpdate news for v0.2.1",
    "time": 1726611588
  },
  "_maintainer": {
    "name": "Nan Xiao",
    "email": "me@nanx.me",
    "login": "nanxstats",
    "bluesky": "@nanxstats.bsky.social",
    "linkedin": "in/nanxstats",
    "twitter": "@nanxstats",
    "description": "Data Scientist @Genentech",
    "uuid": 199363,
    "orcid": "0000-0002-0250-5673"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "nanxstats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bioinformatics",
    "reticulate",
    "sequence-alignment",
    "simd",
    "smith-waterman"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "nanxstats",
      "count": 53,
      "uuid": 199363
    }
  ],
  "_userbio": {
    "uuid": 199363,
    "type": "user",
    "name": "Nan Xiao",
    "description": "Data Scientist @Genentech"
  },
  "_downloads": {
    "count": 552,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ssw"
  },
  "_devurl": "https://github.com/nanxstats/ssw-r",
  "_pkgdown": "https://nanx.me/ssw-r/",
  "_searchresults": 0,
  "_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/ssw.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nanxstats/ssw-r",
  "_realowner": "nanxstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-09-05"
    },
    {
      "version": "0.2.1",
      "date": "2024-09-18"
    }
  ],
  "_exports": [
    "align",
    "force_align",
    "formatter",
    "install_ssw_py",
    "is_installed_ssw_py",
    "ssw_py"
  ],
  "_help": [
    {
      "page": "align",
      "title": "Perform Smith-Waterman alignment of a read against a reference sequence",
      "topics": [
        "align"
      ]
    },
    {
      "page": "force_align",
      "title": "Perform forced alignment with increased gap open penalty",
      "topics": [
        "force_align"
      ]
    },
    {
      "page": "formatter",
      "title": "Format and pretty-print SSW forced alignment results without truncation",
      "topics": [
        "formatter"
      ]
    },
    {
      "page": "install_ssw_py",
      "title": "Install ssw-py and its dependencies",
      "topics": [
        "install_ssw_py"
      ]
    },
    {
      "page": "is_installed_ssw_py",
      "title": "Is ssw-py installed?",
      "topics": [
        "is_installed_ssw_py"
      ]
    },
    {
      "page": "print.ssw",
      "title": "Print SSW alignment results",
      "topics": [
        "print.ssw"
      ]
    },
    {
      "page": "ssw_py",
      "title": "Global reference to ssw-py",
      "topics": [
        "ssw_py"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nanxstats/ssw-r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nanxstats/ssw-r/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ssw.Rmd",
      "filename": "ssw.html",
      "title": "Getting started with ssw-r: Sequence alignment examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exact alignment",
        "Deletion",
        "Insertion with gap open",
        "Insertion with no gap open penalty",
        "Specify start index",
        "Forced alignment",
        "Acknowledgements",
        "References"
      ],
      "created": "2020-06-07 02:08:34",
      "modified": "2024-09-10 02:41:53",
      "commits": 11
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ssw",
  "_universes": [
    "nanxstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-18T08:47:55.000Z",
      "distro": "noble",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "96d735f9fd58318163dbb751a738d157aea5bfa53adace7dac29468ae194e277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-18T08:48:03.000Z",
      "distro": "noble",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "24be1db4e367c68f6bd7a596fd6abf3cf1973126f406446bb4956676d6366a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-18T08:47:50.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "4f5eb7c9c1dfeb34ae407b1cd167a83081241b9f43a2e28cce8b251c84faccf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-18T08:47:21.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "926113842d3c8bb02f33ea0ef7dd9ec4c94bcf04d94898c6a470548d05bd595f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-18T08:47:09.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "5bdb398b6a01fd003348923258c9d3e163835d64149ba175c12417619cc29e76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-18T08:47:04.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "b96e946d52c17d6d4b560cfec0a35315f23c49cadddcec6457bcf4c459cb0e24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-18T08:48:01.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "839d6fc668faa620d81605cd2f2d6a95b7505d5a4bbac661011a149c61ac8024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T16:13:21.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "69aafdc219bb2cad7b64677593715d02ed1072c75499d283743257699ac6d47b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26022915194"
    }
  ]
}