Skip to content
Snippets Groups Projects
Commit c37de244 authored by Steffen Neumann's avatar Steffen Neumann
Browse files

Merge branch 'april2013hackfest' of github.com:sneumann/RMassBank into april2013hackfest

parents aec72ee5 7c74a6a0
No related branches found
No related tags found
No related merge requests found
#' Validate a record against a set of RUnit tests
#' Validate MassBank records with a set of Unit tests
#'
#' Validates a plaintext-MassBankrecord, or recursively all records
#' below a directory. The Unit Tests to be used
#' are installed in RMassBank/
#' Validates a plain text MassBank record, or recursively all
#' records within a directory. The Unit Tests to be used are
#' installed in RMassBank/inst/unitTests and currently include
#' checks for NAs, peaks versus precursor, precursor mz,
#' precursor type, SMILES vs exact mass, total intensities and
#' title versus type. The validation report is saved as
#' "report.html" in the working directory.
#'
#' @aliases validate
#' @usage validate(path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment