Home
last modified time | relevance | path

Searched refs:MPLP_PRINT_POS (Results 1 – 9 of 9) sorted by relevance

/dports/biology/stringtie/stringtie-2.1.1/samtools-0.1.18/
H A Dbam_plcmd.c75 #define MPLP_PRINT_POS 0x4000 macro
334 if (conf->flag & MPLP_PRINT_POS) printf("\t*"); in mpileup()
353 if (conf->flag & MPLP_PRINT_POS) { in mpileup()
440 #define MPLP_PRINT_POS 0x4000 in bam_mpileup() macro
469 case 'O': mplp.flag |= MPLP_PRINT_POS; break; in bam_mpileup()
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/samtools/src/samtools/
H A Dbam_plcmd.c76 #define MPLP_PRINT_POS 0x4000 macro
363 if (conf->flag & MPLP_PRINT_POS) printf("\t*"); in mpileup()
382 if (conf->flag & MPLP_PRINT_POS) { in mpileup()
470 #define MPLP_PRINT_POS 0x4000 in bam_mpileup() macro
/dports/biology/py-pysam/pysam-0.18.0/samtools/
H A Dbam_plcmd.c185 #define MPLP_PRINT_POS (1<<16) macro
941 case MPLP_PRINT_POS: in mpileup()
H A Dbam_plcmd.c.pysam.c187 #define MPLP_PRINT_POS (1<<16) macro
943 case MPLP_PRINT_POS: in mpileup()
/dports/biology/samtools/samtools-1.14/
H A Dbam_plcmd.c185 #define MPLP_PRINT_POS (1<<16) macro
941 case MPLP_PRINT_POS: in mpileup()
/dports/biology/bcftools/bcftools-1.14/
H A Dmpileup.c59 #define MPLP_PRINT_POS (1<<9) macro
/dports/biology/bio-mocha/bcftools-1.14/
H A Dmpileup.c59 #define MPLP_PRINT_POS (1<<9) macro
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dmpileup.c59 #define MPLP_PRINT_POS (1<<9) macro
H A Dmpileup.c.pysam.c61 #define MPLP_PRINT_POS (1<<9) macro