nolanlab / cytofCore

R package for working with CyToF data
GNU General Public License v3.0
26 stars 15 forks source link

how to set truncate_max_range to false when using cytofcore.updatepanel fucntion #13

Open chintanparekh2301 opened 9 months ago

chintanparekh2301 commented 9 months ago

Hi Thank you so much for this great package. The cytofcore.updatepanel function works but it truncates values in the output relabeled fcs files. How do I set truncate_max_range to false when running cytofcore.updatepanel? Also, is there a way to set other parameters for the readfcs part (e.g. transformation = false or true) when using the cytofcore.updatepanel function? Thanks