nolanlab / citrus

Citrus Development Code
GNU General Public License v3.0
31 stars 20 forks source link

citrus.exportCluster() add option to export raw data? #111

Closed bc2zb closed 7 years ago

bc2zb commented 7 years ago

I'm running a lot of analyses for cytometrists and they want to look at the results in FlowJo or FCS express. However, citrus only appears to export the transformed data, is it possible to have citrus export the untransformed data?

rbruggner commented 7 years ago

My understanding is that citrus should be untransforming data before exporting. https://github.com/nolanlab/citrus/blob/master/R/citrus.util.R#L437

I believe there could be a bug - could you create a reproducible case?

bc2zb commented 7 years ago

Thanks for responding. Appears to not be an issue at all. Sorry I didn't vet it further before bringing it here. All the data citrus exported does fall within the range of the original data, it does appear to be "raw".