AlignmentFile(fp, "rb") for record in bamfile: number_of_loci = record.get_tag("NH") if number_of_loci > 1: break. Here's the results:
確定! 回上一頁