regutools: regutools: an R package for data extraction from RegulonDB

RegulonDB has collected, harmonized and centralized data from hundreds of experiments for nearly two decades and is considered a point of reference for transcriptional regulation in Escherichia coli K12. Here, we present the regutools R package to facilitate programmatic access to RegulonDB data in computational biology. regutools provides researchers with the possibility of writing reproducible workflows with automated queries to RegulonDB. The regutools package serves as a bridge between RegulonDB data and the Bioconductor ecosystem by reusing the data structures and statistical methods powered by other Bioconductor packages. We demonstrate the integration of regutools with Bioconductor by analyzing transcription factor DNA binding sites and transcriptional regulatory networks from RegulonDB. We anticipate that regutools will serve as a useful building block in our progress to further our understanding of gene regulatory networks.

Package details

AuthorJoselyn Chavez [aut, cre] (<https://orcid.org/0000-0002-4974-4591>), Carmina Barberena-Jonas [aut] (<https://orcid.org/0000-0001-7413-638X>), Jesus E. Sotelo-Fonseca [aut] (<https://orcid.org/0000-0003-1600-2396>), Jose Alquicira-Hernandez [ctb] (<https://orcid.org/0000-0002-9049-7780>), Heladia Salgado [ctb] (<https://orcid.org/0000-0002-3166-5801>), Leonardo Collado-Torres [aut] (<https://orcid.org/0000-0003-2140-308X>), Alejandro Reyes [aut] (<https://orcid.org/0000-0001-8717-6612>)
Bioconductor views GeneExpression GeneRegulation Network NetworkInference SystemsBiology Transcription Visualization
MaintainerJoselyn Chavez <joselynchavezf@gmail.com>
LicenseArtistic-2.0
Version1.2.3
URL https://github.com/ComunidadBioInfo/regutools
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("regutools")

Try the regutools package in your browser

Any scripts or data that you put into this service are public.

regutools documentation built on Dec. 20, 2020, 2 a.m.