Skip to content

Software Package for Transcription Factor Binding Site (TFBS) Analysis

Notifications You must be signed in to change notification settings

ge11232002/TFBSTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFBSTools

Software Package for Transcription Factor Binding Site (TFBS) Analysis

Installation of the stable version of TFBSTools from Bioconductor

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("TFBSTools")

Installation of the development version of TFBSTools from github

Prerequsite:

  • Mac: Install "Command Line Tools" via gcc on terminal
  • Linux: Install a compiler and various development libraries (details vary across different flavors of Linux).
  • Windows: Install Rtools.
devtools::install_github("ge11232002/TFBSTools")

About

Software Package for Transcription Factor Binding Site (TFBS) Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published