You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this tool compatible with CRAM input files? The documentation only mentions BAM/SAM.
Is it possible to output to CRAM format, or can the output only be in BAM format?
Is it possible in future updates to either add the ability to output to CRAM format, or output to stdout, so that it can be piped directly to samtools to perform CRAM compression?
stdout, so that it can be piped directly to samtools to perform CRAM compression?Thank you.