Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stdout result and platform independent #112

Open
rhinempi opened this issue Jun 16, 2016 · 1 comment
Open

stdout result and platform independent #112

rhinempi opened this issue Jun 16, 2016 · 1 comment

Comments

@rhinempi
Copy link

Hi, I am currently working on a cloud application using kallisto.
The main issue are:
1, I am using cloud framework to mange fastq data distribution thus send and recieving data through stdin and stdout avoiding massive data IO. But, kallisto output a directory that can not by redirect to stdout. I modified the source code and changed the out put stream to stdout. But this brings the second question:
2, the compiled binary need a hdf5 library as a dependency, which is unsuitable for the concept of cloud as Platfor independent in multiple distributed computers.

I would be appreciated if someone could give me an idea or workaround.

Thanks!

Liren

@rhinempi
Copy link
Author

Just finish benchmarking 3.1TB fastq.bz2 (~10TB raw) file to human transcript reference, decompressing plus kallistoing in 40mins. kallisto is faster than decompressing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant