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
There appear to be scenarios where opening a BGZF-compressed file in append mode would be useful. It should be straightforward to add a --mode parameter to the new and new_filehandle constructors of the Writer module.
The text was updated successfully, but these errors were encountered:
There appear to be scenarios where opening a BGZF-compressed file in append mode would be useful. It should be straightforward to add a
--mode
parameter to thenew
andnew_filehandle
constructors of the Writer module.The text was updated successfully, but these errors were encountered: