Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dsubread.h100 #define IS_NEGATIVE_STRAND_R1 256 macro
H A Dcore-junction.c4828 *half_marks = (*half_marks) | IS_NEGATIVE_STRAND_R1; in core_select_best_matching_halves_maxone()
4830 *half_marks = (*half_marks) & ~IS_NEGATIVE_STRAND_R1; in core_select_best_matching_halves_maxone()