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

Add CRAM support #1

Open
yzhernand opened this issue Apr 27, 2020 · 0 comments
Open

Add CRAM support #1

yzhernand opened this issue Apr 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yzhernand
Copy link
Contributor

Add an extra option, required when processing CRAM files, for specifying the reference file.

This feature will require a new function for handling CRAM files, but no new dependencies.

Samtools command invocation should look something like: samtools view -T $cram_ref ..., where ... is the rest of the options already given in the existing SAM/BAM file code.

@yzhernand yzhernand added the enhancement New feature or request label Apr 27, 2020
@yzhernand yzhernand self-assigned this Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant