Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
Aurelien Brionne
GenomeFeatures
Commits
ea397e6a
Commit
ea397e6a
authored
Jan 30, 2019
by
Aurelien Brionne
Browse files
description and readme update
parent
ea15abe4
Changes
2
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
ea397e6a
Package: GenomeFeatures
Version:
0.99
.0
Version:
1.0
.0
Title: Multiple genomic features annotations
Authors@R: c(
person("Aurelien","Brionne", role=c("aut","cre"),
email="aurelien.brionne@inra.fr"))
Depends: R (>= 3.5.
1
)
Depends: R (>= 3.5.
2
)
Imports:
AnnotationDbi,
data.table,
...
...
@@ -16,17 +16,17 @@ Imports:
rtracklayer,
UpSetR
Suggests:
remotes,
BiocStyle,
knitr,
rmarkdown,
githubinstall
rmarkdown
Description: The aim of this package is to provide a full genomic features annotation from genomic coordinates, without use an annotation priority.
VignetteBuilder: knitr
License: GPL-3
LazyData: TRUE
Author: Aurelien Brionne [aut, cre]
Maintainer: Aurelien Brionne <aurelien.brionne@inra.fr>
Repository:
gitHub
Repository:
forgemia.inra.fr
RoxygenNote: 6.1.1
Collate:
'GFF_att.R'
...
...
README.md
View file @
ea397e6a
...
...
@@ -8,7 +8,13 @@ The aim of this package is to provide a full genomic features annotation from ge
## Installation
`remotes::install_gitlab("abrionne/GenomeFeatures",host = "forgemia.inra.fr",build_opts = c("--no-resave-data", "--no-manual"))`
```
r
remotes
::
install_gitlab
(
"abrionne/GenomeFeatures"
,
host
=
"forgemia.inra.fr"
,
build_opts
=
c
(
"--no-resave-data"
,
"--no-manual"
)
)
```
## Quick overview
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment