38 / grass-demo

3 stars 1 forks source link

Need a string formatted for .chrom() attribute #4

Open arq5x opened 3 years ago

arq5x commented 3 years ago

Currently, the following happens:

for (i1, i2) in result { println!("{:?} {} {}, i1.chrom(), i1.begin(), i1.end() }

output:

1(Id=0) 67 167 1(Id=0) 91 191