-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
It's annoying to have scaleSet$scales return a single-length nested list (see below); it would be better to return as a dataframe. This is a breaking change.
> scaleSet$scales
[[1]] # <- this is a pain
channelName scale.type scale.minimum scale.maximum scale.cofactor
1 FSC-A LogScale 1 100000 NA
2 FSC-W LinearScale 1 262144 NA
3 SSC-A ArcSinhScale -200 262144 150
4 Ax488-A ArcSinhScale -200 262144 150