Skip to content
Snippets Groups Projects
Commit 626a4ed0 authored by Aurelien Brionne's avatar Aurelien Brionne
Browse files

descripion and readme update

parent a1dfb694
No related branches found
No related tags found
No related merge requests found
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: https://forgemia.inra.fr/aurelien.brionne/GenomeFeatures/issues
RoxygenNote: 6.0.1
......@@ -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
......
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