-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
29 lines (29 loc) · 1000 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: neuprintr
Type: Package
Title: R client utilities for interacting with the neuPrint connectome analysis service
Version: 0.2.0
Authors@R: c(
person("Alexander", "Bates", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1195-0445")),
person("Gregory", "Jefferis", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-0587-9355"))
)
Description: Access to the neuprint connectome analysis service, including
functions to fetch skeletons, synapses and ROIs, query connectivity data
and develop new low level queries.
License: GPL-3
LazyData: true
Suggests:
drvid,
nat,
spelling,
catnat
Depends: R (>= 2.10)
Imports: httr, jsonlite, nabor, igraph, utils, pbapply
Remotes:
jefferislab/drvid,
jefferislab/catnat
Encoding: UTF-8
Language: en-GB
RoxygenNote: 6.1.1
URL: https://github.com/jefferislab/neuprintr
BugReports: https://github.com/jefferislab/neuprintr/issues