DehydratedWater42 commited on
Commit
cf947b3
1 Parent(s): 649e2e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +153 -0
README.md CHANGED
@@ -294,6 +294,159 @@ Players in Survival, Adventure, or Spectator have access to the 2×2 crafting gr
294
  ]
295
  }
296
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
297
  ### Longer example (dirt block)
298
  ```text
299
  Below is an part of larger text. Your task is to extract information about entities and relations to the JSON format.
 
294
  ]
295
  }
296
  ```
297
+
298
+ ### Dopamine example
299
+ ```text
300
+ Below is an part of larger text. Your task is to extract information about entities and relations to the JSON format.
301
+ ### Text Part to Extract From:
302
+ Dopamine is synthesized in a restricted set of cell types, mainly neurons and cells in the medulla of the adrenal glands.[23] The primary and minor metabolic pathways respectively are:
303
+
304
+ Primary: L-Phenylalanine → L-Tyrosine → L-DOPA → Dopamine[20][21]
305
+ Minor: L-Phenylalanine → L-Tyrosine → p-Tyramine → Dopamine[20][21][22]
306
+ Minor: L-Phenylalanine → m-Tyrosine → m-Tyramine → Dopamine[22][24][25]
307
+ The direct precursor of dopamine, L-DOPA, can be synthesized indirectly from the essential amino acid phenylalanine or directly from the non-essential amino acid tyrosine.[26] These amino acids are found in nearly every protein and so are readily available in food, with tyrosine being the most common. Although dopamine is also found in many types of food, it is incapable of crossing the blood–brain barrier that surrounds and protects the brain.[27] It must therefore be synthesized inside the brain to perform its neuronal activity.[27]
308
+
309
+ L-Phenylalanine is converted into L-tyrosine by the enzyme phenylalanine hydroxylase, with molecular oxygen (O2) and tetrahydrobiopterin as cofactors. L-Tyrosine is converted into L-DOPA by the enzyme tyrosine hydroxylase, with tetrahydrobiopterin, O2, and iron (Fe2+) as cofactors.[26] L-DOPA is converted into dopamine by the enzyme aromatic L-amino acid decarboxylase (also known as DOPA decarboxylase), with pyridoxal phosphate as the cofactor.[26]
310
+
311
+ Dopamine itself is used as precursor in the synthesis of the neurotransmitters norepinephrine and epinephrine.[26] Dopamine is converted into norepinephrine by the enzyme dopamine β-hydroxylase, with O2 and L-ascorbic acid as cofactors.[26] Norepinephrine is converted into epinephrine by the enzyme phenylethanolamine N-methyltransferase with S-adenosyl-L-methionine as the cofactor.[26]
312
+
313
+ Some of the cofactors also require their own synthesis.[26] Deficiency in any required amino acid or cofactor can impair the synthesis of dopamine, norepinephrine, and epinephrine.[26]
314
+
315
+ Degradation
316
+ Dopamine is broken down into inactive metabolites by a set of enzymes—monoamine oxidase (MAO), catechol-O-methyl transferase (COMT), and aldehyde dehydrogenase (ALDH), acting in sequence.[28] Both isoforms of monoamine oxidase, MAO-A and MAO-B, effectively metabolize dopamine.[26] Different breakdown pathways exist but the main end-product is homovanillic acid (HVA), which has no known biological activity.[28] From the bloodstream, homovanillic acid is filtered out by the kidneys and then excreted in the urine.[28] The two primary metabolic routes that convert dopamine into HVA are:[29]
317
+
318
+ Dopamine → DOPAL → DOPAC → HVA – catalyzed by MAO, ALDH, and COMT respectively
319
+ Dopamine → 3-Methoxytyramine → HVA – catalyzed by COMT and MAO+ALDH respectively
320
+ In clinical research on schizophrenia, measurements of homovanillic acid in plasma have been used to estimate levels of dopamine activity in the brain. A difficulty in this approach however, is separating the high level of plasma homovanillic acid contributed by the metabolism of norepinephrine.[30][31]
321
+
322
+ Although dopamine is normally broken down by an oxidoreductase enzyme, it is also susceptible to oxidation by direct reaction with oxygen, yielding quinones plus various free radicals as products.[32] The rate of oxidation can be increased by the presence of ferric iron or other factors. Quinones and free radicals produced by autoxidation of dopamine can poison cells, and there is evidence that this mechanism may contribute to the cell loss that occurs in Parkinson's disease and other conditions.[33]
323
+
324
+ ### Extracted Relations:
325
+ {
326
+ "section_description": "Dopamine is a neurotransmitter that plays a crucial role in regulating movement, motivation, and reward processing. It is produced in several regions of the brain, including the substantia nigra, ventral tegmental area, and hypothalamus. Dopamine is involved in several physiological functions such as motor control, cognition, and emotional responses. Low levels of dopamine have been linked to several neurological disorders, including Parkinson's disease, schizophrenia, and addiction. Dopamine is also involved in the reward system, which is responsible for motivation and pleasure. The brain's reward system is activated by the release of dopamine in response to pleasurable experiences, such as eating, sex, and drugs. Dopamine is synthesized from the amino acid L-tyrosine, which is derived from dietary sources. The primary precursor of dopamine is L-DOPA, which is synthesized from L-tyrosine by the enzyme tyrosine hydroxylase. Dopamine is then converted into norepinephrine and epinephrine by the enzyme dopamine β-hydroxylase. Dopamine is broken down into inactive metabolites by a set of enzymes, including monoamine oxidase (MAO), catechol-O-methyl transferase (COMT), and aldehyde dehydrogenase (ALDH). The two primary metabolic routes that convert dopamine into HVA are: Dopamine → DOPAL → DOPAC → HVA - catalyzed by MAO, ALDH, and COMT respectively Dopamine → 3-Methoxytyramine → HVA - catalyzed by COMT and MAO+ALDH respectively In clinical research on schizophrenia, measurements of homovanillic acid in plasma have been used to estimate levels of dopamine activity in the brain. A difficulty in this approach however, is separating the high level of plasma homovanillic acid contributed by the metabolism of norepinephrine. Dopamine is also susceptible to oxidation by direct reaction with oxygen, yielding quinones plus various free radicals as products. The rate of oxidation can be increased by the presence of ferric iron or other factors. Quinones and free radicals produced by autoxidation of dopamine can poison cells, and there is evidence that this mechanism may contribute to the cell loss that occurs in Parkinson's disease and other conditions. ",
327
+ "list_of_entities": [
328
+ "motivation",
329
+ "Parkinson's disease",
330
+ "cognition",
331
+ "pleasure",
332
+ "dopamine",
333
+ "L-tyrosine",
334
+ "schizophrenia",
335
+ "emotional responses",
336
+ "L-DOPA",
337
+ "dopamine β-hydroxylase",
338
+ "dopamine β-hydroxylase",
339
+ "L-DOPA",
340
+ "dopamine",
341
+ "L-tyrosine",
342
+ "dopamine β-hydroxylase",
343
+ "L-DOPA",
344
+ "L-tyrosine",
345
+ "L-DOPA",
346
+ "dopamine",
347
+ "L-DOPA",
348
+ "dopamine"
349
+ ],
350
+ "relations": [
351
+ {
352
+ "description": "Dopamine is synthesized from the amino acid L-tyrosine, which is derived from dietary sources.",
353
+ "source_entities": [
354
+ "dopamine"
355
+ ],
356
+ "target_entities": [
357
+ "L-tyrosine"
358
+ ]
359
+ },
360
+ {
361
+ "description": "The primary precursor of dopamine is L-DOPA, which is synthesized from L-tyrosine by the enzyme tyrosine hydroxylase.",
362
+ "source_entities": [
363
+ "L-DOPA"
364
+ ],
365
+ "target_entities": [
366
+ "dopamine"
367
+ ]
368
+ },
369
+ {
370
+ "description": "Dopamine is then converted into norepinephrine and epinephrine by the enzyme dopamine β-hydroxylase.",
371
+ "source_entities": [
372
+ "dopamine"
373
+ ],
374
+ "target_entities": [
375
+ "dopamine β-hydroxylase"
376
+ ]
377
+ },
378
+ {
379
+ "description": "Dopamine is broken down into inactive metabolites by a set of enzymes, including monoamine oxidase (MAO), catechol-O-methyl transferase (COMT), and aldehyde dehydrogenase (ALDH).",
380
+ "source_entities": [
381
+ "dopamine"
382
+ ],
383
+ "target_entities": [
384
+ "monoamine oxidase (MAO)",
385
+ "catechol-O-methyl transferase (COMT)",
386
+ "aldehyde dehydrogenase (ALDH)"
387
+ ]
388
+ },
389
+ {
390
+ "description": "The two primary metabolic routes that convert dopamine into HVA are: Dopamine → DOPAL → DOPAC → HVA - catalyzed by MAO, ALDH, and COMT respectively Dopamine → 3-Methoxytyramine → HVA - catalyzed by COMT and MAO+ALDH respectively",
391
+ "source_entities": [
392
+ "dopamine"
393
+ ],
394
+ "target_entities": [
395
+ "HVA",
396
+ "MAO",
397
+ "ALDH",
398
+ "COMT"
399
+ ]
400
+ },
401
+ {
402
+ "description": "In clinical research on schizophrenia, measurements of homovanillic acid in plasma have been used to estimate levels of dopamine activity in the brain.",
403
+ "source_entities": [
404
+ "dopamine"
405
+ ],
406
+ "target_entities": [
407
+ "homovanillic acid"
408
+ ]
409
+ },
410
+ {
411
+ "description": "A difficulty in this approach however, is separating the high level of plasma homovanillic acid contributed by the metabolism of norepinephrine.",
412
+ "source_entities": [
413
+ "homovanillic acid"
414
+ ],
415
+ "target_entities": [
416
+ "norepinephrine"
417
+ ]
418
+ },
419
+ {
420
+ "description": "Dopamine is also susceptible to oxidation by direct reaction with oxygen, yielding quinones plus various free radicals as products.",
421
+ "source_entities": [
422
+ "dopamine"
423
+ ],
424
+ "target_entities": [
425
+ "oxidation"
426
+ ]
427
+ },
428
+ {
429
+ "description": "The rate of oxidation can be increased by the presence of ferric iron or other factors.",
430
+ "source_entities": [
431
+ "dopamine"
432
+ ],
433
+ "target_entities": [
434
+ "ferric iron"
435
+ ]
436
+ },
437
+ {
438
+ "description": "Quinones and free radicals produced by autoxidation of dopamine can poison cells, and there is evidence that this mechanism may contribute to the cell loss that occurs in Parkinson's disease and other conditions.",
439
+ "source_entities": [
440
+ "dopamine"
441
+ ],
442
+ "target_entities": [
443
+ "cell loss"
444
+ ]
445
+ }
446
+ ]
447
+ }
448
+ ```
449
+
450
  ### Longer example (dirt block)
451
  ```text
452
  Below is an part of larger text. Your task is to extract information about entities and relations to the JSON format.