- Home
- Bioconductor 3.22
- Software Packages
- TFutils
TFutils
This is the released version of TFutils; for the devel version, see TFutils.
TFutils
Bioconductor version: Release (3.22)
This package helps users to work with TF metadata from various sources. Significant catalogs of TFs and classifications thereof are made available. Tools for working with motif scans are also provided.
Author: Vincent Carey [aut, cre], Shweta Gopaulakrishnan [aut]
Maintainer: Vincent Carey <stvjc at channing.harvard.edu>
citation("TFutils")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TFutils")
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("TFutils")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.