annonars 0.29.4

Rust template repository
1
2
3
4
5
6
7
8
---
source: src/common/keys.rs
expression: pos
---
Pos {
    chrom: "chr1",
    pos: 123,
}