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

CRAM output #294

Open
dbrami opened this issue Mar 5, 2022 · 1 comment
Open

CRAM output #294

dbrami opened this issue Mar 5, 2022 · 1 comment
Labels
enhancement Improvement for existing functionality

Comments

@dbrami
Copy link

dbrami commented Mar 5, 2022

Description of feature

How can I add a step to compress BAM to CRAM once the analysis is complete, then delete BAMs?
The alternative would be to output CRAM in lieu of BAM but not sure all the downstream processes can ingest CRAM.

@dbrami dbrami added the enhancement Improvement for existing functionality label Mar 5, 2022
@drpatelh
Copy link
Member

drpatelh commented Mar 7, 2022

Hi @dbrami ! Hope you are well!

Yes, I think we should definintely look into adding this feature in the next release. Not entirely sure where and if we can hack the pipeline to produce it in the current release. Would need to sit down and have a play but suggestions welcome.

not sure all the downstream processes can ingest CRAM.

Agreed and this would definitely be the better option. Given the number of tools used in say the Illumina processing arm of the pipeline this would take some compatibility testing and implementation too.

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

No branches or pull requests

2 participants