{
  "_id": "6a1f0e36b401979e7341d294",
  "Package": "SeqKat",
  "Type": "Package",
  "Title": "Detection of Kataegis",
  "Version": "0.0.9",
  "Authors@R": "c(\nperson(\"Fouad\", \"Yousif\", role = \"aut\"),\nperson(\"Xihui\", \"Lin\", role = \"aut\"),\nperson(\"Fan\", \"Fan\", role = \"aut\"),\nperson(\"Christopher\", \"Lalansingh\", role = \"aut\"),\nperson(\"John\", \"Macdonald\", role = \"aut\"),\nperson(\"Paul\", \"C. Boutros\", role = \"cre\", email = \"pboutros@sbpdiscovery.org\")\n)",
  "URL": "https://github.com/TheBoutrosLab/package-SeqKat",
  "BugReports": "https://github.com/TheBoutrosLab/package-SeqKat/issues",
  "Description": "Kataegis is a localized hypermutation occurring when a\nregion is enriched in somatic SNVs. Kataegis can result from\nmultiple cytosine deaminations catalyzed by the AID/APOBEC\nfamily of proteins. This package contains functions to detect\nkataegis from SNVs in BED format. This package reports two\nscores per kataegic event, a hypermutation score and an APOBEC\nmediated kataegic score. Yousif, F. et al.; The Origins and\nConsequences of Localized and Global Somatic Hypermutation;\nBiorxiv 2018 <doi:10.1101/287839>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "rmarkdown, knitr",
  "Repository": "https://theboutroslab.r-universe.dev",
  "Date/Publication": "2026-03-18 22:17:16 UTC",
  "RemoteUrl": "https://github.com/theboutroslab/package-seqkat",
  "RemoteRef": "HEAD",
  "RemoteSha": "464ce2329100335300021eb358e2a2f6bf6d5a75",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 08:56:27 UTC",
    "User": "root"
  },
  "Author": "Fouad Yousif [aut],\nXihui Lin [aut],\nFan Fan [aut],\nChristopher Lalansingh [aut],\nJohn Macdonald [aut],\nPaul C. Boutros [cre]",
  "Maintainer": "Paul C. Boutros <pboutros@sbpdiscovery.org>",
  "MD5sum": "760cf74cb550893852d1e32dcf783728",
  "_user": "theboutroslab",
  "_type": "src",
  "_file": "SeqKat_0.0.9.tar.gz",
  "_fileid": "74c44f9a7c87c837b49614e74794939601915566429feaa81b2ef39905047d03",
  "_filesize": 994792,
  "_sha256": "74c44f9a7c87c837b49614e74794939601915566429feaa81b2ef39905047d03",
  "_created": "2026-05-17T08:56:27.000Z",
  "_published": "2026-06-02T17:09:10.301Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128332662,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7041022304"
    },
    {
      "job": 79128332045,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7041023332"
    },
    {
      "job": 79128332673,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041022811"
    },
    {
      "job": 79128332932,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041022413"
    },
    {
      "job": 79128333302,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041027676"
    },
    {
      "job": 79128332411,
      "time": 250,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041034676"
    },
    {
      "job": 79128332464,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041020558"
    },
    {
      "job": 79128332785,
      "time": 278,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041036493"
    },
    {
      "job": 79128331680,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041007410"
    },
    {
      "job": 79128331635,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364677070"
    },
    {
      "job": 79128332315,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7041023234"
    },
    {
      "job": 79128332793,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041020740"
    },
    {
      "job": 79128332517,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041028763"
    }
  ],
  "_buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/theboutroslab/package-seqkat",
  "_commit": {
    "id": "464ce2329100335300021eb358e2a2f6bf6d5a75",
    "author": "Yash Patel <86321070+yashpatel6@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from TheBoutrosLab/yashpatel-name-static-analysis\n\nSet CICD job name to static-analysis from CICD-base",
    "time": 1773872236
  },
  "_maintainer": {
    "name": "Paul C. Boutros",
    "email": "pboutros@sbpdiscovery.org",
    "login": "pboutros",
    "twitter": "@theboutroslab",
    "description": "",
    "uuid": 7833438
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.1",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "doMC",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "theboutroslab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nwiltsie",
      "count": 4,
      "uuid": 829731
    },
    {
      "user": "rhughwhite",
      "count": 3,
      "uuid": 61213624
    },
    {
      "user": "yashpatel6",
      "count": 3,
      "uuid": 86321070
    }
  ],
  "_userbio": {
    "uuid": 253785743,
    "type": "organization",
    "name": "The Boutros Lab"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SeqKat"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/theboutroslab/package-seqkat",
  "_searchresults": 13,
  "_topics": [
    "cpp"
  ],
  "_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/SeqKat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/theboutroslab/package-seqkat",
  "_realowner": "theboutroslab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2017-06-25"
    },
    {
      "version": "0.0.6",
      "date": "2018-03-29"
    },
    {
      "version": "0.0.8",
      "date": "2020-03-11"
    },
    {
      "version": "0.0.9",
      "date": "2026-01-24"
    }
  ],
  "_exports": [
    "combine.table",
    "final.score",
    "get.context",
    "get.exprobntcx",
    "get.nucleotide.chunk.counts",
    "get.pair",
    "get.tn",
    "get.toptn",
    "get.trinucleotide.counts",
    "seqkat",
    "test.kataegis"
  ],
  "_help": [
    {
      "page": "combine.table",
      "title": "Combine Table",
      "topics": [
        "combine.table"
      ]
    },
    {
      "page": "final.score",
      "title": "Final Score",
      "topics": [
        "final.score"
      ]
    },
    {
      "page": "get.context",
      "title": "Get Context",
      "topics": [
        "get.context"
      ]
    },
    {
      "page": "get.exprobntcx",
      "title": "get.exprobntcx",
      "topics": [
        "get.exprobntcx"
      ]
    },
    {
      "page": "get.nucleotide.chunk.counts",
      "title": "Get Nucleotide Chunk Counts",
      "topics": [
        "get.nucleotide.chunk.counts"
      ]
    },
    {
      "page": "get.pair",
      "title": "Get Pair",
      "topics": [
        "get.pair"
      ]
    },
    {
      "page": "get.tn",
      "title": "Get Trinucleotides",
      "topics": [
        "get.tn"
      ]
    },
    {
      "page": "get.toptn",
      "title": "Get Top Trinucleotides",
      "topics": [
        "get.toptn"
      ]
    },
    {
      "page": "get.trinucleotide.counts",
      "title": "Get Trinucleotide Counts",
      "topics": [
        "get.trinucleotide.counts"
      ]
    },
    {
      "page": "seqkat",
      "title": "SeqKat",
      "topics": [
        "seqkat"
      ]
    },
    {
      "page": "test.kataegis",
      "title": "Test Kataegis",
      "topics": [
        "test.kataegis"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "SeqKat",
      "author": "Fouad Yousif, Xihui Lin, Fan Fan, Christopher Lalansingh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Approach",
        "Input",
        "Running SeqKat",
        "Output",
        "Example",
        "References"
      ],
      "created": "2017-05-31 19:35:58",
      "modified": "2018-01-09 22:25:45",
      "commits": 5
    }
  ],
  "_score": 3.7160033436347994,
  "_indexed": true,
  "_nocasepkg": "seqkat",
  "_universes": [
    "theboutroslab",
    "pboutros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "3c960849a331e133b7565a8256431c030d7f54223069596179bc63e3cae08a8a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "ac566858360adf678d717ffd6a1bd6bf50adcfea9d8298d057663e2eafc99571",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "3d80d935dac90175f7da40c743176f4ef43ce7445bc6544a9b039471b8301822",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "5b36f3237e31446b0668e4032c6a5674bec96fb1ee1898fa382ca8e1c3bfb2ff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-17T08:59:10.000Z",
      "arch": "aarch64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "53b52fc0411320dd32a78965a818bdd5cb5983ad2b2a390ef6701965da3bf817",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-17T08:59:55.000Z",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "0ef313722730c11f70b0c02d3e57d4ed9605d662963954568214365a656f3cc9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:20.000Z",
      "arch": "aarch64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "2691ab436ae6d787bcd5fb5e436204fe8a948566e85d941001ab5ca64bd555fe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-17T09:00:02.000Z",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "c47306dca32119150f1e4b1c541e5d234f423d80621d4ba06cf3bd71be3017ee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:02.000Z",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "666048ec75ed84126900eda0a4e0ecb188b0727306a4107c584c4ef6ea28fa37",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-05-17T08:57:49.000Z",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "8a57239e82c3839533aa6d874e426998a0017f3beb636ec688f4831ef32f081d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-05-17T08:58:31.000Z",
      "arch": "x86_64",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "af45082ca8da5bedfe2b7156c60caa6526e92dc249043acfa16063f362220dd9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9",
      "date": "2026-06-02T17:08:35.000Z",
      "arch": "emscripten",
      "commit": "464ce2329100335300021eb358e2a2f6bf6d5a75",
      "fileid": "fbf93b1253c099f097749ac14189aebbc03246a2405cd976621f47bd5b53e87b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/theboutroslab/actions/runs/25986385869"
    }
  ]
}