-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimr90-rep1_hic_small.json
31 lines (18 loc) · 1.22 KB
/
imr90-rep1_hic_small.json
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
{
"preprocess_hic.sample_id": "imr90-rep1",
"preprocess_hic.r1_fastq": "/Users/maryee/Dropbox/projects/topology_tools/test_data/hic/imr90_small/SRR1658672_1.small.fastq.gz,/Users/maryee/Dropbox/projects/topology_tools/test_data/hic/imr90_small/SRR1658673_1.small.fastq.gz",
"preprocess_hic.r2_fastq": "/Users/maryee/Dropbox/projects/topology_tools/test_data/hic/imr90_small/SRR1658672_2.small.fastq.gz,/Users/maryee/Dropbox/projects/topology_tools/test_data/hic/imr90_small/SRR1658673_2.small.fastq.gz",
"preprocess_hic.num_reads_per_chunk": 150000,
"preprocess_hic.monitoring_script": "Docker/monitor.sh",
"preprocess_hic.genome_id": "grch38",
"preprocess_hic.genome_size": "chrom_grch38.sizes",
"preprocess_hic.hicpro_align.genome_index_tgz": "test_data/bowtie2_index/hs_small_bt2.tar.gz",
"preprocess_hic.hicpro_align.genome_name": "hs_small",
"preprocess_hic.hicpro_align.genome_fragment": "Mboi_resfrag_grch38.bed",
"preprocess_hic.hicpro_align.ligation_site": "GATCGATC",
"preprocess_hic.hicpro_align.bowtie2_cores": "2",
"preprocess_hic.bin_size": "100000 1000000",
"preprocess_hic.hicpro_align.memory": "16GB",
"preprocess_hic.hicpro_align.cpu": 2,
"preprocess_hic.hicpro_align.preemptible": 0
}