View source: R/searchCelltype.R
searchCelltype | R Documentation |
Search for the corresponding cell type list
searchCelltype(protocol, species, keyword)
protocol |
: 1-DNase-seq(ENCODE),2-ATAC-seq(ENCODE),3-ATAC-seq(ATACdb) |
species |
: genome version of human of mouse, 11-hg19,12-hg38,21-mm9,22-mm10 |
keyword |
: key word you want to search |
searchCelltype(1,11,'K562')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.