find the sampleId corresponding to a provided sample file path

match_mzroll_db_to_file(mzroll_db_con, ms_file_path)

Arguments

mzroll_db_con

a connection to a mzroll database as produced by mzroll_db_sqlite

ms_file_path

Path to an mzXML, mzML, netCDF or mzData file

Value

a matched sampleId or NULL if no match was found