{
  "_id": "6a1afabb1d7bb097a09fc4e2",
  "Package": "seqCAT",
  "Title": "High Throughput Sequencing Cell Authentication Toolkit",
  "Version": "1.35.0",
  "Authors@R": "person(\"Erik\", \"Fasterius\", email = \"erik.fasterius@outlook.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "The seqCAT package uses variant calling data (in the form\nof VCF files) from high throughput sequencing technologies to\nauthenticate and validate the source, function and\ncharacteristics of biological samples used in scientific\nendeavours.",
  "biocViews": "Coverage, GenomicVariation, Sequencing, VariantAnnotation",
  "License": "MIT + file LICENCE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:28 UTC",
  "RemoteUrl": "https://github.com/bioc/seqCAT",
  "RemoteRef": "HEAD",
  "RemoteSha": "edfcad580e2380eec8d5807f221850dec7ee1304",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:49:20 UTC",
    "User": "root"
  },
  "Author": "Erik Fasterius [aut, cre]",
  "Maintainer": "Erik Fasterius <erik.fasterius@outlook.com>",
  "MD5sum": "4cb0b9d30b907f5149f424ff7f1580db",
  "_user": "bioc",
  "_type": "src",
  "_file": "seqCAT_1.35.0.tar.gz",
  "_fileid": "649c59efe251684d8959044fd2b3e384e42c1887ef8c66334be04c3b6273bbc2",
  "_filesize": 1835191,
  "_sha256": "649c59efe251684d8959044fd2b3e384e42c1887ef8c66334be04c3b6273bbc2",
  "_created": "2026-05-30T09:49:20.000Z",
  "_published": "2026-05-30T14:56:59.858Z",
  "_jobs": [
    {
      "job": 78640754567,
      "time": 176,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307530911"
    },
    {
      "job": 78640754585,
      "time": 404,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307552707"
    },
    {
      "job": 78640754581,
      "time": 410,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307553168"
    },
    {
      "job": 78640754589,
      "time": 253,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309049765"
    },
    {
      "job": 78640754574,
      "time": 259,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309048001"
    },
    {
      "job": 78639951221,
      "time": 316,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307306259"
    },
    {
      "job": 78640754572,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307529408"
    },
    {
      "job": 78640754573,
      "time": 336,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307545001"
    },
    {
      "job": 78640754577,
      "time": 331,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307544445"
    },
    {
      "job": 78640754587,
      "time": 348,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307546250"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/seqCAT",
  "_commit": {
    "id": "edfcad580e2380eec8d5807f221850dec7ee1304",
    "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": 1777380388
  },
  "_maintainer": {
    "name": "Erik Fasterius",
    "email": "erik.fasterius@outlook.com",
    "login": "fasterius",
    "description": "Bioinformatician working at @NBISweden with interests in computational biology,  pipeline development and data science.",
    "uuid": 12528765
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.26.4",
      "role": "Depends"
    },
    {
      "package": "VariantAnnotation",
      "version": ">= 1.20.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "version": ">= 1.13.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "grid",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "version": ">= 2.8.2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.12.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "coverage",
    "genomicvariation",
    "sequencing",
    "variantannotation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 423,
    "source": "https://www.bioconductor.org/packages/stats/bioc/seqCAT"
  },
  "_searchresults": 4,
  "_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/seqCAT.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "calculate_similarity",
    "compare_many",
    "compare_profiles",
    "create_profile",
    "create_profiles",
    "filter_duplicates",
    "filter_variants",
    "list_cosmic",
    "list_variants",
    "plot_heatmap",
    "plot_impacts",
    "plot_variant_list",
    "read_cosmic",
    "read_profile",
    "read_profiles",
    "write_profile",
    "write_profiles"
  ],
  "_datasets": [
    {
      "name": "test_comparison",
      "title": "Overlapping and compared SNVs",
      "object": "test_comparison",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "sample_1",
        "sample_2",
        "match",
        "rsID",
        "gene",
        "ENSGID",
        "ENSTID",
        "REF",
        "ALT",
        "impact",
        "effect",
        "feature",
        "biotype",
        "DP.sample1",
        "AD1.sample1",
        "AD2.sample1",
        "A1.sample1",
        "A2.sample1",
        "warnings.sample1",
        "DP.sample2",
        "AD1.sample2",
        "AD2.sample2",
        "A1.sample2",
        "A2.sample2",
        "warnings.sample2"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_profile_1",
      "title": "SNV profile 1",
      "object": "test_profile_1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "rsID",
        "gene",
        "ENSGID",
        "ENSTID",
        "REF",
        "ALT",
        "impact",
        "effect",
        "feature",
        "biotype",
        "DP",
        "AD1",
        "AD2",
        "A1",
        "A2",
        "warnings",
        "sample"
      ],
      "rows": 377,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_profile_2",
      "title": "SNV profile 2",
      "object": "test_profile_2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "rsID",
        "gene",
        "ENSGID",
        "ENSTID",
        "REF",
        "ALT",
        "impact",
        "effect",
        "feature",
        "biotype",
        "DP",
        "AD1",
        "AD2",
        "A1",
        "A2",
        "warnings",
        "sample"
      ],
      "rows": 375,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_profile_3",
      "title": "SNV profile 3",
      "object": "test_profile_3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "rsID",
        "REF",
        "ALT",
        "DP",
        "AD1",
        "AD2",
        "A1",
        "A2",
        "sample"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_similarities",
      "title": "Collated similarities object",
      "object": "test_similarities",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample_1",
        "sample_2",
        "variants_1",
        "variants_2",
        "overlaps",
        "matches",
        "concordance",
        "similarity_score"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_variant_list",
      "title": "Modified variant list object",
      "object": "test_variant_list",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample1",
        "sample2"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculate_similarity",
      "title": "SNV profile similarity calculations",
      "topics": [
        "calculate_similarity"
      ]
    },
    {
      "page": "compare_many",
      "title": "Comparisons of many SNV profiles",
      "topics": [
        "compare_many"
      ]
    },
    {
      "page": "compare_profiles",
      "title": "Binary SNV profile comparisons",
      "topics": [
        "compare_profiles"
      ]
    },
    {
      "page": "create_profile",
      "title": "SNV profile creation",
      "topics": [
        "create_profile"
      ]
    },
    {
      "page": "create_profiles",
      "title": "SNV profile creation",
      "topics": [
        "create_profiles"
      ]
    },
    {
      "page": "filter_duplicates",
      "title": "Variant de-duplication",
      "topics": [
        "filter_duplicates"
      ]
    },
    {
      "page": "filter_variants",
      "title": "Variant filtering",
      "topics": [
        "filter_variants"
      ]
    },
    {
      "page": "list_cosmic",
      "title": "List COSMIC sample names",
      "topics": [
        "list_cosmic"
      ]
    },
    {
      "page": "list_variants",
      "title": "List known variants",
      "topics": [
        "list_variants"
      ]
    },
    {
      "page": "plot_heatmap",
      "title": "Plot similarity heatmap",
      "topics": [
        "plot_heatmap"
      ]
    },
    {
      "page": "plot_impacts",
      "title": "Plot SNV impact distribution",
      "topics": [
        "plot_impacts"
      ]
    },
    {
      "page": "plot_variant_list",
      "title": "Plot known variants list",
      "topics": [
        "plot_variant_list"
      ]
    },
    {
      "page": "read_cosmic",
      "title": "Read COSMIC data",
      "topics": [
        "read_cosmic"
      ]
    },
    {
      "page": "read_profile",
      "title": "Read SNV profile",
      "topics": [
        "read_profile"
      ]
    },
    {
      "page": "read_profiles",
      "title": "Read SNV profiles",
      "topics": [
        "read_profiles"
      ]
    },
    {
      "page": "seqCAT",
      "title": "seqCAT: High Throughput Sequencing Cell Authentication Toolkit",
      "topics": [
        "seqCAT-package",
        "seqCAT"
      ]
    },
    {
      "page": "test_comparison",
      "title": "Overlapping and compared SNVs",
      "topics": [
        "test_comparison"
      ]
    },
    {
      "page": "test_profile_1",
      "title": "SNV profile 1",
      "topics": [
        "test_profile_1"
      ]
    },
    {
      "page": "test_profile_2",
      "title": "SNV profile 2",
      "topics": [
        "test_profile_2"
      ]
    },
    {
      "page": "test_profile_3",
      "title": "SNV profile 3",
      "topics": [
        "test_profile_3"
      ]
    },
    {
      "page": "test_similarities",
      "title": "Collated similarities object",
      "topics": [
        "test_similarities"
      ]
    },
    {
      "page": "test_variant_list",
      "title": "Modified variant list object",
      "topics": [
        "test_variant_list"
      ]
    },
    {
      "page": "write_profile",
      "title": "Write SNV profile",
      "topics": [
        "write_profile"
      ]
    },
    {
      "page": "write_profiles",
      "title": "Write SNV profiles",
      "topics": [
        "write_profiles"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/seqCAT/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "farver",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "UCSC.utils",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "seqCAT.Rmd",
      "filename": "seqCAT.html",
      "title": "seqCAT: The High Throughput Sequencing Cell Authentication Toolkit",
      "author": "Erik Fasterius",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Creation of SNV profiles",
        "Create individual profiles",
        "Variant filtration",
        "Create multiple profiles",
        "Create COSMIC profiles",
        "Working with profiles on disk",
        "Comparing SNV profiles",
        "Comparing full profiles",
        "Comparing to COSMIC profiles",
        "Evaluating binary comparisons",
        "Similarity and global statistics",
        "Evaluation of SNV impacts",
        "Evaluation of specific chromosomes, regions, genes and transcripts",
        "Evaluating multiple comparisons",
        "Performing multiple profile comparisons",
        "Visualising multiple comparisons",
        "Citation",
        "Session info",
        "References"
      ],
      "created": "2017-08-31 19:54:59",
      "modified": "2019-06-20 11:00:26",
      "commits": 23
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "seqcat",
  "_universes": [
    "bioc",
    "fasterius"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-30T10:31:33.000Z",
      "distro": "noble",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "09b579b763ffab154eecc1ef056284abde282ad346e10fd1e4ed50329daf75ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-30T10:31:45.000Z",
      "distro": "noble",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "f8b4dc8aea0c1c83243bbb8bf71d9cbacdd1977c3c2876d9e69d5452bf4f6091",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-30T14:53:54.000Z",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "3db2f56dcd9453e1c358bfe625b88f1a04928d114c79c2b25b80fbed8caa646f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-30T14:53:22.000Z",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "3d00941d94aa5b10dde1e00aee22eb2ae8c12692d7adfce3c13a1630fd5a7b4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-05-30T10:31:21.000Z",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "d8d65dd153df9dfd4ce4fa890fdc5b677dc58d939dea302d6a415c45308bac14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-30T10:29:52.000Z",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "4bbb2563eef0d847bf2caaa4d00af7be3526fc7979265d311f609b5805e0f384",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-30T10:29:51.000Z",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "bf931ee05ce1f638d1a8bd715bfaa1ef9142396eb0cf49ccbcfc47edb8b028c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-30T10:30:25.000Z",
      "commit": "edfcad580e2380eec8d5807f221850dec7ee1304",
      "fileid": "ace01b26ff8f82a894a4a73ed280468d553e563d633cfe1e99a64f764311a3d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677051279"
    }
  ]
}