CLI Reference#
GATAC ships a command-line interface for the preprocessing pipeline. Every step that turns raw fragment files into analysis-ready matrices is available as a sub-command.
gatac [--verbose] <command> [options]
Global option:
Flag |
Description |
|---|---|
|
Enable debug-level logging |
Commands at a glance#
convert
Convert TSV.GZ fragment files to Parquet.
metrics
Compute TSS enrichment and fragment QC statistics.
filter
Filter barcodes by quality thresholds.
doublets
Detect doublet / multiplet cells (AMULET Poisson method).
tile
Build a cell × genomic-tile count matrix.
gene
Build a cell × gene activity matrix.
genescore
Build an ArchR-style distance-weighted gene score matrix.
features
Select highly accessible features.
combine
Merge multiple h5ad files into one.