Home
last modified time | relevance | path

Searched refs:CIGAR_clipped (Results 1 – 2 of 2) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ngs/
H A DBAM_Alignment.c371 static NGS_String *CIGAR_clipped(ctx_t ctx, char const OPCODE[], bool const clipped, size_t const c… in CIGAR_clipped() function
391 return CIGAR_clipped(ctx, "MIDNSHPMM???????", clipped, self->cur->ncigar, self->cur->cigar); in BAM_AlignmentShortCigar()
404 return CIGAR_clipped(ctx, "MIDNSHP=X???????", clipped, self->cur->ncigar, self->cur->cigar); in BAM_AlignmentLongCigar()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ngs/
H A DBAM_Alignment.c371 static NGS_String *CIGAR_clipped(ctx_t ctx, char const OPCODE[], bool const clipped, size_t const c… in CIGAR_clipped() function
391 return CIGAR_clipped(ctx, "MIDNSHPMM???????", clipped, self->cur->ncigar, self->cur->cigar); in BAM_AlignmentShortCigar()
404 return CIGAR_clipped(ctx, "MIDNSHP=X???????", clipped, self->cur->ncigar, self->cur->cigar); in BAM_AlignmentLongCigar()