Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ScaffoldMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aurelien Brionne
ScaffoldMS
Commits
626a4ed0
Commit
626a4ed0
authored
6 years ago
by
Aurelien Brionne
Browse files
Options
Downloads
Patches
Plain Diff
descripion and readme update
parent
a1dfb694
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DESCRIPTION
+6
-6
6 additions, 6 deletions
DESCRIPTION
README.md
+7
-1
7 additions, 1 deletion
README.md
with
13 additions
and
7 deletions
DESCRIPTION
+
6
−
6
View file @
626a4ed0
Package: ScaffoldMS
Version:
0.99
.0
Version:
1.0
.0
Title: Enhanced analysis of the mass spectrometry results provided by Scaffold Proteome software.
Authors@R:
person("Aurelien","Brionne", role=c("aut","cre"),
email="aurelien.brionne@inra.fr")
Depends: R (>= 3.
1.0
)
Depends: R (>= 3.
5.2
)
Imports:
data.table,
RColorBrewer,
...
...
@@ -18,14 +18,14 @@ Suggests:
BiocStyle,
knitr,
rmarkdown,
githubinstall
remotes
Description: The aim of this package is to allow an enhanced analysis of the mass spectrometry results provided by Scaffold Proteome software.
VignetteBuilder: knitr
License: GPL-3
LazyData: TRUE
Author: Aurelien Brionne [aut, cre]
Maintainer: Aurelien Brionne <aurelien.brionne@inra.fr>
Repository:
github
URL: https://
github.com/abrionne/ScaffoldMS
BugReports: http://
github.com/abrionne/ScaffoldMS
/issues
Repository:
forgemia.inra.fr
URL: https://
forgemia.inra.fr/aurelien.brionne/GenomeFeatures
BugReports: http
s
://
forgemia.inra.fr/aurelien.brionne/GenomeFeatures
/issues
RoxygenNote: 6.0.1
This diff is collapsed.
Click to expand it.
README.md
+
7
−
1
View file @
626a4ed0
...
...
@@ -8,7 +8,13 @@ Enhanced analysis of protein mass spectrometry results provided by Scaffold Prot
## Installation
`remotes::install_gitlab("abrionne/ScaffoldMS",build_opts = c("--no-resave-data","--no-manual"))`
```
r
remotes
::
install_gitlab
(
"abrionne/ScaffoldMS"
,
host
=
"forgemia.inra.fr"
,
build_opts
=
c
(
"--no-resave-data"
,
"--no-manual"
)
)
```
`
## Quick overview
...
...
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