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
We should be forcing reference based compression off instead of passing a reference. I understand reference-based CRAM compression is generally a bad thing if the file is not coordinate sorted (which it isn't here right?). PhiX might be different because it is so small - but think it safer just not to use a reference.
We should be forcing reference based compression off instead of passing a reference. I understand reference-based CRAM compression is generally a bad thing if the file is not coordinate sorted (which it isn't here right?). PhiX might be different because it is so small - but think it safer just not to use a reference.
Follow-up to #241
The text was updated successfully, but these errors were encountered: