forked from Swarchal/phenoScreen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
46 lines (45 loc) · 892 Bytes
/
NAMESPACE
File metadata and controls
46 lines (45 loc) · 892 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Generated by roxygen2: do not edit by hand
export(b_grid)
export(b_map)
export(b_score)
export(bhit_map)
export(dist_map)
export(fill_plate)
export(get_featuredata)
export(glog)
export(hit_grid)
export(hit_map)
export(med_smooth)
export(missing_wells)
export(normalise)
export(num_to_well)
export(pc_grid)
export(pc_map)
export(pchit_grid)
export(pchit_map)
export(plate_effect)
export(plate_map)
export(plate_map_grid)
export(plate_map_grid_scale)
export(plate_map_scale)
export(plate_matrix)
export(plt1536)
export(plt384)
export(plt96)
export(r_normalise)
export(raw_grid)
export(raw_map)
export(read_map)
export(rotate_plate)
export(scale_features)
export(well_to_num)
export(z_grid)
export(z_map)
import(RColorBrewer)
import(dplyr)
import(ggplot2)
importFrom(lazyeval,interp)
importFrom(plyr,rbind.fill)
importFrom(stats,medpolish)
importFrom(stats,prcomp)
importFrom(utils,read.csv)