File: mkdocs.yml

package info (click to toggle)
vcfanno 0.3.5%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,112 kB
  • sloc: python: 335; sh: 259; makefile: 42
file content (14 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
site_name: vcfanno
site_url: https://github.com/brentp/vcfanno
repo_url: https://github.com/brentp/vcfanno
pages:
- Home: index.md
- Performance: performance_tips.md
- Changes: CHANGES.md
- Examples:
    - ClinvarExac: examples/clinvar_exac.md
    - CADD: examples/cadd.md
    - ExAC-Combine: examples/exac_combine/exac_combine.md
    - SV + GFF: examples/gff_sv/gff_sv.md
theme: cinder