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
If the file is bed.gz, the lines are read as binary and epilogos/state options work. But if the file is not gzipped, the lines are read as text, and the deafault option works. There is a decode/encode mismatch in the alternative scenarios.
We thought we would leave this issue to you to decide which convention you want to follow.
The text was updated successfully, but these errors were encountered:
clodius/clodius/multivec.py
Line 19 in c119237
If the file is bed.gz, the lines are read as binary and epilogos/state options work. But if the file is not gzipped, the lines are read as text, and the deafault option works. There is a decode/encode mismatch in the alternative scenarios.
We thought we would leave this issue to you to decide which convention you want to follow.
The text was updated successfully, but these errors were encountered: