-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: StepUpCytometry <[email protected]>
- Loading branch information
1 parent
189961b
commit 309a679
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
## Cytometry in R: Examples | ||
|
||
So you want to analyze Cytometry data in R, and are struggling with your code? We were in your shoes not that long-ago!. | ||
If you are trying to analyze Cytometry data in R, and are currently struggling with your code, we were in your shoes not that long-ago!. This repository contains some of our contributions back to the broader cytometry community in the form of code and code-explanations (mainly to questions posted on [r/flowcytometry](https://www.reddit.com/r/flowcytometry/) and [Discord](~https://discord.gg/ZmyPYUQr9Q~). We hope this reduces the barriers (and similarly gnashing of teeth, hair-pulling, and cursing outburst directed at your code) that we experienced when first getting started. | ||
|
||
If you are looking for additional resources, take a look at our [Cytometry In R](https://stepupcytometry.github.io/) website where we are starting to add walk-through examples for begginers looking to learn Cytometry in R. | ||
|
||
This repository represents our contribution back to the broader cytometry community in the form of code and code-explanations. | ||
|
||
We hope this reduces the barriers (and similarly gnashing of teeth, hair-pulling, and cursing outburst directed at your code) that we experienced when first getting started. | ||
|