- Home
- Bioconductor 3.21
- Software Packages
- metabinR
metabinR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see metabinR.
Abundance and Compositional Based Binning of Metagenomes
Bioconductor version: 3.21
Provide functions for performing abundance and compositional based binning on metagenomic samples, directly from FASTA or FASTQ files. Functions are implemented in Java and called via rJava. Parallel implementation that operates directly on input FASTA/FASTQ files for fast execution.
Author: Anestis Gkanogiannis [aut, cre] ORCID iD ORCID: 0000-0002-6441-0688
Maintainer: Anestis Gkanogiannis <anestis at gkanogiannis.com>
citation("metabinR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("metabinR")
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("metabinR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.