{
  "_id": "6a27f3d724555f66ed54bd16",
  "Package": "tailor",
  "Type": "Package",
  "Title": "Tool for Adapter-domain Identification and Linking Of RBPs",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"András\", \"Asbóth\", role = c(\"aut\", \"cre\"),\nemail = \"sbthandras+bioinfo@gmail.com\",\ncomment = c(ORCID = \"0009-0001-2284-412X\")),\nperson(\"Tamás\", \"Stirling\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-8964-6443\")))",
  "Description": "Bacteriophages (phages) are viruses that infect bacteria.\nMany phages encode receptor binding proteins (RBPs) that\nmediate attachment to their bacterial hosts. Most RBPs contain\na conserved N-terminal domain (we refer to this as an\n\"adapter\") which anchors the protein to the phage particle.\nThis package provides functions to indentify these adapters and\ngroup them based on sequence similarity.",
  "Remotes": [
    "stitam/breakpoint"
  ],
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0.9000",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://stitam.r-universe.dev",
  "Date/Publication": "2026-06-09 08:37:49 UTC",
  "RemoteUrl": "https://github.com/sbthandras/tailor",
  "RemoteRef": "HEAD",
  "RemoteSha": "3929b27e63c6e52248d5d610b9937290d7da7596",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 11:03:13 UTC",
    "User": "root"
  },
  "Author": "András Asbóth [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-2284-412X>),\nTamás Stirling [aut] (ORCID: <https://orcid.org/0000-0002-8964-6443>)",
  "Maintainer": "András Asbóth <sbthandras+bioinfo@gmail.com>",
  "MD5sum": "6a9d82bc9ff1e9e562f98ed31e2e5ba2",
  "_user": "stitam",
  "_type": "src",
  "_file": "tailor_0.1.1.tar.gz",
  "_fileid": "2fe51af7a42dd102569f7eb7faa9ca99a03c75f6a669a744b3e28397dd5c19e4",
  "_filesize": 2071812,
  "_sha256": "2fe51af7a42dd102569f7eb7faa9ca99a03c75f6a669a744b3e28397dd5c19e4",
  "_created": "2026-06-09T11:03:13.000Z",
  "_published": "2026-06-09T11:07:03.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80307312452,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7505821669"
    },
    {
      "job": 80307312525,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7505823260"
    },
    {
      "job": 80307312462,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7505804758"
    },
    {
      "job": 80307312457,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7505802034"
    },
    {
      "job": 80306771667,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505754949"
    },
    {
      "job": 80307312430,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505794651"
    },
    {
      "job": 80307312499,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7505811352"
    },
    {
      "job": 80307312508,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7505799350"
    },
    {
      "job": 80307312494,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7505804601"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sbthandras/tailor",
  "_commit": {
    "id": "3929b27e63c6e52248d5d610b9937290d7da7596",
    "author": "Tamás Stirling <49147718+stitam@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #8 from sbthandras/recovery\n\nSpeed up clustering workflow and make it more robust to inputs",
    "time": 1780994269
  },
  "_maintainer": {
    "name": "András Asbóth",
    "email": "sbthandras+bioinfo@gmail.com",
    "login": "huuuuuuuuuuu",
    "description": "",
    "uuid": 48626801
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "breakpoint",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "pwalign",
      "role": "Imports"
    },
    {
      "package": "qcc",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "sbthandras",
  "_selfowned": false,
  "_usedby": 51,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 7
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-02"
    },
    {
      "name": "v1.0.0",
      "date": "2026-03-03"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stitam",
      "count": 63,
      "uuid": 49147718
    },
    {
      "user": "sbthandras",
      "count": 1,
      "uuid": 86297087
    }
  ],
  "_userbio": {
    "uuid": 49147718,
    "type": "user",
    "name": "Tamás Stirling"
  },
  "_downloads": {
    "count": 28066,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tailor"
  },
  "_devurl": "https://github.com/sbthandras/tailor",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tailor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/tailor",
  "_realowner": "tidymodels",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-25"
    }
  ],
  "_exports": [
    "adapter_matrix",
    "cluster_adapters",
    "completeness",
    "filter_comparisons",
    "find_adapter",
    "find_all_adapters",
    "find_breakpoints",
    "homogeneity",
    "position_scores",
    "schoco",
    "validate_rbps"
  ],
  "_datasets": [
    {
      "name": "adapters",
      "title": "Adapters",
      "object": "adapters",
      "class": [
        "adapter",
        "data.frame"
      ],
      "fields": [
        "pattern_id",
        "subject_id",
        "start",
        "end",
        "mean_score",
        "pident"
      ],
      "rows": 190,
      "table": true,
      "tojson": true
    },
    {
      "name": "rbps",
      "title": "Receptor Binding Proteins",
      "object": "rbps",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Core_ORF",
        "translation"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adapter_matrix",
      "title": "Create adapter matrix",
      "topics": [
        "adapter_matrix"
      ]
    },
    {
      "page": "adapters",
      "title": "Adapters",
      "topics": [
        "adapters"
      ]
    },
    {
      "page": "cluster_adapters",
      "title": "Group RBPs into adapter clusters",
      "topics": [
        "cluster_adapters"
      ]
    },
    {
      "page": "completeness",
      "title": "Completeness",
      "topics": [
        "completeness"
      ]
    },
    {
      "page": "filter_comparisons",
      "title": "Filter comparisons",
      "topics": [
        "filter_comparisons"
      ]
    },
    {
      "page": "find_adapter",
      "title": "Find adapter region",
      "topics": [
        "find_adapter"
      ]
    },
    {
      "page": "find_all_adapters",
      "title": "Find all adapters for a set of RBPs",
      "topics": [
        "find_all_adapters"
      ]
    },
    {
      "page": "find_breakpoints",
      "title": "Find breakpoints in global alignment scores",
      "topics": [
        "find_breakpoints",
        "find_breakpoints_cemean",
        "find_breakpoints_plateau",
        "find_breakpoints_window"
      ]
    },
    {
      "page": "homogeneity",
      "title": "Homogeneity",
      "topics": [
        "homogeneity"
      ]
    },
    {
      "page": "plot.adapter_matrix",
      "title": "Plot adapter matrix",
      "topics": [
        "plot.adapter_matrix"
      ]
    },
    {
      "page": "plot.ps",
      "title": "Plot pairwise alignment scores with adapter regions",
      "topics": [
        "plot.ps"
      ]
    },
    {
      "page": "position_scores",
      "title": "Pairwise global alignments with position scores",
      "topics": [
        "position_scores"
      ]
    },
    {
      "page": "rbps",
      "title": "Receptor Binding Proteins",
      "topics": [
        "rbps"
      ]
    },
    {
      "page": "schoco",
      "title": "SCores of HOmogeneity and COmpleteness",
      "topics": [
        "schoco"
      ]
    },
    {
      "page": "validate_rbps",
      "title": "Validate RBP data set",
      "topics": [
        "validate_rbps"
      ]
    }
  ],
  "_readme": "https://github.com/sbthandras/tailor/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "breakpoint",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "doParallel",
    "dplyr",
    "expm",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "msm",
    "mvtnorm",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "pwalign",
    "qcc",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_score": 6.7912344437869,
  "_indexed": false,
  "_nocasepkg": "tailor",
  "_universes": [
    "stitam"
  ],
  "_indexurl": "https://tidymodels.r-universe.dev/tailor",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T11:05:30.000Z",
      "distro": "noble",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "6bbf847726bb8b7b9c174ced6a2c209027a22c321f74212b60c42d3d2113fbdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T11:05:32.000Z",
      "distro": "noble",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "15606f35b8774323c55a1b654a5642ba9b4764c8c52178cca4d9a964a6d6beba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T11:05:07.000Z",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "408c9d64b75da067be00c800e6ab52f319eda9d80c0fc4009c6c43977638e77d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T11:04:55.000Z",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "c9b9d9dd169bf2d1ad6ae134c4ee1139e9cdb8a1d7827034a8d2229521675791",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T11:05:25.000Z",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "093d7fb95aafae406e79b957f17bc34b5a8bd1a53f87dc912a5b0611e9153622",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T11:04:42.000Z",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "ba4abf0d75896164dc9c89ce2026d49da99657fd6c129f2c12d6eea11d86ac34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T11:04:22.000Z",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "c24176be106f8cb38577c94fb9cf40ee0eda8fb1d8a80914fa965b4531e92d7a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T11:04:30.000Z",
      "commit": "3929b27e63c6e52248d5d610b9937290d7da7596",
      "fileid": "b1931835add971730d24c4bb3c84b07995ec4c09fd5e944010727e84a68236e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/27201577504"
    }
  ]
}