writeFCS(fname, DATA, TEXT, OTHER)

writeFCS creates FCS file specified by Data File Standard for Flow Cytometry

Sie verfolgen jetzt diese Einreichung

writeFCS is a Matlab function for creating FCS files specified by Data File Standard for Flow Cytometry version 3.1. The function is designed to be easy to use and to be highly forgiving in terms of accuracy of the user-supplied input data. It only requires the source dataset to automatically create an FCS file with optimal settings. It also provides the opportunity to manually specify the TEXT section of the FCS file. For the required parts of the TEXT section, the function parses the user-supplied data and corrects them automatically to comply with the FCS version 3.1 data standard. It gives warnings, when conflict in compliance is detected. Non-required parts of TEXT are still exported but they are not checked for compliance.

Zitieren als

Jakub Nedbal (2026). writeFCS(fname, DATA, TEXT, OTHER) (https://de.mathworks.com/matlabcentral/fileexchange/42603-writefcs-fname-data-text-other), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: BiofilmQ

Kategorien

Mehr zu QSP, PKPD, and Systems Biology finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.2.0.0

Fixed passing on of TEXT struct without TEXT.BYTEORD field.

1.1.0.0

Added a README file. Updated submission picture to white background.

1.0.0.0