Skip to content

Instantly share code, notes, and snippets.

View bepoli's full-sized avatar

Benedetto Polimeni bepoli

View GitHub Profile
@bepoli
bepoli / _samtools
Created May 2, 2024 14:52 — forked from yagays/_samtools
zsh completion function of samtools
#compdef samtools
################################################
# SAMtools commands and options are based on ver. 0.1.18
# http://samtools.sourceforge.net/samtools.shtml
#
# Edited by yag_ays 2011.10.25
################################################
_samtools() {