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

redirect sam to standard output for piping #10

Open
EA2106-Universite-Francois-Rabelais opened this issue Mar 26, 2021 · 3 comments
Open
Labels
question Further information is requested

Comments

@EA2106-Universite-Francois-Rabelais

Dear ModularAligner team,
thank you very much for your great job setting up a new read aligner. In order to include it into already existing pipelines, could it be possible to allow maCMD to write the .sam to standard output instead of writing to a file? processing tools could be piped in that way to speed up the process.

Thank you very much!

Best regards,

@MarkusRainerSchmidt MarkusRainerSchmidt added the question Further information is requested label Mar 26, 2021
@MarkusRainerSchmidt
Copy link
Member

Hi,

-o /dev/stdout should do it!

Sincerely,

Markus

@EA2106-Universite-Francois-Rabelais
Copy link
Author

@MarkusRainerSchmidt
Copy link
Member

Hi,

as far as i know each process should have it's own /dev/stdout.
https://unix.stackexchange.com/questions/574597/how-dev-stdout-is-pointing-to-different-process-separately-in-linux

Markus

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

No branches or pull requests

2 participants