You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
This is a tutorial for how to use the TASBE Flow Analytics package.
2
-
(https://github.com/TASBE/TASBEFlowAnalytics)
1
+
# TASBE Flow Analytics Tutorial
2
+
This is a tutorial for how to use the [TASBE Flow Analytics package](https://github.com/TASBE/TASBEFlowAnalytics).
3
3
4
4
Example code in this tutorial is distributed, insofar as possible, in
5
5
the public domain.
@@ -25,7 +25,7 @@ The material in this tutorial is organized into three collections:
25
25
These are prototypical templates for using the TASBE Flow Analytics package.
26
26
Most common uses can be executed simply by copying these files, changing configuration commands to match your machine, and replacing the example FCS files it references with your own.
27
27
28
-
* template_colormodel: Use a set of controls to build a "color model", which TASBE Flow Analytics uses to gate and compensate data and to translate it into calibrated units.
28
+
* template_colormodel: Use a set of controls to build a "color model", which TASBE Flow Analytics uses to gate and compensate data and to translate it into calibrated units.(This folder also contains a template that allows for beadfile comparisons.)
29
29
* template_analysis: Use a color model to analyze experimental data, for any experiment organized in one of several standard designs.
0 commit comments