saeyslab / CytoNorm

R library to normalize cytometry data
33 stars 6 forks source link

removeOriginal and prefix = "" #23

Closed artuurC closed 3 years ago

artuurC commented 3 years ago

Hi Sofie,

When the original files are to be removed (removeOriginal = TRUE) and prefix = "", the normalized files get removed too. I would suggest using file.remove(file) before write.FCS().

Regards Artuur

SofieVG commented 3 years ago

Should hopefully be resolved with the latest commit