-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
executable file
·50 lines (50 loc) · 1.08 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: FISHprobe
Title: FISH Probe Design Tools
Version: 0.4.1
Authors@R: person("Steve X", "Niu", email = "[email protected]", role = c("aut", "cre"))
Description: Probe sequence design tool for RNA Fluorescence In Situ Hybridization (RNA-FISH) experiments, such as high-throughput MERFIS, SeqFISH+ STARmap etc.
Depends: R (>= 3.5.1)
biocViews:
Imports:
BiocManager,
Ringo,
biomaRt,
IRanges,
BiocGenerics,
stringr, seqinr,
D3GB,
cowplot,
TmCalculator,
stringi,
Hmisc,
pbapply,
pbmcapply,
future,
future.apply,
reshape2,
ggplot2,
LncFinder,
intervals,
Biostrings,
rBLAST,
BSgenome.Hsapiens.UCSC.hg38.masked,
BSgenome.Mmusculus.UCSC.mm10.masked,
GenomeInfoDb,
GenomeInfoDbData
Remotes: stevexniu/rBLAST, stevexniu/BSgenome.Mmusculus.UCSC.mm10.masked
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Collate:
'utils.R'
'blast.R'
'data.R'
'expression.R'
'object.R'
'plot.R'
'probes.R'
'readout.R'
RoxygenNote: 7.0.2
Suggests:
knitr
VignetteBuilder: knitr