powered by
processPcRequest(content, format)
pcFormats
fileName <- system.file("extdata", "test_biopax.owl", package="paxtoolsr") content <- readChar(fileName, file.info(fileName)$size) results <- processPcRequest(content, "BIOPAX")
Run the code above in your browser using DataLab