Skip to content
Prev 345946 / 398502 Next

Reading FCS files with flowCore package

On 11/24/2014 11:38 AM, William Dunlap wrote:
or to change the default to mustWork=TRUE, since there are not many use cases 
for querying a non-existent system file?

(one irony I've stumbled across in my own code is to misspell 'mustWork', e.g., 
system.file("foo", mustwork=TRUE), which happily returns "").

Martin