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