AfshinLab / BLR

MIT License
5 stars 0 forks source link

Pipe chunks directly into tagbam #25

Closed pontushojer closed 4 years ago

FrickTobias commented 4 years ago

Haven't use the pipe() function so I guess we'll see how it works out but it definitely should be better.

pontushojer commented 4 years ago

It is really useful, it basically just creates a NamedPipe in place of the file for the next rule to consume. Perfect for streaming between rules.