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
| Maintainer | Tamer Gur <tgur@ebi.ac.uk> |
| Author | Tamer Gur |
| License | MIT + file LICENSE |
| URL | https://github.com/tamerh/biobtreeR |
| Bug Reports | https://github.com/tamerh/biobtreeR/issues |
| Downloads rank | 203 |
| Source branch | RELEASE_3_23 |
| biocViews | Annotation, Software |