powered by
Reads a .pro file created by 'diamond'
read.pro(pro.path)
relative system path to .fev file
A diamond-pro data.frame object
# NOT RUN { # palmDB Alignment file (.pro) pro.path <- system.file( "extdata", "waxsys.pro", package = "palmid") pro.df <- read.pro(pro.path) # }
Run the code above in your browser using DataLab