Published March 13, 2024
| Version v0.8.1
Software
Open
MDU-PHL/pango-collapse: Version 0.8.1
Creators
- 1. Victorian Infectious Disease Reference Laboratory (VIDRL), The Doherty Institute for Infection and Immunity (PDI)
Description
This version now includes support for unix pipes
# Collapse and extract samples BA.5 samples
cat tests/data/input.csv | pango-collapse -p BA.5 | grep ":BA.5"
What's Changed
- ✨Output to stdout by @Wytamma in https://github.com/MDU-PHL/pango-collapse/pull/15
- ✨Input can be read from stdin
- ✨ Parents by @Wytamma in https://github.com/MDU-PHL/pango-collapse/pull/17
- ⬇️ --url option is deprecated by @Wytamma in https://github.com/MDU-PHL/pango-collapse/pull/16
Full Changelog: https://github.com/MDU-PHL/pango-collapse/compare/v0.7.3...v0.8.1
Files
MDU-PHL/pango-collapse-v0.8.1.zip
Files
(3.5 MB)
Name | Size | Download all |
---|---|---|
md5:3ce335b60c6b46d7807b26d78edd7078
|
3.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MDU-PHL/pango-collapse/tree/v0.8.1 (URL)