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

Show an example of complete workflow with MPI tools #48

Open
fredjarlier opened this issue Oct 29, 2020 · 1 comment
Open

Show an example of complete workflow with MPI tools #48

fredjarlier opened this issue Oct 29, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@fredjarlier
Copy link
Contributor

The idea is to build a complete pipeline from fatsq to markduplicate using MPI tools and samtools
mpiBWA + samtools fixmate + mpiSORT + samtools markduplicate (+ samtools merge).

@fredjarlier fredjarlier added the documentation Improvements or additions to documentation label Oct 29, 2020
@fredjarlier
Copy link
Contributor Author

Pipeline tested in dev

mpiBWAByChr ( -f ) + mpiSort ( -b -u chrID ) + samtools index -@ 8 + samtools markdup -@ 8

sounds good so far...

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

No branches or pull requests

1 participant