Skip to content

Commit

Permalink
adding gene_analysis, variant_analysis, and disease_analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseminbridges committed Jul 18, 2023
1 parent 3eb2bc9 commit 14523d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
tool: SvAnna
tool_version: 1.0.3
phenotype_only: False
variant_analysis: True
gene_analysis: False
disease_analysis: False
tool_specific_configuration_options:
svanna_jar_executable: svanna-cli-1.0.3/svanna-cli-1.0.3.jar
output_formats: tsv # could be csv,tsv,vcf,html
Expand Down

0 comments on commit 14523d6

Please sign in to comment.