Home
last modified time | relevance | path

Searched refs:Stage3end_transcripts_other (Results 1 – 4 of 4) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dstage3hr.h78 Stage3end_transcripts_other (T this);
H A Dsamprint.c847 if (Stage3end_transcripts_other(stage3end) != NULL) { in print_substrings()
848 Transcript_singleend_print(fp,Stage3end_transcripts_other(stage3end),transcript_iit,invertp, in print_substrings()
1302 if (Stage3end_transcripts_other(stage3end) != NULL) { in print_splice()
1303 Transcript_singleend_print(fp,Stage3end_transcripts_other(stage3end),transcript_iit,invertp, in print_splice()
H A Dsimplepair.c1709 if (Stage3end_transcripts_other(stage3hit) != NULL) { in print_overlap_sam_line()
1711 Transcript_print_info(fp,Stage3end_transcripts_other(stage3hit),transcript_iit,invertp); in print_overlap_sam_line()
H A Dstage3hr.c400 Stage3end_transcripts_other (T this) { in Stage3end_transcripts_other() function