Home
last modified time | relevance | path

Searched defs:mate_chr (Results 1 – 3 of 3) sorted by relevance

/dports/biology/hisat2/hisat2-2.2.1/evaluation/real/
H A Dcalculate_read_cost.py385 def is_junction_pair(chr_dic, gtf_junctions, chr, pos, cigar_str, mate_chr, mate_pos, mate_cigar_st… argument
765 def is_concordantly(read_id, flag, chr, pos, cigar_str, XM, NM, mate_flag, mate_chr, mate_pos, mate… argument
/dports/biology/hisat2/hisat2-2.2.1/evaluation/simulation/
H A Dcalculate_read_cost.py1248 def is_junction_pair(junctions_dic, chr, pos, cigar_str, mate_chr, mate_pos, mate_cigar_str): argument
/dports/biology/subread/subread-2.0.2-source/src/
H A DreadSummary.c2842 char * read_chr, *read_name, *mate_chr; in process_line_junctions() local
3181 char * read_chr, *read_name, *mate_chr; in process_line_buffer() local