ryan_thompson_resume.lyx 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707
  1. #LyX 2.3 created this file. For more info see http://www.lyx.org/
  2. \lyxformat 544
  3. \begin_document
  4. \begin_header
  5. \save_transient_properties true
  6. \origin unavailable
  7. \textclass xetexCV
  8. \begin_preamble
  9. % Clear existing header/footer
  10. %\fancyhf{}
  11. % Page number in top right
  12. %\fancyhead[R]{\thepage}
  13. % Online PDF URL in bottom right
  14. %\fancyfoot[R]{\footnotesize{Online version (with links): \href{https://darwinawardwinner.github.io/resume/ryan_thompson_resume.pdf}{https://darwinawardwinner.github.io/resume/ryan\_{}thompson\_{}resume.pdf}}}
  15. % No horizontal rules
  16. %\renewcommand{\headrulewidth}{0pt}
  17. %\renewcommand{\footrulewidth}{0pt}
  18. \hypersetup{citecolor=black,filecolor=black}
  19. % Add a DRAFT watermark
  20. \usepackage{draftwatermark}
  21. \usepackage{accsupp}
  22. \SetWatermarkLightness{0.97}
  23. \SetWatermarkScale{1}
  24. % Make watermark not copyable (in Adobe Reader)
  25. \SetWatermarkText{\BeginAccSupp{method=escape,ActualText={}}DRAFT\EndAccSupp{}}
  26. \end_preamble
  27. \options unicode=true,final
  28. \use_default_options true
  29. \begin_modules
  30. customHeadersFooters
  31. todonotes
  32. \end_modules
  33. \maintain_unincluded_children false
  34. \language english
  35. \language_package default
  36. \inputencoding auto
  37. \fontencoding global
  38. \font_roman "default" "Minion Pro"
  39. \font_sans "default" "default"
  40. \font_typewriter "default" "default"
  41. \font_math "auto" "auto"
  42. \font_default_family default
  43. \use_non_tex_fonts true
  44. \font_sc false
  45. \font_osf false
  46. \font_sf_scale 100 100
  47. \font_tt_scale 100 100
  48. \use_microtype false
  49. \use_dash_ligatures true
  50. \graphics default
  51. \default_output_format pdf4
  52. \output_sync 1
  53. \bibtex_command default
  54. \index_command default
  55. \paperfontsize default
  56. \spacing single
  57. \use_hyperref false
  58. \pdf_bookmarks true
  59. \pdf_bookmarksnumbered false
  60. \pdf_bookmarksopen false
  61. \pdf_bookmarksopenlevel 1
  62. \pdf_breaklinks true
  63. \pdf_pdfborder true
  64. \pdf_colorlinks true
  65. \pdf_backref false
  66. \pdf_pdfusetitle true
  67. \papersize default
  68. \use_geometry false
  69. \use_package amsmath 1
  70. \use_package amssymb 1
  71. \use_package cancel 1
  72. \use_package esint 1
  73. \use_package mathdots 1
  74. \use_package mathtools 1
  75. \use_package mhchem 1
  76. \use_package stackrel 1
  77. \use_package stmaryrd 1
  78. \use_package undertilde 1
  79. \cite_engine basic
  80. \cite_engine_type default
  81. \biblio_style plainnat
  82. \use_bibtopic true
  83. \use_indices false
  84. \paperorientation portrait
  85. \suppress_date false
  86. \justification true
  87. \use_refstyle 0
  88. \use_minted 0
  89. \index Index
  90. \shortcut idx
  91. \color #008000
  92. \end_index
  93. \secnumdepth 2
  94. \tocdepth 2
  95. \paragraph_separation skip
  96. \defskip smallskip
  97. \is_math_indent 0
  98. \math_numbering_side default
  99. \quotes_style english
  100. \dynamic_quotes 0
  101. \papercolumns 1
  102. \papersides 1
  103. \paperpagestyle fancy
  104. \tracking_changes false
  105. \output_changes false
  106. \html_math_output 0
  107. \html_css_as_file 0
  108. \html_be_strict true
  109. \end_header
  110. \begin_body
  111. \begin_layout Standard
  112. \begin_inset ERT
  113. status open
  114. \begin_layout Plain Layout
  115. \backslash
  116. renewcommand{
  117. \backslash
  118. headrulewidth}{0pt}
  119. \end_layout
  120. \end_inset
  121. \begin_inset Note Note
  122. status open
  123. \begin_layout Plain Layout
  124. No hrule under header
  125. \end_layout
  126. \end_inset
  127. \end_layout
  128. \begin_layout Standard
  129. \begin_inset ERT
  130. status open
  131. \begin_layout Plain Layout
  132. \backslash
  133. fancyhf{}
  134. \end_layout
  135. \end_inset
  136. \begin_inset Note Note
  137. status open
  138. \begin_layout Plain Layout
  139. Clear any existing headers
  140. \end_layout
  141. \end_inset
  142. \end_layout
  143. \begin_layout Center Header
  144. Ryan C.
  145. Thompson, Ph.
  146. \begin_inset space \thinspace{}
  147. \end_inset
  148. D.
  149. \end_layout
  150. \begin_layout Right Header
  151. \begin_inset ERT
  152. status open
  153. \begin_layout Plain Layout
  154. \backslash
  155. thepage
  156. \end_layout
  157. \end_inset
  158. \end_layout
  159. \begin_layout Right Footer
  160. \size footnotesize
  161. Online version (with links):
  162. \begin_inset CommandInset href
  163. LatexCommand href
  164. target "https://darwinawardwinner.github.io/resume/ryan_thompson_resume.pdf"
  165. literal "false"
  166. \end_inset
  167. \end_layout
  168. \begin_layout Standard
  169. \begin_inset Note Note
  170. status open
  171. \begin_layout Plain Layout
  172. Hide name in header on first page, since it's redundant
  173. \end_layout
  174. \end_inset
  175. \end_layout
  176. \begin_layout Standard
  177. \begin_inset ERT
  178. status open
  179. \begin_layout Plain Layout
  180. \backslash
  181. fancypagestyle{plain}{
  182. \backslash
  183. chead{}}
  184. \end_layout
  185. \begin_layout Plain Layout
  186. \backslash
  187. thispagestyle{plain}
  188. \end_layout
  189. \end_inset
  190. \end_layout
  191. \begin_layout Standard
  192. \begin_inset Note Note
  193. status open
  194. \begin_layout Plain Layout
  195. Actual content begins here
  196. \end_layout
  197. \end_inset
  198. \end_layout
  199. \begin_layout CV Name
  200. Ryan C.
  201. Thompson, Ph.
  202. \begin_inset space \thinspace{}
  203. \end_inset
  204. D.
  205. \end_layout
  206. \begin_layout Contact Address
  207. 8656 Via Mallorca
  208. \begin_inset Newline newline
  209. \end_inset
  210. Unit G
  211. \begin_inset Newline newline
  212. \end_inset
  213. La Jolla, CA 92037
  214. \end_layout
  215. \begin_layout Phone Number
  216. (908)
  217. \begin_inset space \thinspace{}
  218. \end_inset
  219. 922-7470
  220. \end_layout
  221. \begin_layout Email
  222. rct@thompsonclan.org
  223. \end_layout
  224. \begin_layout Website
  225. https://github.com/DarwinAwardWinner
  226. \end_layout
  227. \begin_layout Section
  228. Summary
  229. \end_layout
  230. \begin_layout Standard
  231. \begin_inset Note Note
  232. status open
  233. \begin_layout Plain Layout
  234. Seeking what kind of job?
  235. \end_layout
  236. \end_inset
  237. \end_layout
  238. \begin_layout Itemize
  239. Accomplished, experienced computational biologist with deep knowledge of
  240. biology, mathematics, statistics, and programming.
  241. \end_layout
  242. \begin_layout Itemize
  243. 12 years of bioinformatics experience answering a wide range of complex
  244. biological questions through analysis of large NGS- and microarray-based
  245. whole transcriptome and epigenetic data sets.
  246. \end_layout
  247. \begin_layout Itemize
  248. Focus on sound statistical analysis, effective data visualization and communicat
  249. ion, and making expert knowledge and successful analysis methods available
  250. as re-usable software tools.
  251. \begin_inset Note Note
  252. status collapsed
  253. \begin_layout Plain Layout
  254. Work in machine learning?
  255. \end_layout
  256. \end_inset
  257. \end_layout
  258. \begin_layout Itemize
  259. Supportive team member and experienced mentor with a strong ability to help
  260. others connect biological, statistical, and computational understanding.
  261. \end_layout
  262. \begin_layout Section
  263. Education
  264. \end_layout
  265. \begin_layout Standard
  266. \begin_inset Flex Years
  267. status open
  268. \begin_layout Plain Layout
  269. 2012—2019
  270. \end_layout
  271. \end_inset
  272. \series bold
  273. Ph.
  274. \begin_inset space \thinspace{}
  275. \end_inset
  276. D.
  277. in Bioinformatics
  278. \series default
  279. ,
  280. \begin_inset CommandInset href
  281. LatexCommand href
  282. name "Skaggs Graduate School of Chemical and Biological Sciences"
  283. target "https://education.scripps.edu/graduate/about-the-graduate-school/"
  284. literal "false"
  285. \end_inset
  286. \series bold
  287. \begin_inset Newline newline
  288. \end_inset
  289. The Scripps Research Institute
  290. \series default
  291. , La Jolla, California
  292. \begin_inset Newline newline
  293. \end_inset
  294. \size small
  295. Dissertation:
  296. \emph on
  297. \begin_inset CommandInset href
  298. LatexCommand href
  299. name "Bioinformatic analysis of complex, high-throughput genomic and epigenomic data in the context of CD4$^{+}$ T-cell differentiation and diagnosis and treatment of transplant rejection"
  300. target "http://darwinawardwinner.github.io/resume/examples/Salomon/thesis-final.pdf"
  301. literal "true"
  302. \end_inset
  303. \emph default
  304. \begin_inset Note Note
  305. status collapsed
  306. \begin_layout Plain Layout
  307. \size small
  308. Update this link to one in the resume repo when possible
  309. \end_layout
  310. \end_inset
  311. \begin_inset Newline newline
  312. \end_inset
  313. Advisor:
  314. \begin_inset CommandInset href
  315. LatexCommand href
  316. name "Andrew Su"
  317. target "http://sulab.org/author/andrew-i-su/"
  318. literal "false"
  319. \end_inset
  320. \end_layout
  321. \begin_layout Standard
  322. \begin_inset Flex Years
  323. status open
  324. \begin_layout Plain Layout
  325. 2005—2009
  326. \end_layout
  327. \end_inset
  328. \series bold
  329. B.
  330. \begin_inset space \thinspace{}
  331. \end_inset
  332. S.
  333. in Biology with High Distinction; B.
  334. \begin_inset space \thinspace{}
  335. \end_inset
  336. A.
  337. in Mathematics
  338. \begin_inset Newline newline
  339. \end_inset
  340. University of Virginia
  341. \series default
  342. , Charlottesville, Virginia
  343. \begin_inset Newline newline
  344. \end_inset
  345. \size small
  346. Undergraduate thesis:
  347. \emph on
  348. \begin_inset CommandInset href
  349. LatexCommand href
  350. name "Contig Farmer: A tool for extracting maximal-length contiguous Sequences from a Database of Short Sequence Reads"
  351. target "http://darwinawardwinner.github.io/resume/examples/UVa/contigfarmer.pdf"
  352. literal "false"
  353. \end_inset
  354. \emph default
  355. \begin_inset Newline newline
  356. \end_inset
  357. Advisor:
  358. \begin_inset CommandInset href
  359. LatexCommand href
  360. name "Paul J. Rushton"
  361. target "https://therushtonlab.wordpress.com/"
  362. literal "false"
  363. \end_inset
  364. \end_layout
  365. \begin_layout Section
  366. Research Experience
  367. \end_layout
  368. \begin_layout Subsection
  369. Salomon & Su Labs, The Scripps Research Institute
  370. \begin_inset space \hfill{}
  371. \end_inset
  372. La Jolla, CA
  373. \begin_inset space \qquad{}
  374. \end_inset
  375. 2012—2019
  376. \end_layout
  377. \begin_layout Description
  378. Contact: Dr.
  379. Andrew Su,
  380. \begin_inset CommandInset href
  381. LatexCommand href
  382. name "asu@scripps.edu"
  383. target "asu@scripps.edu"
  384. type "mailto:"
  385. literal "false"
  386. \end_inset
  387. \end_layout
  388. \begin_layout Itemize
  389. Created an open source, reproducible workflow to analyze a large multi-omics
  390. next-gen sequencing dataset of 220 RNA-seq and ChIP-seq samples to reveal
  391. coordinated changes in histone marks and gene expression during CD4
  392. \begin_inset Formula $^{+}$
  393. \end_inset
  394. T-cell activation as well as epigenetic convergence between naive and memory
  395. cells after activation
  396. \begin_inset CommandInset citation
  397. LatexCommand cite
  398. key "LaMere2017,LaMere2016,Thompson2019a"
  399. literal "true"
  400. \end_inset
  401. .
  402. \begin_inset Newline newline
  403. \end_inset
  404. \size small
  405. Links:
  406. \begin_inset CommandInset href
  407. LatexCommand href
  408. name "Reproducible workflow"
  409. target "https://github.com/DarwinAwardWinner/CD4-csaw#re-analysis-of-a-combined-chip-seq--rna-seq-data-set"
  410. literal "false"
  411. \end_inset
  412. ,
  413. \begin_inset CommandInset href
  414. LatexCommand href
  415. name "Slides"
  416. target "https://darwinawardwinner.github.io/resume/examples/Salomon/defense-slides.pdf"
  417. literal "false"
  418. \end_inset
  419. ,
  420. \begin_inset CommandInset href
  421. LatexCommand href
  422. name "Example results and visualizations"
  423. target "https://darwinawardwinner.github.io/resume/examples/Salomon/CD4/"
  424. literal "false"
  425. \end_inset
  426. \end_layout
  427. \begin_layout Itemize
  428. Significantly improved cross-validated performance of machine learning classifie
  429. r for identifying biomarkers of transplant rejection by developing appropriate
  430. single-sample microarray normalization procedures
  431. \begin_inset CommandInset citation
  432. LatexCommand cite
  433. key "Kurian2014"
  434. literal "true"
  435. \end_inset
  436. , including training a custom set of frozen RMA normalization vectors.
  437. Classifier is currently being developed into a clinical test for transplant
  438. dysfunction.
  439. \begin_inset Newline newline
  440. \end_inset
  441. \size small
  442. Links:
  443. \begin_inset CommandInset href
  444. LatexCommand href
  445. name "fRMA example code & plots"
  446. target "https://darwinawardwinner.github.io/resume/examples/Salomon/fRMA/"
  447. literal "false"
  448. \end_inset
  449. ,
  450. \begin_inset CommandInset href
  451. LatexCommand href
  452. name "Classifier Method Write-up"
  453. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Classifier%20Math%20Write-up.pdf"
  454. literal "false"
  455. \end_inset
  456. \end_layout
  457. \begin_layout Itemize
  458. Performed a comprehensive comparative evaluation of over 20 subtly different
  459. statistical models for differential methylation in Illumina 450k arrays,
  460. selecting a model that best explained the observed sources and trends of
  461. variation in the data, including cross-domain application of a method originall
  462. y designed for RNA-seq data.
  463. \begin_inset Newline newline
  464. \end_inset
  465. \size small
  466. Link:
  467. \begin_inset CommandInset href
  468. LatexCommand href
  469. name "Example diagnostic plots"
  470. target "https://darwinawardwinner.github.io/resume/examples/Salomon/450k/"
  471. literal "false"
  472. \end_inset
  473. \end_layout
  474. \begin_layout Itemize
  475. Evaluated and optimized cost and performance of custom protocol for RNA-seq
  476. of human and primate blood samples while minimizing nuisance globin reads.
  477. Increased yield of useful reads nearly 2-fold
  478. \begin_inset CommandInset citation
  479. LatexCommand cite
  480. key "globin-reduction"
  481. literal "true"
  482. \end_inset
  483. .
  484. \begin_inset Newline newline
  485. \end_inset
  486. \size small
  487. Link:
  488. \begin_inset CommandInset href
  489. LatexCommand href
  490. name "Example results"
  491. target "https://darwinawardwinner.github.io/resume/examples/Salomon/globin/"
  492. literal "false"
  493. \end_inset
  494. \end_layout
  495. \begin_layout Itemize
  496. Mentored 3 coworkers from both biology and programming backgrounds in learning
  497. bioinformatics.
  498. \end_layout
  499. \begin_layout Standard
  500. \begin_inset Note Note
  501. status open
  502. \begin_layout Itemize
  503. Investigated effects of life-span-extending drug on worm gene expression
  504. over time revealing that the drug retards age-related
  505. \begin_inset Quotes eld
  506. \end_inset
  507. transcriptional drift
  508. \begin_inset Quotes erd
  509. \end_inset
  510. , preserving a youthful phenotype at the molecular level
  511. \begin_inset CommandInset citation
  512. LatexCommand cite
  513. key "Rangaraju2015a"
  514. literal "true"
  515. \end_inset
  516. .
  517. \begin_inset Newline newline
  518. \end_inset
  519. \size small
  520. Link:
  521. \begin_inset CommandInset href
  522. LatexCommand href
  523. name "PCoA Plot"
  524. target "https://darwinawardwinner.github.io/resume/examples/Salomon/mdsplots-multidim.pdf"
  525. literal "false"
  526. \end_inset
  527. \end_layout
  528. \begin_layout Itemize
  529. Implemented a systems biology tool to analyze and efficiently present and
  530. summarize differential expression for multiple gene set & pathway methods
  531. run on multiple pathway databases, as well as differential expression of
  532. individual genes within each pathway.
  533. \begin_inset Newline newline
  534. \end_inset
  535. \size small
  536. Links:
  537. \begin_inset CommandInset href
  538. LatexCommand href
  539. name "Presentation"
  540. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Pathways/Pathway%20Presentation.pdf"
  541. literal "false"
  542. \end_inset
  543. ,
  544. \begin_inset CommandInset href
  545. LatexCommand href
  546. name "Example Results"
  547. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Pathways/Pathway%20Analysis%20Example.html"
  548. literal "false"
  549. \end_inset
  550. ,
  551. \begin_inset CommandInset href
  552. LatexCommand href
  553. name "Summary"
  554. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Pathways/Cyno%20Pathway%20Summary.pdf"
  555. literal "false"
  556. \end_inset
  557. \end_layout
  558. \begin_layout Itemize
  559. Performed comparative analysis of multiple differential expression statistical
  560. models to define best practice for optimal sensitivity while maintaining
  561. false positive control.
  562. Presented on theoretical and practical similarities and differences between
  563. methods.
  564. \begin_inset Newline newline
  565. \end_inset
  566. \size small
  567. Links:
  568. \begin_inset CommandInset href
  569. LatexCommand href
  570. name "RNA-seq Presentation"
  571. target "https://darwinawardwinner.github.io/resume/examples/Salomon/DGE%20Presentation.pdf"
  572. literal "false"
  573. \end_inset
  574. ,
  575. \begin_inset CommandInset href
  576. LatexCommand href
  577. name "Advanced RNA-seq Presentation"
  578. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Advanced%20RNA-seq%20Analysis.pdf"
  579. literal "false"
  580. \end_inset
  581. ,
  582. \begin_inset CommandInset href
  583. LatexCommand href
  584. name "Example plot "
  585. target "https://darwinawardwinner.github.io/resume/examples/Salomon/globin/pval-comparisons.pdf"
  586. literal "false"
  587. \end_inset
  588. \end_layout
  589. \begin_layout Itemize
  590. Adapted common normalization methods from RNA-seq to improve performance
  591. in analysis of RASL-seq experiments
  592. \begin_inset CommandInset citation
  593. LatexCommand cite
  594. key "Scott2016"
  595. literal "true"
  596. \end_inset
  597. .
  598. \end_layout
  599. \end_inset
  600. \end_layout
  601. \begin_layout Subsection
  602. Summer Internship, Informatics IT, Merck & Co.
  603. \begin_inset space \hfill{}
  604. \end_inset
  605. Boston, MA
  606. \begin_inset space \qquad{}
  607. \end_inset
  608. 2011
  609. \end_layout
  610. \begin_layout Description
  611. Contact: Adnan Derti,
  612. \begin_inset CommandInset href
  613. LatexCommand href
  614. name "adnan.derti@gmail.com"
  615. target "adnan.derti@gmail.com"
  616. type "mailto:"
  617. literal "false"
  618. \end_inset
  619. \begin_inset Note Note
  620. status open
  621. \begin_layout Plain Layout
  622. Notify Adnan
  623. \end_layout
  624. \end_inset
  625. \end_layout
  626. \begin_layout Itemize
  627. Built a transcriptome assembly and quantification pipeline using Cufflinks,
  628. including fully-automated cluster job control for high-throughput reproducible
  629. analysis, and presented a conceptual overview of Cufflinks' assembly and
  630. quantification algorithms to help the team understand Cufflinks.
  631. \begin_inset Newline newline
  632. \end_inset
  633. \size small
  634. Link:
  635. \begin_inset CommandInset href
  636. LatexCommand href
  637. name "Presentation Slides"
  638. target "https://darwinawardwinner.github.io/resume/examples/cufflinks-presentation.pdf"
  639. literal "false"
  640. \end_inset
  641. \end_layout
  642. \begin_layout Itemize
  643. Assisted in a molecular genetics study to evaluate peformance of two variant
  644. calling algorithms in detection of causal mutations in antibiotic-resistant
  645. bacterial genomes.
  646. \end_layout
  647. \begin_layout Subsection
  648. Gaasterland Lab, UCSD Bioinformatcs
  649. \begin_inset space \hfill{}
  650. \end_inset
  651. La Jolla, CA
  652. \begin_inset space \qquad{}
  653. \end_inset
  654. 2010—2012
  655. \end_layout
  656. \begin_layout Description
  657. Contact: Terry Gaasterland,
  658. \begin_inset CommandInset href
  659. LatexCommand href
  660. name "gaasterland@ucsd.edu"
  661. target "gaasterland@ucsd.edu"
  662. type "mailto:"
  663. literal "false"
  664. \end_inset
  665. \end_layout
  666. \begin_layout Itemize
  667. Designed and implemented Deloxer, a critical software step in a new Illumina
  668. mate-pair sequencing protocol using Cre recombination.
  669. Deloxer is publishedand now in use in several labs around the world
  670. \begin_inset CommandInset citation
  671. LatexCommand cite
  672. key "VanNieuwerburgh2012"
  673. literal "true"
  674. \end_inset
  675. .
  676. \begin_inset Newline newline
  677. \end_inset
  678. \size small
  679. Links:
  680. \begin_inset CommandInset href
  681. LatexCommand href
  682. name "Documentation"
  683. target "http://genomes.sdsc.edu/downloads/deloxer/index.html"
  684. literal "false"
  685. \end_inset
  686. ;
  687. \begin_inset CommandInset href
  688. LatexCommand href
  689. name "Code"
  690. target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/delox.R.html"
  691. literal "false"
  692. \end_inset
  693. \end_layout
  694. \begin_layout Itemize
  695. Performed a molecular genetics study to find potential causal mutations
  696. for
  697. \begin_inset CommandInset href
  698. LatexCommand href
  699. name "fatal iron overload disease"
  700. target "https://en.wikipedia.org/wiki/Black_rhinoceros#Threats"
  701. literal "false"
  702. \end_inset
  703. in critically endangered black rhinoceros by
  704. \emph on
  705. de novo
  706. \emph default
  707. assembly of transcriptomes for black rhino and closely-related white rhino.
  708. Developed a custom pipeline to match up ortholog gene pairs, discover single-nu
  709. cleotide differences between them, and functionally annotate these differences,
  710. and delivered a list of potential causal variants to collaborators for
  711. follow-up.
  712. \begin_inset Newline newline
  713. \end_inset
  714. \size small
  715. Link:
  716. \begin_inset CommandInset href
  717. LatexCommand href
  718. name "Example results"
  719. target "https://darwinawardwinner.github.io/resume/examples/Rhino/index.html"
  720. literal "false"
  721. \end_inset
  722. \end_layout
  723. \begin_layout Itemize
  724. Helped design & implement one of the first large-scale high-throughput exome
  725. sequencing pipelines for SNP discovery and functional annotation, including
  726. QC and validation of on-target coverage depth and reproducibility of coverage.
  727. \begin_inset Newline newline
  728. \end_inset
  729. \size small
  730. Links:
  731. \begin_inset CommandInset href
  732. LatexCommand href
  733. name "Example 1"
  734. target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/neartarget.pdf"
  735. literal "false"
  736. \end_inset
  737. ;
  738. \begin_inset CommandInset href
  739. LatexCommand href
  740. name "Example 2"
  741. target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/on-off-coverage.pdf"
  742. literal "false"
  743. \end_inset
  744. ;
  745. \begin_inset CommandInset href
  746. LatexCommand href
  747. name "Example 3"
  748. target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/depth-consistency.pdf"
  749. literal "false"
  750. \end_inset
  751. \end_layout
  752. \begin_layout Itemize
  753. Analyzed miRNA target predictions using GO & KEGG grouping to identify target
  754. pathways of autophagy-related miRNAs for biological validation.
  755. \begin_inset Newline newline
  756. \end_inset
  757. \size small
  758. Link:
  759. \begin_inset CommandInset href
  760. LatexCommand href
  761. name "Example results"
  762. target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/mirna-results.html"
  763. literal "false"
  764. \end_inset
  765. \end_layout
  766. \begin_layout Standard
  767. \begin_inset Note Note
  768. status open
  769. \begin_layout Itemize
  770. Created a fully-automated pipeline to produce quality-control metrics and
  771. plots for Illumina high-throughput sequencing data for early identification
  772. of failed runs or samples.
  773. \begin_inset Newline newline
  774. \end_inset
  775. \size small
  776. Link:
  777. \begin_inset CommandInset href
  778. LatexCommand href
  779. name "Example results"
  780. target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/illumina-qc.png"
  781. literal "false"
  782. \end_inset
  783. \end_layout
  784. \begin_layout Itemize
  785. Investigated the binding motif specificity of ZASC1 transcription factor
  786. in mouse T-cells using Affymetrix expression microarrays in ZASC1 siRNA
  787. knockdown experiment.
  788. \end_layout
  789. \end_inset
  790. \end_layout
  791. \begin_layout Subsection
  792. Timko Lab, U.
  793. of Virginia Biology
  794. \begin_inset space \hfill{}
  795. \end_inset
  796. Charlottesville, VA
  797. \begin_inset space \qquad{}
  798. \end_inset
  799. 2007—2009
  800. \end_layout
  801. \begin_layout Description
  802. Advisor: Paul J.
  803. Rushton
  804. \end_layout
  805. \begin_layout Itemize
  806. Undergraduate thesis: Designed and implemented Contig Farmer, an algorithm
  807. for efficient selective contig assembly starting from “seed” sequences
  808. of interest, and used Contig Farmer to accelerate transcription factor
  809. gene discovery in cowpea and tobacco shotgun genomic sequence data
  810. \begin_inset CommandInset citation
  811. LatexCommand cite
  812. key "Thompson2009"
  813. literal "true"
  814. \end_inset
  815. .
  816. \end_layout
  817. \begin_layout Itemize
  818. Investigated transcription factors mediating plant stress response using
  819. expression microarray time-course, and refined the custom microarray design
  820. using data from previous runs to identify and eliminate uninformative probes,
  821. yielding an improved design for future studies.
  822. \begin_inset Newline newline
  823. \end_inset
  824. \size small
  825. Link:
  826. \begin_inset CommandInset href
  827. LatexCommand href
  828. name "Code"
  829. target "https://darwinawardwinner.github.io/resume/examples/UVa/probe-selection.R.html"
  830. literal "false"
  831. \end_inset
  832. \end_layout
  833. \begin_layout Itemize
  834. Acted as translator between biological researchers and computational analysts
  835. to help match computational solutions to biological problems.
  836. \begin_inset Newline newline
  837. \end_inset
  838. \size small
  839. Link:
  840. \begin_inset CommandInset href
  841. LatexCommand href
  842. name "Presentation Slides"
  843. target "https://darwinawardwinner.github.io/resume/examples/UVa/blast-slides.pdf"
  844. literal "false"
  845. \end_inset
  846. \end_layout
  847. \begin_layout Section
  848. Skills
  849. \end_layout
  850. \begin_layout Description
  851. Computing
  852. \begin_inset space ~
  853. \end_inset
  854. Skills R/Bioconductor, Python, Perl, Lisp, Java, C#, C++; Git version control;
  855. Remote UNIX system administration & software compilation, computing cluster
  856. job management & parallel computation
  857. \begin_inset Newline newline
  858. \end_inset
  859. \size small
  860. Public code:
  861. \begin_inset CommandInset href
  862. LatexCommand href
  863. target "https://github.com/DarwinAwardWinner"
  864. literal "false"
  865. \end_inset
  866. \begin_inset Newline newline
  867. \end_inset
  868. Stack Overflow profile:
  869. \begin_inset CommandInset href
  870. LatexCommand href
  871. target "http://stackoverflow.com/users/125921"
  872. literal "false"
  873. \end_inset
  874. \end_layout
  875. \begin_deeper
  876. \begin_layout Itemize
  877. Active member of the Bioconductor community since 2012 and contributing
  878. developer for several packages.
  879. \begin_inset Newline newline
  880. \end_inset
  881. \size small
  882. Links:
  883. \begin_inset CommandInset href
  884. LatexCommand href
  885. name "Support Profile"
  886. target "https://support.bioconductor.org/u/5618/"
  887. literal "false"
  888. \end_inset
  889. ; Packages:
  890. \begin_inset CommandInset href
  891. LatexCommand href
  892. name "BiocParallel"
  893. target "http://bioconductor.org/packages/release/bioc/html/BiocParallel.html"
  894. literal "false"
  895. \end_inset
  896. ,
  897. \begin_inset CommandInset href
  898. LatexCommand href
  899. name "ChIPPeakAnno"
  900. target "http://bioconductor.org/packages/release/bioc/html/ChIPpeakAnno.html"
  901. literal "false"
  902. \end_inset
  903. ,
  904. \begin_inset CommandInset href
  905. LatexCommand href
  906. name "MyGene"
  907. target "http://bioconductor.org/packages/release/bioc/html/mygene.html"
  908. literal "false"
  909. \end_inset
  910. \end_layout
  911. \end_deeper
  912. \begin_layout Description
  913. Statistics,
  914. \begin_inset space ~
  915. \end_inset
  916. Machine
  917. \begin_inset space ~
  918. \end_inset
  919. Learning,
  920. \begin_inset space ~
  921. \end_inset
  922. &
  923. \begin_inset space ~
  924. \end_inset
  925. Data
  926. \begin_inset space ~
  927. \end_inset
  928. Analysis Multi-omics NGS & microarray analysis, multi-factor linear and
  929. generalized linear regression, experimental design and parametrization,
  930. empirical Bayesian methods, predictive modeling of clinical outcomes, machine
  931. learning classifier training & validation, survival analysis, data visualizatio
  932. n & presentation, reproducible research practices
  933. \end_layout
  934. \begin_layout Description
  935. Wet
  936. \begin_inset space ~
  937. \end_inset
  938. Lab: PCR, molecular cloning, recombinant protein purification, epitope mapping,
  939. site-directed mutagenesis, 2D gels, real-time PCR, and associated data
  940. analysis
  941. \end_layout
  942. \begin_layout Description
  943. Languages: English: native speaker; German: written and spoken
  944. \end_layout
  945. \begin_layout Section
  946. Other Work Experience
  947. \end_layout
  948. \begin_layout Standard
  949. \begin_inset Flex Years
  950. status open
  951. \begin_layout Plain Layout
  952. 2005—2007
  953. \end_layout
  954. \end_inset
  955. Help Desk & Computing Advisor, U.
  956. \begin_inset space \thinspace{}
  957. \end_inset
  958. Va.
  959. IT Dept.
  960. \begin_inset space \hfill{}
  961. \end_inset
  962. Charlottesville, VA
  963. \end_layout
  964. \begin_layout Standard
  965. \begin_inset Flex Years
  966. status open
  967. \begin_layout Plain Layout
  968. 2006—2009
  969. \end_layout
  970. \end_inset
  971. Summer Sailing Instructor, Raritan Yacht Club
  972. \begin_inset space \hfill{}
  973. \end_inset
  974. Perth Amboy, NJ
  975. \end_layout
  976. \begin_layout Section
  977. Awards & Honors
  978. \end_layout
  979. \begin_layout Standard
  980. \begin_inset Flex Years
  981. status open
  982. \begin_layout Plain Layout
  983. 2006—2009
  984. \end_layout
  985. \end_inset
  986. \begin_inset CommandInset href
  987. LatexCommand href
  988. name "Echols Scholar"
  989. target "http://echols.as.virginia.edu/front"
  990. literal "false"
  991. \end_inset
  992. , University of Virginia
  993. \end_layout
  994. \begin_layout Standard
  995. \begin_inset Flex Years
  996. status open
  997. \begin_layout Plain Layout
  998. 2006
  999. \end_layout
  1000. \end_inset
  1001. \begin_inset CommandInset href
  1002. LatexCommand href
  1003. name "Phi Eta Sigma National Honor Society"
  1004. target "https://www.phietasigma.org/"
  1005. literal "false"
  1006. \end_inset
  1007. \end_layout
  1008. \begin_layout Standard
  1009. \begin_inset Flex Years
  1010. status open
  1011. \begin_layout Plain Layout
  1012. 2006
  1013. \end_layout
  1014. \end_inset
  1015. \begin_inset CommandInset href
  1016. LatexCommand href
  1017. name "National Society of Collegiate Scholars"
  1018. target "https://nscs.org/"
  1019. literal "false"
  1020. \end_inset
  1021. \end_layout
  1022. \begin_layout Standard
  1023. \begin_inset Flex Years
  1024. status open
  1025. \begin_layout Plain Layout
  1026. 2005
  1027. \end_layout
  1028. \end_inset
  1029. Edward J.
  1030. Bloustein Disguingished Scholar
  1031. \end_layout
  1032. \begin_layout Standard
  1033. \begin_inset Flex Years
  1034. status open
  1035. \begin_layout Plain Layout
  1036. 2005
  1037. \end_layout
  1038. \end_inset
  1039. \begin_inset CommandInset href
  1040. LatexCommand href
  1041. name "National Merit Scholar"
  1042. target "https://www.nationalmerit.org/"
  1043. literal "false"
  1044. \end_inset
  1045. \end_layout
  1046. \begin_layout Section
  1047. Peer-reviewed Publications
  1048. \end_layout
  1049. \begin_layout Standard
  1050. \begin_inset Note Note
  1051. status open
  1052. \begin_layout Plain Layout
  1053. The following command suppresses the bibliography's own title, since we
  1054. have one above that's formatted the way we want.
  1055. \end_layout
  1056. \end_inset
  1057. \end_layout
  1058. \begin_layout Standard
  1059. \begin_inset ERT
  1060. status open
  1061. \begin_layout Plain Layout
  1062. \backslash
  1063. begingroup
  1064. \end_layout
  1065. \begin_layout Plain Layout
  1066. \backslash
  1067. renewcommand{
  1068. \backslash
  1069. section}[2]{}%
  1070. \end_layout
  1071. \end_inset
  1072. \end_layout
  1073. \begin_layout Standard
  1074. \begin_inset CommandInset bibtex
  1075. LatexCommand bibtex
  1076. btprint "btPrintAll"
  1077. bibfiles "mypubs-PROCESSED"
  1078. options "plainurlyr-rev"
  1079. \end_inset
  1080. \end_layout
  1081. \begin_layout Standard
  1082. \begin_inset ERT
  1083. status open
  1084. \begin_layout Plain Layout
  1085. \backslash
  1086. endgroup
  1087. \end_layout
  1088. \end_inset
  1089. \end_layout
  1090. \begin_layout Section
  1091. Other Works
  1092. \end_layout
  1093. \begin_layout Standard
  1094. \begin_inset ERT
  1095. status open
  1096. \begin_layout Plain Layout
  1097. \backslash
  1098. begingroup
  1099. \end_layout
  1100. \begin_layout Plain Layout
  1101. \backslash
  1102. renewcommand{
  1103. \backslash
  1104. section}[2]{}%
  1105. \end_layout
  1106. \end_inset
  1107. \end_layout
  1108. \begin_layout Standard
  1109. \begin_inset CommandInset bibtex
  1110. LatexCommand bibtex
  1111. btprint "btPrintAll"
  1112. bibfiles "myunpubs-PROCESSED"
  1113. options "plainurlyr-rev"
  1114. \end_inset
  1115. \end_layout
  1116. \begin_layout Standard
  1117. \begin_inset ERT
  1118. status open
  1119. \begin_layout Plain Layout
  1120. \backslash
  1121. endgroup
  1122. \end_layout
  1123. \end_inset
  1124. \end_layout
  1125. \begin_layout Section
  1126. Presentations and Teaching
  1127. \end_layout
  1128. \begin_layout Standard
  1129. \begin_inset Flex Years
  1130. status open
  1131. \begin_layout Plain Layout
  1132. May 8, 2018
  1133. \end_layout
  1134. \end_inset
  1135. \series bold
  1136. Guest lecturer on RNA-Seq
  1137. \series default
  1138. for Advanced Tools and Data Challenges in Bioinformatics course (
  1139. \begin_inset CommandInset href
  1140. LatexCommand href
  1141. name "Lecture"
  1142. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Teaching/RNA-Seq%20Lecture.pdf"
  1143. literal "false"
  1144. \end_inset
  1145. &
  1146. \begin_inset CommandInset href
  1147. LatexCommand href
  1148. name "Lab"
  1149. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Teaching/RNA-Seq%20Lab.html"
  1150. literal "false"
  1151. \end_inset
  1152. ).
  1153. University of California, San Diego, CA
  1154. \end_layout
  1155. \begin_layout Standard
  1156. \begin_inset Flex Years
  1157. status open
  1158. \begin_layout Plain Layout
  1159. November 21, 2016
  1160. \end_layout
  1161. \end_inset
  1162. \series bold
  1163. \begin_inset CommandInset href
  1164. LatexCommand href
  1165. name "Advanced RNA-Seq Analysis"
  1166. target "https://darwinawardwinner.github.io/resume/examples/Salomon/Advanced%20RNA-seq%20Analysis.pdf"
  1167. literal "false"
  1168. \end_inset
  1169. .
  1170. \series default
  1171. Schork Lab, J.
  1172. Craig Venter Institute, La Jolla, CA
  1173. \end_layout
  1174. \begin_layout Standard
  1175. \begin_inset Flex Years
  1176. status open
  1177. \begin_layout Plain Layout
  1178. August 15, 2016
  1179. \end_layout
  1180. \end_inset
  1181. \series bold
  1182. RNA-seq Analysis.
  1183. \series default
  1184. Bristol-Myers Squibb, Hopewell, NJ
  1185. \end_layout
  1186. \begin_layout Standard
  1187. \begin_inset Flex Years
  1188. status open
  1189. \begin_layout Plain Layout
  1190. April 29, 2016
  1191. \end_layout
  1192. \end_inset
  1193. \series bold
  1194. Lecturer on Introductory RNA-seq Analysis
  1195. \series default
  1196. for Applied Bioinformatics and Computational Biology course.
  1197. The Scripps Research Institute, La Jolla, CA
  1198. \end_layout
  1199. \begin_layout Standard
  1200. \begin_inset Flex Years
  1201. status open
  1202. \begin_layout Plain Layout
  1203. December 21, 2015
  1204. \end_layout
  1205. \end_inset
  1206. \series bold
  1207. Advanced RNA-Seq Analysis.
  1208. \series default
  1209. Bristol-Myers Squibb, Hopewell, NJ
  1210. \end_layout
  1211. \begin_layout Standard
  1212. \begin_inset Flex Years
  1213. status open
  1214. \begin_layout Plain Layout
  1215. November 13, 2015
  1216. \end_layout
  1217. \end_inset
  1218. \series bold
  1219. Advanced RNA-Seq Analysis.
  1220. \series default
  1221. The Scripps Research Institute, La Jolla, CA
  1222. \end_layout
  1223. \end_body
  1224. \end_document