This is the development version of generegulation; for the stable release version, see generegulation.
Finding Candidate Binding Sites for Known Transcription Factors via Sequence MatchingBioconductor version: Development (3.22)
The binding of transcription factor proteins (TFs) to DNA promoter regions upstream of gene transcription start sites (TSSs) is one of the most important mechanisms by which gene expression, and thus many cellular processes, are controlled. Though in recent years many new kinds of data have become available for identifying transcription factor binding sites (TFBSs) -- ChIP-seq and DNase I hypersensitivity regions among them -- sequence matching continues to play an important role. In this workflow we demonstrate Bioconductor techniques for finding candidate TF binding sites in DNA sequence using the model organism Saccharomyces cerevisiae. The methods demonstrated here apply equally well to other organisms.
Author: Bioconductor Package Maintainer [aut, cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R, entercitation("generegulation")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("generegulation")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("generegulation")
Finding Candidate Binding Sites for Known Transcription Factors via Sequence Matching HTML R Script Details biocViews EpigeneticsWorkflow, Workflow Version 1.33.0 License Artistic-2.0 Depends R (>= 3.3.0), BSgenome.Scerevisiae.UCSC.sacCer3, Biostrings, GenomicFeatures, MotifDb, S4Vectors, TxDb.Scerevisiae.UCSC.sacCer3.sgdGene, motifStack, org.Sc.sgd.db, seqLogo Imports System Requirements URL https://www.bioconductor.org/help/workflows/generegulation/ See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4