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
I noticed that if I trim the reads to a given length and remove any remaining shorter reads (i.e. make all reads the same length) then compression succeeds. If I then remove a base/qual off the end of a random read, the errors return.
The text was updated successfully, but these errors were encountered:
I am getting errors on certain input files. An example is here:
https://gist.github.com/jvolkening/0561163aeda8b884f9284eff4a66653a
When I compile latest master FaStore with debugging enabled and run
I get
I noticed that if I trim the reads to a given length and remove any remaining shorter reads (i.e. make all reads the same length) then compression succeeds. If I then remove a base/qual off the end of a random read, the errors return.
The text was updated successfully, but these errors were encountered: