Replies: 1 comment 1 reply
-
Hey @hrj21 , thanks for your kind feedback! Please keep up the commenting :). Do you mean the names that end up in the FCS file? Indeed the '_column [column name] from dataset' is I guess some baggage from back when we were first learning to manipulate flowFrames. Originally it came about to differentiate the text in the stain vs the parameter keywords. I like the idea of removing the extra text, I'll push an update to adjust it. Tom |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hiya,
I know I've been commenting a lot lately sorry, it's only because I'm using Spectre quite intensely as I love it so much (so please let me know how I can help in return for all my questions and whining).
When using
write.files(write.csv = TRUE)
, all of the parameter names get "_column [column name] from dataset" appended to them. Is there a reason for this? I think I would prefer the column names to be preserved exactly as they appear in the data.table. Perhaps there is a reason for this I'm missing.Thanks as always for your hard work on this package.
Hefin
Beta Was this translation helpful? Give feedback.
All reactions