- Home
- Bioconductor 3.18
- Software Packages
- contiBAIT
contiBAIT
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see contiBAIT.
Improves Early Build Genome Assemblies using Strand-Seq Data
Bioconductor version: 3.18
Using strand inheritance data from multiple single cells from the organism whose genome is to be assembled, contiBAIT can cluster unbridged contigs together into putative chromosomes, and order the contigs within those chromosomes.
Author: Kieran O'Neill, Mark Hills, Mike Gottlieb
Maintainer: Kieran O'Neill <koneill at bccrc.ca>
citation("contiBAIT")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("contiBAIT")
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("contiBAIT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.