- Home
- Bioconductor 3.14
- Software Packages
- miRBaseConverter
miRBaseConverter
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see miRBaseConverter.
A comprehensive and high-efficiency tool for converting and retrieving the information of miRNAs in different miRBase versions
Bioconductor version: 3.14
A comprehensive tool for converting and retrieving the miRNA Name, Accession, Sequence, Version, History and Family information in different miRBase versions. It can process a huge number of miRNAs in a short time without other depends.
Author: Taosheng Xu<taosheng.x at gmail.com>, Thuc Le<Thuc.Le at unisa.edu.au>
Maintainer: Taosheng Xu<taosheng.x at gmail.com>
citation("miRBaseConverter")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("miRBaseConverter")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("miRBaseConverter")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.