I'm trying to read in files that I have sitting on Softlayer's Object Storage.
This library https://github.com/IBMDataScience/objectStoreR lets you pull in a CSV files as data frames.
It's seems easy to modify it to just read it in as raw data but I'm not sure how to get that into flowcore.
read.FCS seems like the logical place to look but that expects a local file.
Very new to R, bioconductor and object storag so any pointers on the where to start looking for this would be apprecaited.
https://github.com/IBMDataScience/objectStoreR/issues/2