-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 784 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 784 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
25
26
Package: SCAR
Type: Package
Title: SpLiT-ChEC analysis with R
Version: 1.5
Authors@R: person("Orion", "Banks", role = c("aut", "cre"),
email = "obanks@uoregon.edu")
Maintainer: Orion Banks <obanks@uoregon.edu>
Description: Allows analysis of sequencing data by collecting a bunch of \
scripts and programs in one place. Combined with singularity, \
this affords a consistent processing environment which improves \
reproducibility.
Notes: Based on ZentTools from gzentner and rpolicastro.
License: GPL (>=2)
Encoding: UTF-8
LazyData: TRUE
Imports:
methods ,
stringr ,
data.table ,
purrr ,
ChIPseeker ,
GenomicFeatures ,
rtracklayer ,
Rsamtools
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2