projects
/
loomr.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add intial validation function
[loomr.git]
/
DESCRIPTION
1
Package: loomR
2
Type: Package
3
Title: An R interface for loom files
4
Version: 0.1.0
5
Authors@R: c(
6
person(given = 'Paul', family = 'Hoffman', email = 'phoffman@nygenome.org', role = c('aut', 'cre'))
7
)
8
Description: More about what it does (maybe more than one line)
9
Imports:
10
methods,
11
h5
12
Collate:
13
'loom.R'
14
License: GPL-3
15
Encoding: UTF-8
16
LazyData: true
17
RoxygenNote: 6.0.1