Skip to content
Snippets Groups Projects
Commit fe0f4bf8 authored by Sascha Meiers's avatar Sascha Meiers
Browse files

Add SNV calls also for singularity image

parent cc1bf0de
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,11 @@
"samtools" : "samtools",
"bcftools" : "bcftools",
"snv_calls" : {},
"snv_calls" : {
"C7_data" : "/snvs/regenSNVs_GRCh38sites_C7_chr1-22plusX.filtered.vcf.gz",
"RPE-BM510" : "/snvs/regenSNVs_GRCh38sites_BM510_chr1-22plusX.filtered.vcf.gz",
"RPE1-WT" : "/snvs/regenSNVs_GRCh38sites_RPEWTstrandS_chr1-22plusX.filtered.vcf.gz"
},
"variable_bins" : {
"50000" : "utils/variable_bins.GRCh38.50kb.bed",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment