BioPAX / paxtoolsr

The package provides a set of R functions for interacting with BioPAX OWL files using Paxtools and the querying Pathway Commons (PC) molecular interaction database
https://bioconductor.org/packages/release/bioc/html/paxtoolsr.html
10 stars 1 forks source link

Check File Existence in read* #1

Open cannin opened 8 years ago

cannin commented 8 years ago

A cleaner error could be produced

results <- readGmt(system.file("extdata", "test_gea.gmt", package="paxtoolsr")) Warning message: In file(con, "r") : file("") only supports open = "w+" and open = "w+b": using the former