https://github.com/jcaperella29/facs-data-processing-r-script
An R-script that processes Fluorescence-activated cell sorting (FACS). Gating is used to identify samples that contian live GFP positive cells.
https://github.com/jcaperella29/facs-data-processing-r-script
Last synced: 3 months ago
JSON representation
An R-script that processes Fluorescence-activated cell sorting (FACS). Gating is used to identify samples that contian live GFP positive cells.
- Host: GitHub
- URL: https://github.com/jcaperella29/facs-data-processing-r-script
- Owner: jcaperella29
- Created: 2024-03-25T17:34:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-25T19:31:48.000Z (about 1 year ago)
- Last Synced: 2024-03-25T20:35:49.423Z (about 1 year ago)
- Language: R
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FACS-data-processing-R-script
An R-script that processes Fluorescence-activated cell sorting (FACS). Gating is used to identify samples that contian live GFP positive cells.
#after importing needed libraries , we read in our folder of FACS data using the read.Flowset function
#then we examine the phenotype data. Then we use gatting to label sample with regard to being alive and GFP positive