Skip to content

Commit

Permalink
Small typo in admin_ingest.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed May 4, 2021
1 parent a6c66d9 commit 7f70305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_manual/admin_ingest.rst
Expand Up @@ -83,7 +83,7 @@ Next, you can use the ``varfish-annotator`` command:
--ref-path varfish-annotator-20201006/hs37d5.fa \
--input-vcf "INPUT.vcf.gz" \
--release "GRCh37" \
--output-db-info "FAM_name.db_info.tsv" \
--output-db-info "FAM_name.db-info.tsv" \
--output-gts "FAM_name.gts.tsv" \
--case-id "FAM_name"
Expand Down

0 comments on commit 7f70305

Please sign in to comment.