-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
63 lines (63 loc) · 1.37 KB
/
.Rhistory
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
62
63
packrat::init()
packrat::set_opts(external.packages = c("RevoUtils"))
install.packages("shiny")
install.packages('shiny')
options(repos = c(CRAN = "https://mran.microsoft.com/snapshot/2019-04-15”))
)
""
';'
;0a
';'
""
options(repos = c(CRAN = "https://mran.microsoft.com/snapshot/2019-04-15"))
install.packages('shiny')
shiny::runApp('plate-long')
packageVersion('shiny')
shiny::runApp('plate-long')
shiny::runApp('well_index')
if(plate_type == '384-well'){
idx = well384_index()
} else {
stop('Do not recoginize plate type')
}
runApp('well_index')
runApp('well_index')
?DT::renderDataTable
runApp('well_index')
runApp('well_index')
well_convert = function(x, conv_dir, plate_type){
x = read.delim(text=x, sep='\t', header=FALSE)[,1]
x = as.character(x)
if(conv_dir == 'well2index'){
y = well2index(x, plate_type)
} else
if(conv_dir == 'index2well'){
y = index2well(x, plate_type)
} else{
y = x
}
df = data.frame(converted = y)
return(df)
}
shiny::runApp('barcodes')
runApp('PCR_success_fail')
runApp('plate-long')
runApp('unique')
runApp('unique')
runApp('unique')
runApp('unique')
runApp('Endpoint_rename')
runApp('well_index')
runApp('worklist_simple')
View(well2index)
shiny::runApp('plate-long')
runApp('plate-long')
runApp('plate-long')
runApp('plate-long')
runApp('plate-long')
runApp('plate-long')
?checkboxInput
runApp('plate-long')
runApp('plate-long')
runApp('plate-long')
runApp('plate-long')