Searched defs:mate_chr (Results 1 – 3 of 3) sorted by relevance
/dports/biology/hisat2/hisat2-2.2.1/evaluation/real/ |
H A D | calculate_read_cost.py | 385 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 D | calculate_read_cost.py | 1248 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 D | readSummary.c | 2842 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
|