Cycrimine

Cycrimine (trade name Pagitane) is a central anticholinergic drug designed to reduce the levels of acetylcholine in the treatment of Parkinson's disease. Its mechanism of action is to bind to the muscarinic acetylcholine receptor M1.[1]

Cycrimine
Clinical data
License data
ATC code
  • none
Identifiers
CAS Number
PubChem CID
DrugBank
ChemSpider
UNII
ChEBI
ChEMBL
ECHA InfoCard100.000.932
Chemical and physical data
FormulaC19H29NO
Molar mass287.447 g·mol−1
3D model (JSmol)

Synthesis

Cycrimine synthesis:[2]
gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.
gollark: How exciting.
gollark: `grafting` instances can synchronize with each other then?

See also

References

  1. Psychotropic Drugs and Related Compounds, 2nd ed., Usdin, E., and D.H. Efron, Washington, DC, 1972, page 218
  2. Denton, J. J.; Schedl, H. P.; Lawson, Virginia A.; Neier, W. B. (1950). "Antispasmodics. VII.1 Additional Morpholinyl and Piperidyl Tertiary Alcohols". Journal of the American Chemical Society. 72 (8): 3795–3796. doi:10.1021/ja01164a127.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.