JhuangLab / CytoTree

A Toolkit for Construct Tree-shaped Trajectory for Flow and Mass Cytometry data
24 stars 10 forks source link

cytotree package in R #2

Closed Dala-Hemaya closed 1 year ago

Dala-Hemaya commented 3 years ago

fcs.data have NULL value and fcs.files character (empty) how can I solve this problem ??

ytdai commented 1 year ago

It is recommended to use flowCore::read.FCS(filename = fcs.file) to check the file integrity.