{
  "_id": "6a28ff88732311cd87590286",
  "Package": "svaRetro",
  "Type": "Package",
  "Title": "Retrotransposed transcript detection from structural variants",
  "Version": "1.19.0",
  "Date": "2026-02-18",
  "Authors@R": "c(person(given = \"Ruining\",\nfamily = \"Dong\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lnyidrn@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1433-0484\")))",
  "Description": "svaRetro contains functions for detecting retrotransposed\ntranscripts (RTs) from structural variant calls. It takes\nstructural variant calls in GRanges of breakend notation and\nidentifies RTs by exon-exon junctions and insertion sites. The\ncandidate RTs are reported by events and annotated with\ninformation of the inserted transcripts.",
  "License": "GPL-3 + file LICENSE",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "DataImport, Sequencing, Annotation, Genetics,\nVariantAnnotation, Coverage, VariantDetection",
  "BugReports": "https://github.com/PapenfussLab/svaRetro/issues",
  "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:56:48 UTC",
  "RemoteUrl": "https://github.com/bioc/svaRetro",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:17:32 UTC",
    "User": "root"
  },
  "Author": "Ruining Dong [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1433-0484>)",
  "Maintainer": "Ruining Dong <lnyidrn@gmail.com>",
  "MD5sum": "8619de8b5a3d426247be6399863f8178",
  "_user": "bioc",
  "_type": "src",
  "_file": "svaRetro_1.19.0.tar.gz",
  "_fileid": "37baf90d92f2b41ca782c6178b3b1b47afc561bac88d12fdecc1eecec2f3466d",
  "_filesize": 1577576,
  "_sha256": "37baf90d92f2b41ca782c6178b3b1b47afc561bac88d12fdecc1eecec2f3466d",
  "_created": "2026-06-09T06:17:32.000Z",
  "_published": "2026-06-10T06:09:12.922Z",
  "_jobs": [
    {
      "job": 80492034236,
      "time": 269,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7499998932"
    },
    {
      "job": 80492033760,
      "time": 582,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7500080623"
    },
    {
      "job": 80492033482,
      "time": 526,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7527830310"
    },
    {
      "job": 80492034013,
      "time": 343,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7500643312"
    },
    {
      "job": 80492033923,
      "time": 373,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7500681929"
    },
    {
      "job": 80492033770,
      "time": 382,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499926519"
    },
    {
      "job": 80492033940,
      "time": 229,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499987905"
    },
    {
      "job": 80492033744,
      "time": 456,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7500047272"
    },
    {
      "job": 80492033892,
      "time": 436,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7500042331"
    },
    {
      "job": 80492034300,
      "time": 395,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7500031126"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/svaRetro",
  "_commit": {
    "id": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
    "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": 1777381008
  },
  "_maintainer": {
    "name": "Ruining Dong",
    "email": "lnyidrn@gmail.com",
    "login": "jackieduckie",
    "orcid": "0000-0003-1433-0484",
    "description": "Semi-professional dog patter",
    "uuid": 13995001
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "rtracklayer",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "StructuralVariantAnnotation",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "plyranges",
      "role": "Suggests"
    },
    {
      "package": "circlize",
      "role": "Suggests"
    },
    {
      "package": "tictoc",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "sequencing",
    "annotation",
    "genetics",
    "variantannotation",
    "coverage",
    "variantdetection"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jackieduckie",
      "count": 121,
      "uuid": 13995001
    },
    {
      "user": "d-cameron",
      "count": 94,
      "uuid": 6036536
    },
    {
      "user": "nturaga",
      "count": 10,
      "uuid": 2746443
    },
    {
      "user": "cbrueffer",
      "count": 3,
      "uuid": 2705287
    },
    {
      "user": "jbedo",
      "count": 2,
      "uuid": 372912
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 324,
    "source": "https://www.bioconductor.org/packages/stats/bioc/svaRetro"
  },
  "_devurl": "https://github.com/papenfusslab/svaretro",
  "_searchresults": 8,
  "_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/svaRetro.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/papenfusslab/svaretro",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "rtDetect"
  ],
  "_help": [
    {
      "page": "grapes-na-grapes",
      "title": "Replaces the NA values in a with corresponding values in b",
      "topics": [
        "%na%"
      ]
    },
    {
      "page": "grapes-null-grapes",
      "title": "Uses b if a is NULL",
      "topics": [
        "%null%"
      ]
    },
    {
      "page": "rtDetect",
      "title": "Detecting retrotranscript insertion in nuclear genomes.",
      "topics": [
        "rtDetect"
      ]
    },
    {
      "page": "svaRetro",
      "title": "svaRetro: a package for retrotransposed transcript detection",
      "topics": [
        "svaRetro"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/svaRetro/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "assertthat",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "pwalign",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "StructuralVariantAnnotation",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "UCSC.utils",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "svaRetro.Rmd",
      "filename": "svaRetro.html",
      "title": "svaRetro Quick Overview",
      "author": "Ruining Dong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Using GRanges for structural variants: a breakend-centric data structure",
        "Workflow",
        "Loading data from VCF",
        "Identifying Retrotransposed Transcripts",
        "Visualising breakpoint pairs via circos plots",
        "SessionInfo"
      ],
      "created": "2021-07-21 23:51:43",
      "modified": "2026-02-18 01:05:05",
      "commits": 6
    }
  ],
  "_score": 5.204119982655925,
  "_indexed": true,
  "_nocasepkg": "svaretro",
  "_universes": [
    "bioc",
    "jackieduckie",
    "papenfusslab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-06-09T06:22:57.000Z",
      "distro": "noble",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "bce7ff7c707ac1ce35a6b6611793db55fe0d5509f8d27f44071bf07d05f50899",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-06-10T06:04:26.000Z",
      "distro": "noble",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "ae376e6bd873188fbc5ecaeb9b6f1dbcb9d43fdf46c8e7e780f9fd23d2a3912f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-06-09T06:57:23.000Z",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "ccaaf0629bb4cfff57454a5446b3c5205a461e5bea10b99cd6c30f575a3c63d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-06-09T06:59:36.000Z",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "d5f696377d251dd87cbb7881bbf3b645ba23d60be798d7c213958b43de846982",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-06-09T06:22:02.000Z",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "b89aded5ee742455d25286989dc3f37ce2b967113e42be3eb415403ea6d957aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-06-09T06:20:45.000Z",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "46cb0d919e2eb32a08c0ed0250c91ab82b51232d6822baf18d79ad0443668ded",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-06-09T06:21:00.000Z",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "f3c02e953159bde54ae0301b26c1e9a518360d5c4f5432934d15e54f2aebdb71",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-06-09T06:20:11.000Z",
      "commit": "6a5d754c5d5483237e572c0102dbeb7c083539b1",
      "fileid": "f819a29118c6a8172c017125046de542fd32e185074ec4baf5faed7cbb096ba7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27187486998"
    }
  ]
}