- Home
- Bioconductor 3.21
- Software Packages
- occugene
occugene
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see occugene.
Functions for Multinomial Occupancy Distribution
Bioconductor version: 3.21
Statistical tools for building random mutagenesis libraries for prokaryotes. The package has functions for handling the occupancy distribution for a multinomial and for estimating the number of essential genes in random transposon mutagenesis libraries.
Author: Oliver Will <oliverrreader at gmail.com>
Maintainer: Oliver Will <oliverrreader at gmail.com>
citation("occugene")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("occugene")
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("occugene")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.