-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
61 lines (61 loc) · 1.22 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
51
52
53
54
55
56
57
58
59
60
61
Package: mjcgraphics
Version: 1.0.3
Date: 2014-05-12
Title: mjc's graphics library
Author: Mark Cowley <[email protected]>
Maintainer: Mark Cowley <[email protected]>
Description: Package of various plotting functions, and convenience
functions, like png.VGA.
Type: Package
License: GPL-2
Depends:
mjcbase,
methods
Imports:
Biobase,
gplots,
grDevices,
graphics,
gtools,
limma,
lumi,
stats
Suggests:
RColorBrewer
Collate:
'barplot.getx.R'
'density_peak.R'
'density.sketch.R'
'errorbarplot.R'
'image.table.R'
'multiHeatmap.R'
'pairs.cor.R'
'plot_blank.R'
'plot.cor.R'
'plot.density.matrix.R'
'plot.matrix.R'
'plot_mean_vs_sd.R'
'plot_pch.R'
'plot_rank_vs_sd.R'
'plot.venn.R'
'plot2.R'
'plotting.devices.R'
'xyplot.hist.R'
'colours.R'
'hgrid.R'
'vgrid.R'
'auto.mfrow.R'
'axis.percentiles.R'
'hist.int.R'
'pvalue.stars.R'
'rect.hclust.labels.R'
'plot_rho.R'
'wrap.title.R'
'safe.brewer.pal.R'
'stripchart_annot.R'
'catplot.R'
'grid.percentiles.R'
'comboplot_scatter_boxplot-methods.R'
'barplot_stratum.R'
'dotplot-methods.R'
'plot.ExpressionSet.R'