stephenturner/oneliners resource
Useful bash one-liners for bioinformatics. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4701
- days_rel: n/a
- days_push: 1089
- n_releases_24m: 0
Adoption not part of the score
2026 stars · 524 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated collection of useful bash one-liners for bioinformatics, covering awk, sed, sort/uniq/cut, find/xargs/GNU parallel, seqtk, and GFF3 annotation tricks. It is a reference document rather than software, with some generally useful shell aliases included.
Use cases
- extract and filter columns from bioinformatics text files with awk
- manipulate FASTA and sequence files from the command line
- learn awk and sed one-liners for genomic data processing
- find bash commands to parse GFF3 annotation files
- deduplicate and summarize tabular data in the shell
- set up useful bashrc aliases for bioinformatics work
When to choose
- you work with genomic or bioinformatics text data on the Unix command line
- you want a quick reference of proven awk/sed one-liners instead of writing scripts
- you need to process FASTA, BED, or GFF files without installing heavy tools
When to avoid
- you need a maintained software tool or library with a license and releases
- you want a GUI or pipeline framework rather than copy-paste shell commands
- you need Windows-native tooling without a Unix-like shell
Facets
learning-resource · maturity maintenance
developer-tools cli data-science bioinformatics developer-tools cli cheatsheet bash awk sed one-liners genomics reference command-line linux macos
1 source
- readme: https://github.com/stephenturner/oneliners · fetched 2026-08-28 · cf28d93a1bd6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stephenturner/oneliners | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="stephenturner/oneliners")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem