{
  "_id": "6a12a98bacfb0bcc41d15e79",
  "Package": "TCRconvertR",
  "Type": "Package",
  "Title": "Convert TCR Gene Names",
  "Description": "Convert T Cell Receptor (TCR) gene names between the 10X\nGenomics, Adaptive Biotechnologies, and ImMunoGeneTics (IMGT)\nnomenclatures.",
  "Version": "1.0",
  "Authors@R": "c(person(\"Emma\", \"Bishop\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"emmab5@uw.edu\", comment = c(ORCID = \"0000-0003-4484-3336\")))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/seshadrilab/tcrconvertr,\nhttps://seshadrilab.github.io/tcrconvertr/",
  "BugReports": "https://github.com/seshadrilab/tcrconvertr/issues",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxyglobals::global_roclet\"))",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/roxyglobals/filename": "globals.R",
  "Config/roxyglobals/unique": "FALSE",
  "VignetteBuilder": "knitr",
  "Repository": "https://seshadrilab.r-universe.dev",
  "Date/Publication": "2026-05-15 04:21:52 UTC",
  "RemoteUrl": "https://github.com/seshadrilab/tcrconvertr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:28:39 UTC",
    "User": "root"
  },
  "Author": "Emma Bishop [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4484-3336>)",
  "Maintainer": "Emma Bishop <emmab5@uw.edu>",
  "MD5sum": "c432c2b1fee452e1c05e487d0173c2c5",
  "_user": "seshadrilab",
  "_type": "src",
  "_file": "TCRconvertR_1.0.tar.gz",
  "_fileid": "18d556a6931bf6cf6bf0c82233e606dbabe124c5d9fd5b86d6a8aea539d551ef",
  "_filesize": 162058,
  "_sha256": "18d556a6931bf6cf6bf0c82233e606dbabe124c5d9fd5b86d6a8aea539d551ef",
  "_created": "2026-05-24T07:28:39.000Z",
  "_published": "2026-05-24T07:32:27.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580471318,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183277069"
    },
    {
      "job": 77580471325,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183275704"
    },
    {
      "job": 77580471316,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183281319"
    },
    {
      "job": 77580471320,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183282750"
    },
    {
      "job": 77580351763,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183264366"
    },
    {
      "job": 77580471314,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183274352"
    },
    {
      "job": 77580471323,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183276440"
    },
    {
      "job": 77580471324,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183271139"
    },
    {
      "job": 77580471322,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183271358"
    }
  ],
  "_buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/seshadrilab/tcrconvertr",
  "_commit": {
    "id": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
    "author": "Emma Bishop <46635347+emjbishop@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #31 from seshadrilab/fix-empty-warning\n\nStrip NAs from bad_genes_all before checking length",
    "time": 1778818912
  },
  "_maintainer": {
    "name": "Emma Bishop",
    "email": "emmab5@uw.edu",
    "login": "emjbishop",
    "linkedin": "in/emma-bishop-emjbishop",
    "orcid": "0000-0003-4484-3336",
    "description": "Bioinformatics Data Scientist @ Fred Hutch",
    "uuid": 46635347
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxyglobals",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "seshadrilab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "emjbishop",
      "count": 144,
      "uuid": 46635347
    },
    {
      "user": "mxsmi",
      "count": 7,
      "uuid": 45386017
    }
  ],
  "_userbio": {
    "uuid": 26777072,
    "type": "organization",
    "name": "Seshadri Lab"
  },
  "_downloads": {
    "count": 542,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TCRconvertR"
  },
  "_devurl": "https://github.com/seshadrilab/tcrconvertr",
  "_pkgdown": "https://seshadrilab.github.io/tcrconvertr/",
  "_searchresults": 5,
  "_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/TCRconvertR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/seshadrilab/tcrconvertr",
  "_realowner": "seshadrilab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-04-17"
    }
  ],
  "_exports": [
    "add_dash_one",
    "build_lookup_from_fastas",
    "choose_lookup",
    "convert_gene",
    "extract_imgt_genes",
    "get_example_path",
    "pad_single_digit",
    "parse_imgt_fasta",
    "parse_mixcr_csv",
    "save_lookup",
    "which_frm_cols"
  ],
  "_help": [
    {
      "page": "build_lookup_from_fastas",
      "title": "Create lookup tables",
      "topics": [
        "build_lookup_from_fastas"
      ]
    },
    {
      "page": "convert_gene",
      "title": "Convert gene names",
      "topics": [
        "convert_gene"
      ]
    },
    {
      "page": "get_example_path",
      "title": "Get full path to an example file or directory",
      "topics": [
        "get_example_path"
      ]
    }
  ],
  "_readme": "https://github.com/seshadrilab/tcrconvertr/raw/HEAD/README.md",
  "_rundeps": [
    "rappdirs"
  ],
  "_vignettes": [
    {
      "source": "TCRconvertR.Rmd",
      "filename": "TCRconvertR.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Basic usage",
        "1. Load TCRs into a data frame",
        "2. Convert",
        "AIRR data",
        "Custom column names",
        "Rhesus or mouse data"
      ],
      "created": "2025-03-07 02:43:38",
      "modified": "2025-04-23 21:24:51",
      "commits": 4
    },
    {
      "source": "custom-species.Rmd",
      "filename": "custom-species.html",
      "title": "Using a custom species",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Create a folder of IMGT FASTA files",
        "2. Run build_lookup_from_fastas()"
      ],
      "created": "2025-03-07 02:43:38",
      "modified": "2025-03-07 02:43:38",
      "commits": 1
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "tcrconvertr",
  "_universes": [
    "seshadrilab",
    "emjbishop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-24T07:30:39.000Z",
      "distro": "noble",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "19889b2bf5b971ab4f0fca1d52eb1a6fb71fb1b88697bc3f2dd29584ebe4c2f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-24T07:30:29.000Z",
      "distro": "noble",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "2c4240cc51622e946202b96122f188c73865142a8646614183909152367bd55a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-24T07:31:24.000Z",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "ddd915e836c789fc4de6ef7f0ddf016d557ecac96ff95c7906938ebcce2b89cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-24T07:31:34.000Z",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "2bfa608b03c7f7c2ca252f5de4245762f8409e1094ec516d18d22e1d5d5d71fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-24T07:30:28.000Z",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "87292c4c21970c78d5e136bdab3e99e065d6d5395fc4eb5fe0b43d5d141df149",
      "status": "success",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-24T07:30:25.000Z",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "d134595da7a9e24ba6757808c120bde3b11e7215365a43f4a97a6efd3e643efa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-24T07:29:42.000Z",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "0d150dfb45f7d4577f861c66b9a1f4ff1d85b4775cbb2a666a45d7babb547de3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-24T07:29:44.000Z",
      "commit": "3465ddbff2fab7bd648b895d39a597f6a31f7fca",
      "fileid": "93b8a1ea52a010b620b64c2c2e09d547a48ae6406501c0348d45a475c5b6bf5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seshadrilab/actions/runs/26355115340"
    }
  ]
}