|
|
hai 1 ano | |
|---|---|---|
| jq_filters | hai 1 ano | |
| src | hai 1 ano | |
| .gitignore | hai 1 ano | |
| Cargo.lock | hai 1 ano | |
| Cargo.toml | hai 1 ano | |
| README.md | hai 1 ano |
For building required HTSlib:
sudo apt install cmake libclang-dev
Somatic Variants of chrM (25)
zcat /data/longreads_basic_pipe/*/diag/somatic_variants.json.gz | \
jq -L ./jq_filters -C 'include "jq_filters"; [.data[] | select(.position.contig == 25 and n_in_constit <= 1) | format]'