Skip to content

Commit

Permalink
v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lgmgeo committed Aug 29, 2024
1 parent 306a931 commit 6c3e439
Show file tree
Hide file tree
Showing 39 changed files with 116 additions and 116 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down Expand Up @@ -39,7 +39,7 @@ TCLDIRDISTRIBUTED := share/tcl
TCLDIR := $(SHAREDIR)/$(TCLVERSION)
PYTHONDIR := $(SHAREDIR)/python3
ANNOTSV := AnnotSV
VERSION := 3.4.2
VERSION := 3.4.3
RM := /bin/rm
RMDIR := /bin/rmdir
MKDIR := install -d
Expand Down
2 changes: 1 addition & 1 deletion bin/AnnotSV
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env tclsh

############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
4 changes: 2 additions & 2 deletions changeLog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# An integrated tool for Structural Variations annotation #
# #
Expand All @@ -11,7 +11,7 @@
For more details, please see the README file.


, 2024, AnnotSV version 3.4.3
August, 29, 2024, AnnotSV version 3.4.3
- New definition of alias gene symbols used in OMIM annotation files.
Keep only aliases found with the NCBI_gene_ID and validated with genomic locations
- Add a new check for the variantconvert configuration (issue 246)
Expand Down
118 changes: 59 additions & 59 deletions share/doc/AnnotSV/Example/test_GRCh37.annotated.example.tsv

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions share/doc/AnnotSV/Example/test_GRCh37.annotated.example.vcf

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-benignsv.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-candidategenes.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-clingen.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-closestgenes.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-config.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-cosmic.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-cytoband.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-encodeblacklist.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-exac.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-exomiser.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-extann.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-filteredVCF.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-gap.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-gccontent.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-gencc.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-general.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-genes.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-haploinsufficiency.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-help.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-loeuf-pLI.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-ncbi.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-omim.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-pathogenicsnvindel.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-pathogenicsv.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-phenogenius.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
2 changes: 1 addition & 1 deletion share/tcl/AnnotSV/AnnotSV-ranking.tcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################################################
# AnnotSV 3.4.2 #
# AnnotSV 3.4.3 #
# #
# AnnotSV: An integrated tool for Structural Variations annotation and ranking #
# #
Expand Down
Loading

0 comments on commit 6c3e439

Please sign in to comment.