samplot
samplot copied to clipboard
Non-integer molecular identifiers (MI)
The MI field for molecular identifiers for some bam files are the UMI sequence itself (MI:Z:ACGTTCG); but in adding these to linked reads, samplot attempts to cast this field into an integer (int(read.get_tag('MI')) which results in an error.