Now multi-platform#3
Open
SamGG wants to merge 12 commits intoCUHIMSR:masterfrom
Open
Conversation
Replace OS specific directory functions with R functions - avoid any system calls Add the auto creation of the channels file which avoid the user to create it from scatch - the user only has to remove the unwanted channels
Add functions to create and read a table to allow the user to index/copy/rename FCS files in order to comply with naming convention Add a HOWTO for beginners Calculation executed on a dataset of 27 batches x 20 FCS files; some errors at the plots
Thanks to OlivMC for great discussion
Asinh cofactor = 5
Command to remove directory
logging during plots
|
I tried out @SamGG 's build in i-cyto on windows and it works a treat. |
…ecause the former returns the value directly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I changed the following items. I think the file naming is to strict to permit an easy and large use of your tool. A table of files should be easier to manage with Excel. Let me know.
Best.
Replace OS specific directory functions with R functions - avoid any system calls
Add the auto creation of the channels file which avoid the user to create it from scatch - the user only has to remove the unwanted channels