Software Package for Transcription Factor Binding Site (TFBS) Analysis
TFBSTools
from Bioconductorif (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("TFBSTools")
TFBSTools
from githubPrerequsite:
gcc
on terminaldevtools::install_github("ge11232002/TFBSTools")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.