As the two commented lines indicate:
|
print "I feel there's a line somewhere in the code, if we correct it we don't need to do this. Why input path is not bytes again?" |
|
print "how come parent_bam_file_name is not in bytes again." |
This is likely caused by an unstable object type of filename attribute of pysam.AlignmentFile, but requires a closer check.