Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(seqstat): rewrite from go to python | Franck Cuny | 2022-10-15 | 1 | -0/+26 |
This is a simple script, there's no benefit in having this in go. Having it Python makes it easier to extend with panda or other libraries in the future if I need more statistics too. |