Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b818c3e
adding reference files to git branch
kristinebilgrav Jan 23, 2026
abcacc9
adding test-vcfs
kristinebilgrav Jan 26, 2026
2154320
compressing vepcache folder
kristinebilgrav Jan 26, 2026
e3d3c4a
adding samplesheet and empty fastq
kristinebilgrav Jan 26, 2026
7d02a69
fix samplesheet
kristinebilgrav Jan 26, 2026
002674d
fix samplesheet2
kristinebilgrav Jan 26, 2026
1c7db3e
Update vcfanno_resources.txt
kristinebilgrav Jan 27, 2026
7208110
adding files, fixing vcfanno
kristinebilgrav Jan 27, 2026
9cb657a
fix
kristinebilgrav Jan 27, 2026
f281dab
fixing path issue
kristinebilgrav Jan 27, 2026
3f626e1
edit toml
kristinebilgrav Jan 27, 2026
5c4376b
fixing broken links
kristinebilgrav Jan 27, 2026
0150fc8
fixing broken links
kristinebilgrav Jan 27, 2026
1184e1c
adding vcf for hg37
kristinebilgrav Jan 28, 2026
bc94db3
Add bam and bai files.
beatrizsavinhas Mar 31, 2026
90e9905
Add tumor only files.
beatrizsavinhas Apr 10, 2026
57e939b
Delete outdated tumor normal files.
beatrizsavinhas Apr 10, 2026
3d75577
Remove vcf files subdirectory.
beatrizsavinhas Apr 13, 2026
da789ab
Rename tumor_only files to original file name.
beatrizsavinhas Apr 13, 2026
a0b1a0c
Add tumor_normal files.
beatrizsavinhas Apr 13, 2026
346a3e2
Update VCF files
beatrizsavinhas Apr 13, 2026
931c0e8
move GRCh37 files to subfolder
kristinebilgrav Apr 27, 2026
ddd8282
add reference files
kristinebilgrav Apr 27, 2026
0b14b33
git add testdata for GRCh38
kristinebilgrav Apr 27, 2026
95963c0
move files
kristinebilgrav Apr 27, 2026
3a8ca1f
add vep_cache folder
kristinebilgrav Apr 27, 2026
08fb43d
decrease cache
kristinebilgrav Apr 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14,516 changes: 14,516 additions & 0 deletions reference/GRCh37/LoFtool_scores.txt

Large diffs are not rendered by default.

Binary file added reference/GRCh37/grch37_gnomad_-r2.1.1-.vcf.gz
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions reference/GRCh37/managed_variants.vcf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
##fileformat=VCFv4.2
##INFO=<ID=END,Number=1,Type=Integer,Description="End position of the variant described in this record">
##fileDate=2025-10-28 11:25:31.101961
##INFO=<ID=SVTYPE,Number=1,Type=String,Description="Type of structural variant">
##INFO=<ID=TYPE,Number=1,Type=String,Description="Type of variant">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM POS ID REF ALT QUAL FILTER INFO
1 1295250 . C T . . END=1295250;TYPE=SNV
1 21835920 . C T . . END=21835920;TYPE=SNV
1 21896768 . CGGCATGTGCTGACACAGCCC C . . END=21896787;TYPE=INDEL
1 22211006 . G A . . END=22211006;TYPE=SNV
1 22215993 . C T . . END=22215993;TYPE=SNV
1 26143316 . T C . . END=26143316;TYPE=SNV
1 45797534 . T G . . END=45797534;TYPE=SNV
1 78381662 . C A . . END=78381662;TYPE=SNV
Loading