getLocal_CV_Version: Obtains the 'data-version' from a local (i.e. non-url)...

View source: R/obo.R

getLocal_CV_VersionR 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"


rmzqc documentation built on May 29, 2024, 12:06 p.m.