-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitignore
82 lines (82 loc) · 1.85 KB
/
.gitignore
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
pom.xml
file.dot
*jar
/lib/
/tmp/
/classes/
/target/
.lein-failures
.lein-deps-sum
.lein-*
.clojurescript-output
.nrepl-port
.ropeproject
test/data/*.idx
test/data/*.eval
test/data/gatk-calls-combine*
test/data/*concordance.vcf
test/data/*discordance.vcf
test/data/*.bai
test/data/*-reorder.bam
test/data/*.dict
test/data/*-callable*
test/data/*-annotated.vcf
test/data/*-fullcombine*vcf
test/data/*-mincombine*vcf
test/data/*-filter*vcf
test/data/*-nomnp*vcf
test/data/*-prep*vcf
test/data/*-preclean*vcf
test/data/*-evalsafe*vcf
test/data/*-nofilter*vcf
test/data/*-*subset*vcf
test/data/*-*haploid.vcf
test/data/*-*cfilter.vcf
test/data/*-*ffilter.vcf
test/data/*-*leftalign.vcf
test/data/*-*samplefix.vcf
test/data/*-*fullprep.vcf
test/data/*-*nosv.vcf
test/data/*-*vep.vcf
test/data/*-*worknomnp.vcf
test/data/*-classifier.bin
test/data/*-sorted.bed
test/data/*-multicombine.bed
test/data/*-metrics.db
test/data/*-gemini.db
test/data/gatk-nocalls-*
test/data/*sum.csv
test/data/method-comparison-summary*
test/data/1000genome-multi-ensemble*
test/data/phased/*.idx
test/data/phased/*-sorted.bed
test/data/phased/*-illumina.bed
test/data/phased/*-cmp*.vcf
test/data/phased/work/
test/data/digrade/*.idx
test/data/digrade/*.csv
test/data/digrade/*-sorted.bed
test/data/digrade/hg19/*-sorted.bed
test/data/digrade/work/
test/data/svs/*.idx
test/data/svs/*-sorted.bed
test/data/svs/*-safesv.vcf
test/data/giab-comparison/*.idx
test/data/giab-comparison/*-sorted.bed
test/data/giab-comparison/grading
test/data/svs/reference-calls-sv-prep.vcf
test/data/svs/reference-calls-sv-prep-regions.bed
test/data/svs/reference-regions-wsvs.bed
test/data/svs/reference-calls-wsvs.vcf
test/data/svs/work/
test/data/prep/
test/data/grading/
test/data/method/
test/data/multi/
test/data/flex/
test/data/fosmid/
test/data/web-test/
test/data/single/
test/data/tmp*
test/data/txtmp*
test/data/ensemble/ens*