-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 1.09 KB
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 1.09 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Package: crisprseekplus
Type: Package
Title: crisprseekplus
Version: 0.99.8
Date: 2016-07-25
Author: Sophie Wigmore <Sophie.Wigmore@umassmed.edu>,
Alper Kucukural <alper.kucukural@umassmed.edu>,
Lihua Julie Zhu <julie.zhu@umassmed.edu>,
Michael Brodsky <Michael.Brodsky@umassmed.edu>,
Manuel Garber <Manuel.Garber@umassmed.edu>
Maintainer: Alper Kucukural <alper.kucukural@umassmed.edu>
Description: Bioinformatics platform containing interface
to work with offTargetAnalysis and compare2Sequences in
the CRISPRseek package, and GUIDEseqAnalysis.
Depends:
R (>= 3.3.0),
shiny,
shinyjs,
CRISPRseek
License: GPL-3 + file LICENSE
LazyData: true
Imports:
DT,
utils,
GUIDEseq,
GenomicRanges,
GenomicFeatures,
BiocInstaller,
BSgenome,
AnnotationDbi,
hash
RoxygenNote: 5.0.1
Suggests: testthat,
rmarkdown,
knitr,
R.rsp
VignetteBuilder: knitr, R.rsp
URL: https://github.com/UMMS-Biocore/crisprseekplus
BugReports: https://github.com/UMMS-Biocore/crisprseekplus/issues/new
biocViews:
GeneRegulation,
SequenceMatching,
Software