Bioc2026 Registration Open!

biobtreeR

Using biobtree tool from R

Bioconductor version: 3.23 · Package version: 1.24.0

The biobtreeR package provides an interface to [biobtree](https://github.com/tamerh/biobtree) tool which covers large set of bioinformatics datasets and allows search and chain mappings functionalities.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("biobtreeR")

Details

MaintainerTamer Gur <tgur@ebi.ac.uk>
AuthorTamer Gur
LicenseMIT + file LICENSE
URLhttps://github.com/tamerh/biobtreeR
Bug Reportshttps://github.com/tamerh/biobtreeR/issues
Downloads rank203
Source branchRELEASE_3_23
biocViewsAnnotation, Software

Download

Dependencies

Imports: httr, httpuv, stringi, jsonlite, methods, utils

Suggests: BiocStyle, knitr, testthat, rmarkdown, markdown