readSif {paxtoolsr} | 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"))