Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
shinyscreen
Manage
Activity
Members
Labels
Plan
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review 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
shinyscreen
Commits
4b2dbaeb
You need to sign in or sign up before continuing.
Unverified
Commit
4b2dbaeb
authored
5 years ago
by
Todor Kondic
Browse files
Options
Downloads
Patches
Plain Diff
Remove documentation conflicts
parent
dd4f0019
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
R/mix.R
+2
-2
2 additions, 2 deletions
R/mix.R
R/run.R
+2
-2
2 additions, 2 deletions
R/run.R
with
4 additions
and
4 deletions
R/mix.R
+
2
−
2
View file @
4b2dbaeb
...
...
@@ -177,7 +177,7 @@ stripext<-function(fn) {
##' Interface to vectorised spectral workflow.
##'
##'
.. content for \details{} ..
##'
##' @title Vectorised Spectral Workflow.
##' @param fn_data A sequence of mzML input files.
##' @param stgs_alist A list of named list of settings, or a list of
...
...
@@ -198,7 +198,7 @@ v<-function(fn_data,stgs_alist,wd,fn_cmpd_list,mode,readMethod="mzR",archdir="ar
##' Interface to vectorised Mass Bank workflow.
##'
##'
.. content for \details{} ..
##'
##' @title Vectorised Mass Bank Workflow
##' @param mb List of mass bank workflow objects
##' @param infodir List of subdirs containing info lists.
...
...
This diff is collapsed.
Click to expand it.
R/run.R
+
2
−
2
View file @
4b2dbaeb
##' Paste with no separator.
##'
##'
.. content for \details{} ..
##'
##' @title Paste With No Separator
##' @param ... Strings to paste together.
##' @return Pasted string.
...
...
@@ -66,7 +66,7 @@ mb.prep<-function(w,rdir=".") {
##' objects. FOR THE RECORD: writing documentation is boring. Anyway,
##' record results in the info subfolder of each data subdir.
##'
##'
.. content for \details{} ..
##'
##' @title Perform the Mass Bank workflow
##' @param mb The list of prepared mbWorkspace objects.
##' @param rdir Root data dir.
...
...
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