Skip to content

Commit 91fb4fe

Browse files
authored
Merge pull request #57 from TASBE/coverney.issue357
Updated batch_template to add size beads feature
2 parents 80e2d83 + e30d84f commit 91fb4fe

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

Excel_README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ FCS data. The code needed to run the template is in the newest release of [TASBE
3131
* Multiple bead files can be compared by listing out their sample names in the "Sample Name" cell within the "Rainbow Beads" section. (i.e. Beads,Beads2,Beads3). The "Bead Comparison Tolerance" determines how identical you want the bead files to be. The results of the comparisons will be included in the TASBESession log located at the bottom of the sheet.
3232
* The "Constitutive/Input/Output" cells within the "Fluorochromes" section are optional for batch analysis but required for plusminus and transfer curve analysis. If this feature will be used, exactly one channel must be marked as Constitutive. The minimum is 2 colors with the second color acting as both the input and output. (It only needs to be labeled as one of the two.) For 3 or more colors, all pairwise combinations between labeled inputs and outputs will be analyzed. Colors not labeled will be ignored.
3333
* The "Relevant Channels" cell within the "Color Translation" section determines which colors to consider when creating the Color Model. A value of "all" means all listed colors will be used.
34+
* Size beads feature can be used by filling out the "Size Beads" and "Non-fluorescence Channels (unprocessed)" sections.
3435

3536
### Comparative Analysis
3637
* "Comparison Group(s)" contains sample column name-value pairs that determine which samples in the "Samples" sheet are compared. The format is "Sample Column Name = Value". Multiple name-value pairs can be listed out to further specify the comparison groups (i.e. ColName1 = Value1, ColName2 = Value2). Leave this section blank if all samples should be considered for analysis.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TASBE Flow Analytics Tutorial
22
[![Build Status](https://travis-ci.org/TASBE/TASBEFlowAnalytics-Tutorial.svg?branch=master)](https://travis-ci.org/TASBE/TASBEFlowAnalytics-Tutorial)
33

4-
This is a tutorial for how to use the [TASBE Flow Analytics package](https://github.com/TASBE/TASBEFlowAnalytics).
4+
This is a tutorial for how to use the [TASBE Flow Analytics package](https://github.com/TASBE/TASBEFlowAnalytics). More information about the package can be found in the [TASBE project website](https://tasbe.github.io/).
55

66
Example code in this tutorial is distributed, insofar as possible, in
77
the public domain.

batch_template.xlsm

-1.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)