https://github.com/ginberg/xshift_operator
https://github.com/ginberg/xshift_operator
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ginberg/xshift_operator
- Owner: ginberg
- Created: 2021-04-14T07:40:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T09:16:32.000Z (about 5 years ago)
- Last Synced: 2025-03-16T01:27:06.737Z (over 1 year ago)
- Language: R
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XSHIFT operator
##### Description
`xshift` operator performs single-cell analysis, clustering and visualization of FCS files.
##### Usage
Input projection|.
---|---
`documentId` | is the documentId (document can be a single FCS file, or a zipped set of FCS files)
Output relations|.
---|---
`filename` | character, the name of the FCS file
`channels` | numeric, one variable per channel in the FCS file
##### Details
The operator transforms FCS files into Tercen dataset. If the document is a ZIP file containing a set of FCS files, the operator extracts the FCS files and tranforms them into Tercen datasets.
The Flow Cytometry Standard is a data file standard for the reading and writing of data from flow cytometry experiments.