Hi,
Thanks for such wonderful application...I enjoyed reading your code and learnt a lot. In fact I upgraded to latest SDK and deployed to Azure and tested all the sample apps. It works very well.
I work for a bio-informatics company. We have a unique requirements. Everyday we produce around RAW Gene sequence that doesn't fit with any Formtas like FAST, GFF etc.
So it is pretty much one byte per char. The size will be around 4GB to 10GB. We produce only one file everyday.
Because the file is not a delimited, it is kind of byte array.
I have scan to the entire file to search for gene pattern listed by scientists....
How can I achieve this using Twister4Azure?
regards,
Raja