readSif | R Documentation |
Read in a binary SIF file
readSif(inputFile)
inputFile |
an inputFile |
a data.frame with the interactions in the binary SIF format
results <- readSif(system.file("extdata", "test_sif.txt", package="paxtoolsr"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.