2 #### most commonly altered config variables ####
4 #is this a production server?
7 #default database connection info
13 rootpath /home/vagrant/cxgn
14 basepath /home/vagrant/cxgn/sgn
16 show_transplanting_date 0
18 python_executable /home/vagrant/.virtualenvs/cv/bin/python3.5
19 python_executable_maskrcnn_env /home/vagrant/.virtualenvs/cv/bin/python3.5
21 composable_cvs trait,object,tod,toy,unit,method
22 composable_cvs_allowed_combinations Agronomic|trait+toy,Metabolic|trait+object+tod+toy+unit+method
23 composable_cvterm_delimiter |
24 composable_cvterm_format concise
25 composable_tod_root_cvterm "time of day|TIME:0000001"
26 composable_toy_root_cvterm "time of year|TIME:0000005"
27 composable_gen_root_cvterm "generation|TIME:0000072"
28 composable_evt_root_cvterm "event|TIME:0000477"
29 composable_validation_check_name 0
30 allow_observation_variable_submission_interface 0
31 trait_ontology_db_name SP
32 trait_ontology_cv_name solanaceae_trait
33 trait_ontology_cvterm_name Solanaceae trait ontology
34 # For displaying ontologies in Ontology Browser
35 onto_root_namespaces GO (Gene Ontology), PO (Plant Ontology), SO (Sequence Ontology), PATO (Phenotype and Trait Ontology), SP (Solanaceae Ontology), UO (Units), CASSTISS (Cass tissues)
37 # Seedlot Maintenance Events
39 # seedlot_maintenance_event_ontology_root
40 # The DB:Accession of the root term of the ontology used to define the Seedlot Maintenance categories, events, and values
41 # seedlot_maintenance_event_ontology_root SEEDLOT_MAINTENANCE:0000000
42 seedlot_maintenance_event_ontology_root
44 # seedlot_maintenance_info_cvterms
45 # The cvterm_id(s) of event(s) displayed as seedlot information on the record page
46 # seedlot_maintenance_info_cvterms 78211,78168
47 seedlot_maintenance_info_cvterms
51 user_registration_join_breeding_programs 0 # when enabled, a new user can choose which breeding programs to join during registration
52 user_registration_admin_confirmation 0 # when enabled, the new user confirmation message will be sent to the address(es) below instead of the user
53 user_registration_admin_confirmation_email # a comma-separated list of email addresses to send new user confirmation messages to, when the above is enabled
55 default_login_janedoe 0
59 brapi_observation_units_require_login 1
60 brapi_observations_require_login 1
61 brapi_post_variables 0
63 brapi_images_require_login 1
64 brapi_variables_require_login 1
65 brapi_lists_require_login 1
66 #brapi_default_user admin
67 #brapi_default_user_role curator
69 brapi_POST submitter,curator
70 brapi_PUT submitter,curator
72 brapi_include_CO_xref 1
73 brapi_ou_order_plot_num 0
75 allow_repeat_measures 0
77 #export trait names as synonyms (1) or the original trait name (0)
78 fieldbook_trait_synonym 1
83 # crossing prediction tool - should the sex of the plants be taken into account? (for diecieous plants such as Yam)
84 # if yes, provide the name of the variable that is used to score the sex of the plant
86 plant_sex_variable_name "Plant sex estimation 0-4"
88 # the species that should be preselected in a list of species
92 # who is the web server user for chowning and emailing. need to set
93 # these manually under Apache mod_perl for example, because the server
94 # runs under a different user than when it starts.
96 www_group __GROUPNAME__
98 # when true, server removes its tempfiles when the app is started
99 clear_tempfiles_on_restart 1
101 show_grafting_interface 0
102 graft_separator_string "_on_"
104 solqtl /export/prod/tmp/solqtl/__USERNAME__
105 ##### other config variables #####
109 dbsearchpath annotation
112 dbsearchpath metadata
113 dbsearchpath pheno_population
115 dbsearchpath physical
116 dbsearchpath tomato_gff
117 dbsearchpath biosource
119 dbsearchpath sgn_people
121 <DatabaseConnection sgn_test>
122 #password set_this_please
123 dsn dbi:Pg:host=localhost;dbname=cxgn
127 search_path annotation
131 search_path pheno_population
134 search_path tomato_gff
135 search_path biosource
137 search_path sgn_people
138 </DatabaseConnection>
140 ### Cview configuration parameters
142 cview_default_map_id 9
145 ##Github access token used for contact form posting of issues
146 github_access_token NULL
148 ##NOAA National Climatic Data Center Access token
149 noaa_ncdc_access_token NULL
151 ## captcha keys for the production site
152 #captcha_private_key 6Lc__9YSAAAAANcTczARhRnZRkKmzWjnhipyqI6f
153 #captcha_public_key 6Lc__9YSAAAAAH2ODL2FlR8jKa2Ms9i9d_0ziBWr
155 ### backcompat variables for the various static content types
156 # relative URL and absolute path for static datasets
157 static_datasets_url /data
158 static_datasets_path /export/prod/public
160 # relative URL and absoluate path for static site content
161 static_content_url /static_content
162 static_content_path /export/prod/public/sgn_static_content
163 homepage_files_dir /export/prod/public/sgn_static_content/homepage
165 # this needs to be here rather than in the CGI controller itself to
166 # work around a bug in all but the most recent
167 # Catalyst::Controller::CGIBin
169 cgi_dir __path_to(cgi-bin)__
172 <Controller::Genomes::Tomato>
173 bac_publish_subdir tomato_genome/bacs
174 </Controller::Genomes::Tomato>
177 disposition host-header # application-wide
178 uri_class URI::SmartURI # by default
182 <View::Email::ErrorEmail>
184 content_type text/plain
185 to sgn-bugs@solgenomics.net
186 from sgn-bugs@solgenomics.net
189 dump_skip_class Catalyst Catalyst::Stats DBIx::Class::Schema DBIx::Class::ResultSet DBIx::Class::Row HTML::Mason::Interp
190 </View::Email::ErrorEmail>
192 # should we send emails, if we are a production server? this can be
193 # used to turn off emails if we are being bombarded.
194 admin_email sgn-feedback@solgenomics.net
195 feedback_email sgn-feedback@solgenomics.net
196 bugs_email sgn-bugs@solgenomics.net
197 email sgn-feedback@solgenomics.net
198 contact_form_email contactform@solgenomics.net
199 cluster_job_email cluster-jobs@solgenomics.net
200 tokn_email scp78@cornell.edu
203 # External SMTP Server to send emails
212 # URL of the canonical, main production site
213 main_production_site_url http://solgenomics.net
215 #is there a system message text file somewhere we should be displaying?
216 system_message_file __HOME__/system_message.txt
217 # defaults to /tmp/<user>/SGN-site
224 # where to run cluster jobs - nothing means "batch" queue
228 # where to run cluster jobs
229 web_cluster_queue batch
232 #is this a mirror of SGN, or the real thing?
235 # how to find cosii_files for markerinfo.pl
236 cosii_files /export/cosii2
238 # log files, ABSOLUTE PATHS
239 error_log /var/log/sgn-site/error.log
240 access_log /var/log/sgn-site/access.log
241 rewrite_log /var/log/sgn-site/rewrite.log
242 blast_log /export/prod/tmp/blast/blast.log
243 image_analysis_log /tmp/image_analysis.log
247 hmmsearch_location hmmsearch
248 intron_finder_database /export/prod/public/intron_finder_database
250 trace_path /export/prod/public/chromatograms
251 image_dir /images/image_files
252 image_path /export/prod/public/images
253 tempfiles_subdir /static/documents/tempfiles
254 submit_dir /data/shared/submit-uploads
255 programs_subdir /programs
256 documents_subdir /documents
258 support_data_subdir /support_data
260 #stock tempfiles (for downloading phenotype and genotype raw data)
261 stock_tempfiles /static/documents/tempfiles/stock
262 #weblogo tempfiles for motifs finder tools
263 tmp_weblogo_path /static/documents/tempfiles/
265 #currently our cookies encrypt stuff, so this is just a random string to use to do that
266 cookie_encryption_key bo9yie2JeeVee6ouAhch9aomeesieJ3iShae8aa8
268 # where the genefamily info is stored
269 genefamily_dir /export/prod/private/genomes/genefamily/
273 # stock properties that should be displayed and allowed to be edited in the "additional information" section and can be used in the accession file upload
274 editable_stock_props variety,released_variety_name,donor,donor institute,donor PUI,country of origin,state,institute code,institute name,biological status of accession code,notes,accession number,PUI,seed source,type of germplasm storage code,acquisition date,organization,location_code,ploidy_level,genome_structure,ncbi_taxonomy_id,transgenic,introgression_parent,introgression_backcross_parent,introgression_map_version,introgression_chromosome,introgression_start_position_bp,introgression_end_position_bp
276 editable_stock_props_definitions released_variety_name:offical variety name of the accession or stock,location_code:location code(s) for the accession,ploidy:a number(s) indicating the ploidy (e.g. 2 for diploid or 3 for triploid),genome_structure:genome structure(s) for accession which take into account ploidy and ancestral genome info e.g. AAA or AB,variety:variety(s) can be defined as a group of individuals or plants having similar traits that can be reproduced true to type from generation to generation,donor:the accession_name(s) of the donor accession and should be used in conjunction with donor institute and donor PUI,donor institute:the institute(s) of the donor accession(s),donor PUI:the permanent unique identifier(s) of the donor accession,country of origin:the country(s) of origin,state:the state(s) of origin,institute code: the institute code(s) of origin,institute name:the institute name(s) of origin,biological status of accession code:code(s) indicating the state of accession,notes:free text for notes,accession number:accession number(s) for accession from germplasm bank,PUI:permanent unique identifier(s) of the accession,seed source:origin(s) of seed source,type of germplasm storage code:code(s) indicating the type of germplasm storage,acquisition date:date(s) of acquisition YYYYMMDD for accession,transgenic:indicates if accession is transgenic. Please indicate 1 if transgenic and empty if otherwise.,introgression_parent:if the accession you are adding has an introgression that originated from one of the parents you can specify the parent here,introgression_backcross_parent:the backcross parent for introducing an introgression into the accession being added,introgression_map_version:the map version for identifying the start and stop position of the introgression. e.g. AGPv2,introgression_chromosome:the chromosome number that the introgression is on,introgression_start_position_bp:the start position of the introgression in base pairs,introgression_end_position_bp:the end position of the introgression in base pairs
278 editable_vector_props Strain,CloningOrganism,InherentMarker,Backbone,SelectionMarker,CassetteName,VectorType,Gene,Promotors,Terminators
282 ## Cross properties that should be displayed and allowed to be added to crosses on cross detail page.
283 ## Cross properties for cassavabase
284 cross_properties Tag Number,Pollination Date,Number of Bags,Number of Flowers,Number of Fruits,Number of Seeds
286 ##Cross properties for yambase
287 ##cross_properties Number of Flowers,Pollination Date,Harvest Date,Number of Seeds Harvested,Days to Maturity,Seed Extraction Date,Number of Seeds Extracted,Number of Viable Seeds,Number of Nonviable Seeds, Days from Harvest to Extraction
289 ##Cross properties for musabase
290 ##cross_properties First Pollination Date,Repeat Pollination Date,Harvest Date,Seed Extraction Date,Number of Seeds Extracted,Embryo Rescue Good Seeds,Embryo Rescue Bad Seeds,Embryo Rescue Total Seeds,Embryo Rescue Date,Subculture Date,Subcultures Count,Subcultures Multiplication Number,Rooting Date,Rooting Plantlet,Germinating After 2 Weeks Date,Active Germinating After 2 Weeks,Germinating Afte 8 Weeks Date,Active Germinating After 8 Weeks,Screenhouse Transfer Date,Hardening Date
293 ## Cross additional info
294 cross_additional_info female_focus_trait,male_focus_trait,female_source_trial,male_source_trial
295 cross_additional_info_header Female Focus Trait,Male Focus Trait,Female Source Trial,Male Source Trial
298 genotyping_facilities None,Cornell IGD,DArT,Intertek,IBRC Japan,BGI
301 sampling_facilities In-lab,Cornell IGD,DArT,Intertek,IBRC Japan,BGI
305 management_factor_types Fertilizer,Fungicide,Irrigation,Drought,Herbicide,Weeding,Pruning,Hormone treatment,Light treatment
309 design_types Completely Randomized,Complete Block,Resolvable Row-Column,Doubly-Resolvable Row-Column,Augmented Row-Column,Alpha Lattice,Lattice,Augmented,Modified Augmented Design,Nursery/Greenhouse,Split Plot,Partially Replicated,Westcott
313 trial_activities Started Phenotyping, Phenotyping Completed, Data Cleaning Completed, Data Analysis Completed
316 ### properties for ordering system (required 2 sets of order properties: order_properties and order_properties_dialog)
317 ### customized dropdown menu can be included in the order_properties_dialog. Dropdown menu can be linked with each property by using ":"
318 ### for example Facility and Experiment Type properties have customized dropdown menu:
319 #order_properties Quantity,Facility,Scientist,Required by Date,Experiment Name,Experiment Type
320 #order_properties_dialog Quantity,Facility:green house:growth chamber,Scientist,Required by Date,Experiment Name,Experiment Type:seed production:experimentation
322 ###for setting up a single step submission use the following:
323 #ordering_type single_step
324 ##two steps (adding to your cart first) is by default
326 order_properties Quantity,Comments
327 order_properties_dialog Quantity,Comments
331 <feature SGN::Feature::FeaturePages>
334 <feature SGN::Feature::LocusPages>
338 # default GBrowse2 configuration, for a Debian gbrowse2 installation
339 <feature SGN::Feature::GBrowse2>
341 perl_inc /usr/local/share/website/gbrowse/lib/perl5
342 tmp_dir /usr/local/share/website/tmp/gbrowse
344 static_url /gbrowse/static
346 cgi_bin /usr/lib/cgi-bin/gbrowse
347 static_dir /usr/local/share/website/gbrowse/htdocs
350 # default ITAG config
351 <feature SGN::Feature::ITAG>
353 pipeline_base /export/shared/tomato_genome/itagpipeline/itag
354 releases_base /export/prod/private/genomes/solanum_lycopersicum/annotation
357 cview_db_backend cxgn
359 #how to find blast stuff
361 blast_db_path /export/prod/blast/databases/current
362 preselected_blastdb 224
363 jbrowse_path /jbrowse_solgenomics/?data=data/json
365 # Set the the Blast DB (by species and reference genome) used for getting the marker flanking sequence
366 # flanking_sequence_blast_db Triticum aestivum|RefSeq_v1|4,Triticum durum|Triticum durum|5
367 flanking_sequence_blast_db
369 #bin directory used by cluster nodes
370 cluster_shared_bindir /export/prod/bin
372 #the shared temp directory used by cluster nodes
373 cluster_shared_tempdir /export/prod/tmp
374 gbs_temp_data /export/prod/public
379 #how verbose we want the warnings to be in the apache error log
382 # Insitu file locations
383 insitu_fullsize_dir /export/prod/public/images/insitu/processed
384 insitu_fullsize_url /export/images/insitu/processed
385 insitu_display_dir /export/prod/public/images/insitu/display
386 insitu_display_url /export/images/insitu/display
387 insitu_input_dir /export/prod/public/images/insitu/incoming
389 #path to our production_ftp site
390 ftpsite_root /export/prod/public
391 ftpsite_url ftp://ftp.solgenomics.net
392 #path to the pucebaboon temperature sensor file:
393 pucebaboon_file /export/prod/public/digitemp.out
395 #path for archving uploaded files
396 archive_path /export/prod/sgn_archive
398 #path for Cache::File system. used by CXGN::Dataset::Cache
399 cache_file_path /export/prod/sgn_cache
401 #site overall identifier prefix used for site specific data
402 #such as stocks, unignes (yet to be implemented) and other datatypes
403 #for example, uploading barcode phenotyping data will not work without this key (see L<CXGN::Stock::StockBarcode> )
404 identifier_prefix SGN
406 #default genotyping protocol to use:
407 default_genotyping_protocol undefined(set this in sgn_local.conf)
409 genotyping_server_host NULL
410 genotyping_server_username NULL
411 genotyping_server_password NULL
412 genotyping_server_token NULL
414 #HIDAP Shiny Server Support
418 supportedCrop Cassava
419 brapi_require_login 0
421 #Expression Atlas Connection
422 has_expression_atlas 0
423 expression_atlas_url 0
425 #Homepage controller customization
426 homepage_display_phenotype_uploads 0
428 ## banana ordering system
429 ordering_service_name NULL
430 ordering_service_url https://ona.io
431 ordering_service_username ONAUSER
432 ordering_service_password ONAPASS
435 odk_crossing_data_service_name NULL
436 odk_crossing_data_service_url https://ona.io
437 odk_crossing_data_service_username ONAUSER
438 odk_crossing_data_service_password ONAPASS
439 odk_crossing_data_test_form_name NULL
440 odk_crossing_data_separate_wishlist_by_location 0
441 odk_phenotyping_data_service_name NULL
442 odk_phenotyping_data_service_url https://bio.smap.com.au
443 odk_phenotyping_data_service_username SMAPUSER
444 odk_phenotyping_data_service_password SMAPPASS
446 crontab_log_filepath NULL
448 #Authorized Clients for SSO
449 authorized_clients_JSON {"TEST://":"TEST","fieldbook://":"FieldBook App","https://apps.cipotato.org/hidap_sbase/":"HIDAP","https://fieldbook.phenoapps.org/":"fieldbook","https://climmob.net":"ClimMob"}
451 simsearch_datadir /home/production/simsearch_data
453 version sgn-311.0-236
454 version_updated 2021-12-23T19:04:41Z