{
  "_id": "6a194d58acfb0bcc41dddfd3",
  "Package": "odseq",
  "Type": "Package",
  "Title": "Outlier detection in multiple sequence alignments",
  "Version": "1.40.0",
  "Date": "2015-12-20",
  "Author": "José Jiménez",
  "Maintainer": "José Jiménez <jose@jimenezluna.com>",
  "Description": "Performs outlier detection of sequences in a multiple\nsequence alignment using bootstrap of predefined distance\nmetrics. Outlier sequences can make downstream analyses\nunreliable or make the alignments less accurate while they are\nbeing constructed. This package implements the OD-seq algorithm\nproposed by Jehl et al (doi 10.1186/s12859-015-0702-1) for\naligned sequences and a variant using string kernels for\nunaligned sequences.",
  "License": "MIT + file LICENSE",
  "LazyData": "True",
  "Encoding": "UTF-8",
  "biocViews": "Alignment, MultipleSequenceAlignment",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:15 UTC",
  "RemoteUrl": "https://github.com/bioc/odseq",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
  "Packaged": {
    "Date": "2026-05-29 07:19:20 UTC",
    "User": "root"
  },
  "MD5sum": "0ce865474d672ea4d12ea7fe1e646e22",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "odseq_1.40.0.tar.gz",
  "_fileid": "261f3daaf7910cda150379d4f11671be3d6e415676e1c4eb4a5933caa9177fb7",
  "_filesize": 139977,
  "_sha256": "261f3daaf7910cda150379d4f11671be3d6e415676e1c4eb4a5933caa9177fb7",
  "_created": "2026-05-29T07:19:20.000Z",
  "_published": "2026-05-29T08:24:56.650Z",
  "_jobs": [
    {
      "job": 78456015081,
      "time": 156,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285284423"
    },
    {
      "job": 78456015073,
      "time": 225,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285304993"
    },
    {
      "job": 78456015052,
      "time": 270,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285318572"
    },
    {
      "job": 78456015057,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286354082"
    },
    {
      "job": 78456015050,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286355325"
    },
    {
      "job": 78455532764,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285241243"
    },
    {
      "job": 78456015075,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285268761"
    },
    {
      "job": 78456015058,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285285543"
    },
    {
      "job": 78456015066,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285281466"
    },
    {
      "job": 78456015154,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285289276"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/odseq",
  "_commit": {
    "id": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
    "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": 1777380195
  },
  "_maintainer": {
    "name": "José Jiménez",
    "email": "jose@jimenezluna.com",
    "login": "josejimenezluna",
    "bluesky": "@jjimenezluna.bsky.social",
    "description": "Driving drug discovery one gradient update at a time.",
    "uuid": 6875576
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "msa",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "kebabs",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "version": ">= 5.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.11",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "alignment",
    "multiplesequencealignment"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 382,
    "source": "https://www.bioconductor.org/packages/stats/bioc/odseq"
  },
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/odseq.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "odmix",
    "odseq",
    "odseq_unaligned"
  ],
  "_datasets": [
    {
      "name": "seqs",
      "title": "PFAM plus random data.",
      "object": "seqs",
      "class": [
        "AAStringSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "odseq-package",
      "title": "Outlier detection in multiple sequence alignments",
      "topics": [
        "odseq-package"
      ]
    },
    {
      "page": "odmix",
      "title": "Gaussian mixture modelling of distances in a multiple sequence alignment.",
      "topics": [
        "odmix"
      ]
    },
    {
      "page": "odseq",
      "title": "Outlier detection in a multiple sequence alignment",
      "topics": [
        "odseq"
      ]
    },
    {
      "page": "odseq_unaligned",
      "title": "Outlier detection provided a distance/similarity matrix of sequences.",
      "topics": [
        "odseq_unaligned"
      ]
    },
    {
      "page": "seqs",
      "title": "PFAM plus random data.",
      "topics": [
        "seqs"
      ]
    }
  ],
  "_rundeps": [
    "apcluster",
    "BiocGenerics",
    "Biostrings",
    "class",
    "crayon",
    "e1071",
    "generics",
    "IRanges",
    "kebabs",
    "kernlab",
    "lattice",
    "LiblineaR",
    "MASS",
    "Matrix",
    "mclust",
    "msa",
    "proxy",
    "Rcpp",
    "S4Vectors",
    "Seqinfo",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "odseq package vignette",
      "author": "Mantainer: jose@jimenezluna.com",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Aligned sequences",
        "Unaligned sequences"
      ],
      "created": "2016-03-31 20:34:14",
      "modified": "2016-03-31 20:34:14",
      "commits": 1
    }
  ],
  "_score": 4.225309281725863,
  "_indexed": false,
  "_nocasepkg": "odseq",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/odseq",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.40.0",
      "date": "2026-05-29T07:21:58.000Z",
      "distro": "noble",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "ca726548b6e173d850445c5525f710223cc0001c18171d0a5e1c0484b61150b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.40.0",
      "date": "2026-05-29T07:22:47.000Z",
      "distro": "noble",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "1b034321414833afc647a57ac3b75750b917091bb51c6556d402f0668ce95f25",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.40.0",
      "date": "2026-05-29T08:23:11.000Z",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "c835fafd28ef61653e9431c6fb9aaed3394f46d1ddc7890dc340bdf022945ab4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.40.0",
      "date": "2026-05-29T08:23:12.000Z",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "71c90a3804771ab325fb14de98e2a22750a152274188f855b1b1ea44f1f86fc1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.40.0",
      "date": "2026-05-29T07:21:24.000Z",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "568766bcadee0c87b83ab77d6eb51bc9e61d52261ecb133e8881687adbce2888",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-05-29T07:20:43.000Z",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "e11237e58b061c79cd1b32ff469b5a1b53ee1f2d2adc31a1c46c5722135884da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-05-29T07:20:35.000Z",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "3470180c6bf9828e2053888e4e569b61fe865cf40177b0af728690fd91f836f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-05-29T07:21:02.000Z",
      "commit": "b0ac9bc98df6f072d1aef1e87ace9d77d45c4bc8",
      "fileid": "407683ba602416268e7216a25bf98292446f410b4f72b8224b4363122c5f5f92",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623764273"
    }
  ]
}