-
Notifications
You must be signed in to change notification settings - Fork 15
/
CHANGELOG
47 lines (32 loc) · 1.1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
*************************************
version-1.4.0
SIGNIFICANT USER CHANGES
- Add check for maf and vaf values
- Add input file and sample name info in output
*************************************
version-1.3.0
SIGNIFICANT USER CHANGES
- Update snpEff.yml configuration file (M. Neou/J. Wong)
- Manage all transcripts for snpEff
- Add pyEffGenomeSize.py script
- Update environment.yml
*************************************
version-1.2.0
SIGNIFICANT USER CHANGES
- Add parameter `--minAltDepth`
- Rework filters to handle multiallelic Variants
- Swith filter name from --minVAF & --minMAF to --vaf & --maf
- test if the vcf contains only one sample
*************************************
version-1.1.0
SIGNIFICANT USER CHANGES
- Remove parameters `--caller` and use `--varConfig` instead
- Remove parameters `--annot` and use `--dbConfig` instead
BUG FIXES
- Deal with '.' in getTag
- Fix bug in minDepth
*************************************
version-1.0.0
- Tested on the DRAGON data
- Support for Annovar and snpEff databases
- Support for Varscan2 and Mutect2