@@ -48,6 +48,9 @@ strains_mode: 0
48
48
instance_front_path : /docs/instance_front
49
49
canto_front_path : /docs/canto_front
50
50
help_path : /docs/index
51
+ external_help_url : ' https://pombase.github.io/canto_tutorial/'
52
+
53
+ use_external_help : 0
51
54
52
55
base_docs_path : docs
53
56
@@ -1935,6 +1938,7 @@ available_annotation_type_list:
1935
1938
complexes). As a general rule, molecular functions correspond to
1936
1939
single step activities performed by individual gene products.
1937
1940
detailed_help_path : /docs/go_annotation
1941
+ external_help_url : ' https://pombase.github.io/canto_tutorial/go_MF/'
1938
1942
- name : biological_process
1939
1943
category : ontology
1940
1944
abbreviation : P
@@ -1973,6 +1977,7 @@ available_annotation_type_list:
1973
1977
term request because there is no translation machinery specifically for
1974
1978
histone H2A.
1975
1979
detailed_help_path : /docs/go_annotation
1980
+ external_help_url : ' https://pombase.github.io/canto_tutorial/go_BP/'
1976
1981
- name : cellular_component
1977
1982
category : ontology
1978
1983
abbreviation : C
@@ -2004,6 +2009,7 @@ available_annotation_type_list:
2004
2009
proteins or nucleic acids. Cellular component also does not include
2005
2010
multicellular anatomical terms.
2006
2011
detailed_help_path : /docs/go_annotation
2012
+ external_help_url : ' https://pombase.github.io/canto_tutorial/go_CC/'
2007
2013
- name : host_phenotype
2008
2014
category : ontology
2009
2015
namespace : ' host_phenotype'
@@ -2204,6 +2210,7 @@ available_annotation_type_list:
2204
2210
Alleles may be annotated with multiple phenotype terms,
2205
2211
including both normal and abnormal phenotypes for one allele.
2206
2212
detailed_help_path : /docs/fypo_annotation
2213
+ external_help_url : ' https://pombase.github.io/canto_tutorial/phenotypes/'
2207
2214
- name : post_translational_modification
2208
2215
category : ontology
2209
2216
namespace : PSI-MOD
@@ -2221,6 +2228,7 @@ available_annotation_type_list:
2221
2228
evidence_codes :
2222
2229
- IDA
2223
2230
detailed_help_path : /docs/modification_annotation
2231
+ external_help_url : ' https://pombase.github.io/canto_tutorial/protein_modification/'
2224
2232
clear_extensions_on_feature_change :
2225
2233
- residue
2226
2234
- name : wt_rna_expression
@@ -2250,6 +2258,7 @@ available_annotation_type_list:
2250
2258
- Reporter gene assay
2251
2259
- RNA-sequencing evidence
2252
2260
detailed_help_path : /docs/gene_expression
2261
+ external_help_url : ' https://pombase.github.io/canto_tutorial/rna_protein_level/'
2253
2262
- name : wt_protein_expression
2254
2263
category : ontology
2255
2264
ontology_size : small
@@ -2266,6 +2275,7 @@ available_annotation_type_list:
2266
2275
- Reporter gene assay
2267
2276
- Western blot
2268
2277
detailed_help_path : /docs/gene_expression
2278
+ external_help_url : ' https://pombase.github.io/canto_tutorial/rna_protein_level/'
2269
2279
- name : genotype_interaction
2270
2280
category : genotype_interaction
2271
2281
feature_type : genotype
@@ -2306,6 +2316,7 @@ available_annotation_type_list:
2306
2316
- Synthetic Growth Defect
2307
2317
- Synthetic Lethality
2308
2318
- Synthetic Rescue
2319
+ external_help_url : ' https://pombase.github.io/canto_tutorial/genetic_interaction/'
2309
2320
- name : genetic_interaction
2310
2321
category : interaction
2311
2322
display_name : ' legacy genetic interaction'
@@ -2322,6 +2333,7 @@ available_annotation_type_list:
2322
2333
- Synthetic Lethality
2323
2334
- Synthetic Rescue
2324
2335
detailed_help_path : /docs/genetic_interaction_annotation
2336
+ external_help_url : ' https://pombase.github.io/canto_tutorial/genetic_interaction/'
2325
2337
- name : physical_interaction
2326
2338
category : interaction
2327
2339
display_name : ' physical interaction'
@@ -2344,6 +2356,7 @@ available_annotation_type_list:
2344
2356
- Reconstituted Complex
2345
2357
- Two-hybrid
2346
2358
detailed_help_path : /docs/physical_interaction_annotation
2359
+ external_help_url : ' https://pombase.github.io/canto_tutorial/physical_interaction/'
2347
2360
- name : protein_sequence_feature_or_motif
2348
2361
category : ontology
2349
2362
ontology_size : small
@@ -2359,6 +2372,7 @@ available_annotation_type_list:
2359
2372
peptide_localization_signal
2360
2373
help_text : >
2361
2374
A Protein localization signal is a peptide sub-sequence used to target the protein to a specific organelle.
2375
+ external_help_url : ' https://pombase.github.io/canto_tutorial/protein_sequence_feature/'
2362
2376
2363
2377
# restrict the list of annotation types
2364
2378
enabled_annotation_type_list :
@@ -2438,27 +2452,35 @@ help_text:
2438
2452
biological_process_definition :
2439
2453
inline : Annotate a gene product's role in a process.
2440
2454
docs_path : " go_annotation#process"
2455
+ url : " https://pombase.github.io/canto_tutorial/go_BP/"
2441
2456
cellular_component_definition :
2442
2457
inline : Annotate the location in a cell where a gene product acts.
2443
2458
docs_path : " go_annotation#component"
2459
+ url : ' https://pombase.github.io/canto_tutorial/go_CC/'
2444
2460
molecular_function_definition :
2445
2461
inline : Annotate a gene product's molecular activity.
2446
2462
docs_path : " go_annotation#function"
2463
+ url : ' https://pombase.github.io/canto_tutorial/go_MF/'
2447
2464
post_translational_modification_definition :
2448
2465
inline : Annotate the type, position, timing, etc. of covalent protein modifications.
2449
2466
docs_path : " modification_annotation"
2467
+ url : ' https://pombase.github.io/canto_tutorial/protein_modification/'
2450
2468
wt_rna_expression_definition :
2451
2469
inline : Annotate qualitative descriptions for the normal level and timing of RNA expression from a gene.
2452
2470
docs_path : " gene_expression"
2471
+ url : ' https://pombase.github.io/canto_tutorial/rna_protein_level/'
2453
2472
wt_protein_expression_definition :
2454
2473
inline : Annotate qualitative descriptions for the normal level and timing of protein expression from a gene.
2455
2474
docs_path : " gene_expression"
2475
+ url : ' https://pombase.github.io/canto_tutorial/rna_protein_level/'
2456
2476
physical_interaction_definition :
2457
2477
inline : Annotate interacting gene products and supporting evidence.
2458
2478
docs_path : " physical_interaction_annotation"
2479
+ url : ' https://pombase.github.io/canto_tutorial/protein_sequence_feature/'
2459
2480
genetic_interaction_definition :
2460
2481
inline : Annotate interaction type and interacting genes.
2461
2482
docs_path : " genetic_interaction_annotation"
2483
+ url : ' https://pombase.github.io/canto_tutorial/genetic_interaction/'
2462
2484
experimental_conditions_definition :
2463
2485
inline : >
2464
2486
Conditions are the aspects of the experimental setup that are independent
0 commit comments