dataBrowser | R Documentation |
This function allows you to get the current data in TFregulomeR
dataBrowser(species, organ, sample_type, cell_tissue_name, tf, disease_state, source, server = "sg", TFregulome_url)
species |
The species of interset |
organ |
The organ of interset |
sample_type |
The sample type of interset |
cell_tissue_name |
The name of tissue or cell of interset |
tf |
The TF of interset |
disease_state |
The disease state of interset |
source |
The source of interset |
server |
server localtion to be linked, either 'sg' or 'ca'. |
TFregulome_url |
TFregulomeR server is implemented in MethMotif server. If the MethMotif url is NO more "http://bioinfo-csi.nus.edu.sg/methmotif/" or "http://methmotif.org", please use a new url. |
data.frame containing the information of the queried TFBSs in TFregulomeR
TFBS_brain <- dataBrowser(organ = "brain")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.