getLocal_CV_Version {rmzqc} | R Documentation |
Obtains the 'data-version' from a local (i.e. non-url) PSI-MS-CV
Description
Obtains the 'data-version' from a local (i.e. non-url) PSI-MS-CV
Usage
getLocal_CV_Version(local_PSIMS_obo_file)
Arguments
local_PSIMS_obo_file |
A path to a local file, e.g. 'c:/temp/my.obo' |
Examples
getLocal_CV_Version(system.file("./cv/psi-ms.obo", package="rmzqc")) # "4.1.95"
[Package rmzqc version 0.5.4 Index]