Skip to content

Commit ec69028

Browse files
authored
Merge pull request #100 from dufeiyu/no_xfer
CoPath took over the data transfer
2 parents c5b4b97 + e7627d3 commit ec69028

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MyeloseqHD.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"MyeloseqHD.SampleSheet":"PATH",
66
"MyeloseqHD.RunInfoString":"INFO",
77
"MyeloseqHD.CasesExcluded":"INFO",
8-
"MyeloseqHD.DataTransfer":"true",
8+
"MyeloseqHD.DataTransfer":"false",
99
"MyeloseqHD.MinReads":5,
1010
"MyeloseqHD.MinVaf":0.02,
1111
"MyeloseqHD.VariantDB":"/storage1/fs1/gtac-mgi/Active/CLE/validation/cle_validation/CLE_variant_database/myeloseqhd/myeloseqhd_variants.sqlite",

MyeloseqHD_alt.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"MyeloseqHD.SampleSheet":"PATH",
66
"MyeloseqHD.RunInfoString":"INFO",
77
"MyeloseqHD.CasesExcluded":"INFO",
8-
"MyeloseqHD.DataTransfer":"true",
8+
"MyeloseqHD.DataTransfer":"false",
99
"MyeloseqHD.MinReads":5,
1010
"MyeloseqHD.MinVaf":0.02,
1111
"MyeloseqHD.VariantDB":"/storage1/fs1/gtac-mgi/Active/CLE/validation/cle_validation/CLE_variant_database/myeloseqhd/myeloseqhd_variants.sqlite",

0 commit comments

Comments
 (0)