Skip to content

Danko-Lab/rtfbs_db

Repository files navigation

rtfbs_db

Transcription factors (TFs) regulate complex programs of gene transcription by binding to short DNA sequence motifs. Here we introduce rtfbsdb, a unified framework that integrates a database of more than 65,000 TF binding motifs with tools to easily and efficiently scan target genome sequences. Rtfbsdb clusters motifs with similar DNA sequence specificities and optionally integrates RNA-seq or PRO-seq data to restrict analyses to motifs recognized by TFs expressed in the cell type of interest. Our package allows common analyses to be performed rapidly in an integrated environment.

Uses: Parse TF motifs from public databases, read into R, and scan using 'rtfbs'.

Sources of Position Weight Matrices (PWMs).

Requires

Installation

  • For more information about the installation, please check the tutorial document (Page 9 in 'rtfbsdb-tutorial.pptx').

  • If the package has been installed in R, please use the following codes to update the package.

library("devtools");
install_github("Danko-Lab/rtfbs_db/rtfbsdb")

Documents

How to cite?

About

Parse TF motifs from public databases, read into R, and scan using 'rtfbs'.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages