SkillAgentSearch skills...

Readfcs

Read fcs files.

Install / Use

/learn @laminlabs/Readfcs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Stars codecov pypi doi

readfcs: Read FCS files

Lightweight Python library to load data and metadata from Flow Cytometry Standard (FCS) files into DataFrame and AnnData objects.

<br>

Install: pyversions

$ pip install readfcs

Get started:

import readfcs

readfcs.read()  # Read FCS files into `AnnData`

readfcs.ReadFCS()  # Debug possible integrity issues in your FCS files

Read the docs or read the blog post.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Python

Security Score

82/100

Audited on Nov 13, 2025

No findings