We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b6663 commit f160f8dCopy full SHA for f160f8d
1 file changed
lib/hts/libhts/cram.rb
@@ -330,11 +330,6 @@ module LibHTS
330
%i[cram_fd cram_block cram_metrics int int],
331
:int
332
333
- # attach_function \
334
- # :cram_compress_block2,
335
- # %i[cram_fd cram_slice cram_block cram_metrics int int],
336
- # :int
337
-
338
# Creates a new container, specifying the maximum number of slices
339
# and records permitted.
340
attach_function \
0 commit comments