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

Support for CRAM output. #31

Open
charles-plessy opened this issue Dec 19, 2024 · 0 comments
Open

Support for CRAM output. #31

charles-plessy opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@charles-plessy
Copy link
Collaborator

Description of feature

CRAM files can be considerably smaller than MAF files. The roadmap would be:

  • Test that target genome is bgzipped and exit with error if it is not.
  • Convert from MAF to SAM with last/mafconvert.
  • Convert from SAM to CRAM with samtools/view.
@charles-plessy charles-plessy added the enhancement New feature or request label Dec 19, 2024
@charles-plessy charles-plessy added this to the 2.0.0 milestone Dec 19, 2024
charles-plessy pushed a commit that referenced this issue Jan 21, 2025
@charles-plessy charles-plessy modified the milestones: 2.0.0, 2.1.0 Jan 23, 2025
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