forked from kendomaniac/docker4seq
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 968 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: docker4seq
Version: 1.0.8
Date: 2017-07-19
Title: Running NGS computing demanding applications, e.g reads mapping and counting, wrapped in docker containers
Authors@R: c(person("Raffaele", "Calogero", role = c("aut", "cre"),
email = "raffaele.calogero@unito.it"),
person("Neha", "Kulkarni", role = "aut"),
person("Luca", "Alessandri", role = "aut"),
person("Marco", "Beccuti", role = "aut"))
Author: Raffaele Calogero [aut, cre],
Neha Kulkarni [aut],
Luca Alessandri [aut]
Marco Beccuti [aut]
Maintainer: Raffaele Calogero <raffaele.calogero@unito.it>
Depends:
R (>= 3.0.0)
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown
BiocStyle: :html_document
Description: A collection of functions to execute NGS computing demanding applications, e.g reads mapping and counting, wrapped in docker containers
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1