brendaDb

ThirdPartyClient
Stale2updated 3 years ago
R
NOASSERTION

R interface for importing and analyzing enzyme information from the BRENDA database.

README

brendaDb Overview brendaDb aims to make importing and analyzing data from the BRENDA database easier. The main functions include: \[x\] Read text file downloaded from BRENDA into an R tibble \[x\] Retrieve information for specific enzymes \[x\] Query enzymes using their synonyms, gene symbols, etc. \[x\] Query enzyme information for specific BioCyc pathways Installation brendaDb is a Bioconductor package and can be installed through BiocManager::install(). Alternatively, install the development…

Source attribution

  • BioconductorbrendaDb
  • GitHubgithub.com/y1zhou/brendadb

Related resources

Low- and high-level wrappers for Gemma's RESTful API. They enable access to curated expression and differential expression data from over 10,000 published studies. Gemma is a web site, database and a set of tools for the meta-analysis, re-use and sharing of genomics data, currently primarily targeted at the analysis of gene expression profiles.

101 week ago
R
Apache-2.0+

A client for the OmniPath web service (https://www.omnipathdb.org) and many other resources. It also includes functions to transform and pretty print some of the downloaded data, functions to access a number of other resources such as BioPlex, ConsensusPathDB, EVEX, Gene Ontology, Guide to Pharmacology (IUPHAR/BPS), Harmonizome, HTRIdb, Human Phenotype Ontology, InWeb InBioMap, KEGG Pathway, Pathway Commons, Ramilowski et al. 2015, RegNetwork, ReMap, TF census, TRRUST and Vinayagam et al. 2011. Furthermore, OmnipathR features a close integration with the NicheNet method for ligand activity prediction from transcriptomics data, and its R implementation `nichenetr` (available only on github).

Programmatically access the NIH / NCI Genomic Data Commons RESTful service.

903 weeks ago
R

The Zarr specification defines a format for chunked, compressed, N-dimensional arrays. It's design allows efficient access to subsets of the stored array, and supports both local and cloud storage systems. Rarr aims to implement this specification in R with minimal reliance on an external tools or libraries.

5221 hours ago
R
NOASSERTION

Tools for parsing Illumina's microarray output files, including IDAT.

52 years ago
R
GPL-2.0

The Structstrings package implements the widely used dot bracket annotation for storing base pairing information in structured RNA. Structstrings uses the infrastructure provided by the Biostrings package and derives the DotBracketString and related classes from the BString class. From these, base pair tables can be produced for in depth analysis. In addition, the loop indices of the base pairs can be retrieved as well. For better efficiency, information conversion is implemented in C, inspired to a large extend by the ViennaRNA package.

55 months ago
R
Artistic-2.0