There was an error while loading. Please reload this page.
1 parent ebb18a0 commit e3d8951Copy full SHA for e3d8951
1 file changed
CHANGELOG.md
@@ -123,6 +123,10 @@
123
They will no longer be given access to other samples to correct or to train the model.
124
Notably, the included control samples may still be corrected (PR #119).
125
126
+* Change temp folder for methods which rely on writing out FCS files.
127
+ Temp folders are now created by a new helper function which will create a subdirectory under `meta[["temp_dir"]]`.
128
+ This will be used as the temp directory (PR #119).
129
+
130
## MINOR CHANGES
131
132
* Enabled unit tests (PR #2).
0 commit comments