diff --git a/articles/iSEEbug.html b/articles/iSEEbug.html index 81321ee..45d9498 100644 --- a/articles/iSEEbug.html +++ b/articles/iSEEbug.html @@ -69,7 +69,7 @@
vignettes/iSEEbug.Rmd
+ Source: vignettes/iSEEbug.Rmd
iSEEbug.Rmd
.create_observers(input, session, rObjects)
+ .create_import_observers(input, rObjects)
+
+.create_manipulate_observers(input, rObjects)
+
+.create_estimate_observers(input, rObjects)
+
+.update_observers(input, session, rObjects)
.create_launch_observers(FUN, input, session, rObjects)
iSEEbug is a web app that provides an interface to build and explore
TreeSummarizedExperiment
-(TreeSE) objects by means of iSEE.
An iSEE
app with a custom landing page to
+
An iSEE
app with a custom landing page to
build TreeSE objects and explore mia datasets.