diff --git a/ri-tools/conf/conf.py b/ri-tools/conf/conf.py index bbe364c..b9da66f 100644 --- a/ri-tools/conf/conf.py +++ b/ri-tools/conf/conf.py @@ -5,6 +5,7 @@ #### VCF Conversion config parameters #### allele_frequency=1 # introduce float number, leave 1 if you want to convert all the variants reference_genome='GRCh38' # Choose one between NCBI36, GRCh37, GRCh38 +datasetId='coadread_tcga_pan_can_atlas_2018' ### MongoDB parameters ### database_host = 'mongo'