Difference between revisions of "Team:Austin LASA/Description"

Line 25: Line 25:
 
     )
 
     )
 
   ),
 
   ),
 +
  h(g.Section, {title: 'What Would a Point-of-Care Diagnostic System Look Like?',
 +
    h('p', null, 'Our project aims to design a point-of-care HIV1 diagnostic system for infants. For actual applicability in the field, our kit would consist of three components:'),
 +
    h('ol', null,
 +
      h('li', null, 'Isolation of viral DNA from infected cells'),
 +
      h('li', null, 'Isothermal amplification of DNA for greater sensitivity'),
 +
      h('li', null, 'Detection of DNA by a Cas12a assay.')
 +
    )
 +
  )
 
   h(g.Section, {title: 'References'},
 
   h(g.Section, {title: 'References'},
 
     h('p', null, '[', h('a', {id: 'ref_1'}, '1'), '] W. (2011, February 03). Antiretroviral therapy of HIV infection in infants and children. Retrieved October 16, 2018, from ', h('a', {href: 'http://www.who.int/hiv/pub/paediatric/infants/en/'}, 'http://www.who.int/hiv/pub/paediatric/infants/en/')),
 
     h('p', null, '[', h('a', {id: 'ref_1'}, '1'), '] W. (2011, February 03). Antiretroviral therapy of HIV infection in infants and children. Retrieved October 16, 2018, from ', h('a', {href: 'http://www.who.int/hiv/pub/paediatric/infants/en/'}, 'http://www.who.int/hiv/pub/paediatric/infants/en/')),

Revision as of 20:32, 17 October 2018