Skip to content

Instantly share code, notes, and snippets.

@aaronwolen
Created June 16, 2022 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronwolen/ff892a2c0a036fdf4cf368687b74eb96 to your computer and use it in GitHub Desktop.
Save aaronwolen/ff892a2c0a036fdf4cf368687b74eb96 to your computer and use it in GitHub Desktop.
13,15c13,17
< dtype=object)), ('real_start_pos', array([43338668, 43341403, 43341867, 43342848, 43342933, 43345733,
< 43346403, 43349192, 43350860, 43351009], dtype=uint32)), ('end_pos', array([43338668, 43341403, 43341867, 43342848, 43342934, 43345733,
< 43346403, 43349192, 43350860, 43351019], dtype=uint32)), ('qual', array([ 49.71, 50. , 50. , 50. , 50. , 49.27, 49.57, 46.14,
---
> dtype=object)), ('real_start_pos', array([ 393434177, 2913177362, 3658721541, 2359512986, 4034073792,
> 2945374281, 1320880414, 2723889732, 1316948380, 1664381440],
> dtype=uint32)), ('end_pos', array([ 393434177, 2913177168, 3658721541, 2359496344, 4034073792,
> 2408503627, 1320880152, 2723889732, 1325336600, 1664381440],
> dtype=uint32)), ('qual', array([ 49.71, 50. , 50. , 50. , 50. , 49.27, 49.57, 46.14,
19,23c21,25
< b'.\x00', b'.\x00', b'.\x00', b'.\x00'], dtype=object)), ('filter_ids', array([array([1, 0], dtype=int32), array([1, 0], dtype=int32),
< array([1, 0], dtype=int32), array([1, 0], dtype=int32),
< array([1, 0], dtype=int32), array([1, 0], dtype=int32),
< array([1, 0], dtype=int32), array([1, 0], dtype=int32),
< array([1, 0], dtype=int32), array([1, 0], dtype=int32)],
---
> b'.\x00', b'.\x00', b'.\x00', b'.\x00'], dtype=object)), ('filter_ids', array([array([0, 0], dtype=int32), array([-1, 0], dtype=int32),
> array([0, 0], dtype=int32), array([-1, 0], dtype=int32),
> array([0, 0], dtype=int32), array([0, 0], dtype=int32),
> array([-1, 0], dtype=int32), array([0, 0], dtype=int32),
> array([-1, 0], dtype=int32), array([0, 0], dtype=int32)],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment