File size: 1,700 Bytes
8954166 | 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 | {
"batch_size": 64,
"chroms": [
"chr8",
"chr20"
],
"controls": null,
"count_loss_weight": 30.09939193725586,
"count_output_bias": true,
"device": "cuda",
"dtype": "float32",
"early_stopping": 5,
"exclusion_lists": null,
"in_window": 2114,
"loci": [
"/scratch/prj/stem_cells_pituitary/Bence/atacseq_chip_results/16/bwa/merged_library/macs2/narrow_peak/TPIT_REP1.mLb.clN_peaks.bed"
],
"lr": 0.001,
"max_counts": 99999999,
"max_epochs": 20,
"max_jitter": 0,
"min_counts": 0,
"model": "exp16_TPIT.torch",
"n_filters": 64,
"n_layers": 8,
"name": "exp16_TPIT",
"negative_ratio": 0.333,
"negatives": [
"/scratch/prj/stem_cells_pituitary/Bence/atacseq_chip_results/16/bwa/merged_library/macs2/narrow_peak/TPIT_negatives_bpnet.bed"
],
"out_window": 1000,
"performance_filename": "exp16_TPIT.performance.tsv",
"profile_output_bias": true,
"random_state": null,
"reverse_complement": false,
"reverse_complement_average": true,
"scheduler": true,
"sequences": "/scratch/prj/stem_cells_pituitary/Georgia/genome/mm10/mm10.fa",
"signals": [
"exp16_TPIT.bw"
],
"skip": false,
"summits": false,
"training_chroms": [
"chr2",
"chr4",
"chr5",
"chr7",
"chr9",
"chr10",
"chr11",
"chr12",
"chr13",
"chr14",
"chr15",
"chr16",
"chr17",
"chr18",
"chr19",
"chr21",
"chr22",
"chrX",
"chrY"
],
"validation_chroms": [
"chr8",
"chr20"
],
"verbose": true
} |