writeFCS(fname, DATA, TEXT, OTHER)

버전 1.2.0.0 (19.6 KB) 작성자: Jakub Nedbal
writeFCS creates FCS file specified by Data File Standard for Flow Cytometry
다운로드 수: 675
업데이트 날짜: 2015/6/5

라이선스 보기

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.

인용 양식

Jakub Nedbal (2024). writeFCS(fname, DATA, TEXT, OTHER) (https://www.mathworks.com/matlabcentral/fileexchange/42603-writefcs-fname-data-text-other), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 QSP, PKPD, and Systems Biology에 대해 자세히 알아보기
도움

줌: BiofilmQ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
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