Skip to content

Commit

Permalink
Merge pull request #4 from sydneycytometry/global_scaling
Browse files Browse the repository at this point in the history
Update README.md with information regarding global scaling
  • Loading branch information
tomashhurst authored Jul 13, 2017
2 parents dc4853d + 8d43b40 commit 5b8e8b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# tSNEplots
An R script for automatically creating coloured tSNE plots. Follow the instructions within the R script to execute.

There are two versions of this script. In the main script (tSNEplots.R), the colour scale for each sample is handled independently. In the new script (tSNEplots_global_scaling.R) the colour scale is 'global', so for any given marker the maximum and minimum will be the same between samples.

This script accepts .csv files as input. A version to read straight from .fcs files will follow soon.

0 comments on commit 5b8e8b5

Please sign in to comment.