Description Usage Arguments Value Examples
Process transfac format
1 |
x |
path to transfac format file |
data.frame
1 2 | myc_transfac <- system.file('extdata/motifs', 'MA0147.2.transfac', package = 'ALPS', mustWork = TRUE)
my_df <- process_transfac(x = myc_transfac)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.