/dports/biology/vt/vt-0.57721/lib/htslib/htslib/ |
H A D | cram.h | 66 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/ |
H A D | cram.h | 66 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/stacks/stacks-2.4/htslib/htslib/ |
H A D | cram.h | 66 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/ |
H A D | cram.h | 66 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/ |
H A D | cram.h | 67 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/ |
H A D | cram.h | 86 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/htslib/htslib-1.14/htslib/ |
H A D | cram.h | 86 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
/dports/biology/vt/vt-0.57721/lib/htslib/cram/ |
H A D | cram_structs.h | 211 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
H A D | cram_io.c | 1468 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 3465 case UNMAPPED_SLICE: in cram_read_slice()
|
H A D | cram_decode.c | 1087 b->content_type != UNMAPPED_SLICE) in cram_decode_slice_header()
|
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/cram/ |
H A D | cram_structs.h | 211 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
H A D | cram_io.c | 1468 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 3487 case UNMAPPED_SLICE: in cram_read_slice()
|
H A D | cram_decode.c | 1087 b->content_type != UNMAPPED_SLICE) in cram_decode_slice_header()
|
/dports/biology/stacks/stacks-2.4/htslib/cram/ |
H A D | cram_structs.h | 211 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
H A D | cram_io.c | 1463 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 3419 case UNMAPPED_SLICE: in cram_read_slice()
|
H A D | cram_decode.c | 1087 b->content_type != UNMAPPED_SLICE) in cram_decode_slice_header()
|
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/cram/ |
H A D | cram_structs.h | 211 UNMAPPED_SLICE = 3, // CRAM V1.0 only enumerator
|
H A D | cram_io.c | 1459 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 3421 case UNMAPPED_SLICE: in cram_read_slice()
|
H A D | cram_decode.c | 1087 b->content_type != UNMAPPED_SLICE) in cram_decode_slice_header()
|
/dports/biology/iolib/io_lib-io_lib-1-14-10/io_lib/ |
H A D | cram_structs.h | 217 UNMAPPED_SLICE = 3, // CRAM_1_VERS only enumerator
|
H A D | cram_io.c | 2385 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 4188 case UNMAPPED_SLICE: in cram_read_slice()
|
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/cram/ |
H A D | cram_io.c | 1643 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 3799 case UNMAPPED_SLICE: in cram_read_slice()
|
H A D | cram_decode.c | 970 b->content_type != UNMAPPED_SLICE) in cram_decode_slice_header()
|
/dports/biology/py-pysam/pysam-0.18.0/htslib/cram/ |
H A D | cram_io.c | 2335 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 4491 case UNMAPPED_SLICE: in cram_read_slice()
|
/dports/biology/htslib/htslib-1.14/cram/ |
H A D | cram_io.c | 2335 case UNMAPPED_SLICE: return "UNMAPPED_SLICE"; in cram_content_type2str() 4491 case UNMAPPED_SLICE: in cram_read_slice()
|