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
+7-7Lines changed: 7 additions & 7 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.
@@ -16,19 +16,19 @@ the following two publications:**
16
16
Biology Devices," MIT CSAIL Tech Report 2012-008, April 2012.
17
17
http://hdl.handle.net/1721.1/69973
18
18
19
-
# Organization
19
+
##Organization
20
20
21
21
The material in this tutorial is organized into three collections:
22
22
23
-
## Quick Start Templates
23
+
###Quick Start Templates
24
24
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.
30
30
31
-
## Prototypical Example Data
31
+
###Prototypical Example Data
32
32
33
33
The quick-start templates can be applied to prototypical example data to see how they work and get a feel for what good results look like:
34
34
@@ -37,7 +37,7 @@ The quick-start templates can be applied to prototypical example data to see how
37
37
38
38
Example flow cytometry files are provided courtesy of Prof. Ron Weiss (MIT).
39
39
40
-
## Educational Material on Flow Cytometry
40
+
###Educational Material on Flow Cytometry
41
41
42
42
This material is optional, and is intended to help the user understand better how calibrated flow cytometry works and why controls are organized the way they are in order to build color models.
0 commit comments