Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RMassBank_by_MaliRemorker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Environmental Cheminformatics
RMassBank_by_MaliRemorker
Commits
c37de244
Commit
c37de244
authored
11 years ago
by
Steffen Neumann
Browse files
Options
Downloads
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
R/validateMassBank.R
+8
-4
8 additions, 4 deletions
R/validateMassBank.R
with
8 additions
and
4 deletions
R/validateMassBank.R
+
8
−
4
View file @
c37de244
#' Validate
a record against
a set of
R
Unit 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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment