123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587 |
- #LyX 2.3 created this file. For more info see http://www.lyx.org/
- \lyxformat 544
- \begin_document
- \begin_header
- \save_transient_properties true
- \origin unavailable
- \textclass xetexCV
- \begin_preamble
- % Clear existing header/footer
- %\fancyhf{}
- % Page number in top right
- %\fancyhead[R]{\thepage}
- % Online PDF URL in bottom right
- %\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}}}
- % No horizontal rules
- %\renewcommand{\headrulewidth}{0pt}
- %\renewcommand{\footrulewidth}{0pt}
- \hypersetup{citecolor=black,filecolor=black}
- % Add a DRAFT watermark
- \usepackage{draftwatermark}
- \usepackage{accsupp}
- \SetWatermarkLightness{0.97}
- \SetWatermarkScale{1}
- % Make watermark not copyable (in Adobe Reader)
- \SetWatermarkText{\BeginAccSupp{method=escape,ActualText={}}DRAFT\EndAccSupp{}}
- \end_preamble
- \options unicode=true,final
- \use_default_options true
- \begin_modules
- customHeadersFooters
- todonotes
- \end_modules
- \maintain_unincluded_children false
- \language english
- \language_package default
- \inputencoding auto
- \fontencoding global
- \font_roman "default" "Minion Pro"
- \font_sans "default" "default"
- \font_typewriter "default" "default"
- \font_math "auto" "auto"
- \font_default_family default
- \use_non_tex_fonts true
- \font_sc false
- \font_osf false
- \font_sf_scale 100 100
- \font_tt_scale 100 100
- \use_microtype false
- \use_dash_ligatures true
- \graphics default
- \default_output_format pdf4
- \output_sync 1
- \bibtex_command default
- \index_command default
- \paperfontsize default
- \spacing single
- \use_hyperref false
- \pdf_bookmarks true
- \pdf_bookmarksnumbered false
- \pdf_bookmarksopen false
- \pdf_bookmarksopenlevel 1
- \pdf_breaklinks true
- \pdf_pdfborder true
- \pdf_colorlinks true
- \pdf_backref false
- \pdf_pdfusetitle true
- \papersize default
- \use_geometry false
- \use_package amsmath 1
- \use_package amssymb 1
- \use_package cancel 1
- \use_package esint 1
- \use_package mathdots 1
- \use_package mathtools 1
- \use_package mhchem 1
- \use_package stackrel 1
- \use_package stmaryrd 1
- \use_package undertilde 1
- \cite_engine basic
- \cite_engine_type default
- \biblio_style plainnat
- \use_bibtopic true
- \use_indices false
- \paperorientation portrait
- \suppress_date false
- \justification true
- \use_refstyle 0
- \use_minted 0
- \index Index
- \shortcut idx
- \color #008000
- \end_index
- \secnumdepth 2
- \tocdepth 2
- \paragraph_separation skip
- \defskip smallskip
- \is_math_indent 0
- \math_numbering_side default
- \quotes_style english
- \dynamic_quotes 0
- \papercolumns 1
- \papersides 1
- \paperpagestyle fancy
- \tracking_changes false
- \output_changes false
- \html_math_output 0
- \html_css_as_file 0
- \html_be_strict true
- \end_header
- \begin_body
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- renewcommand{
- \backslash
- headrulewidth}{0pt}
- \end_layout
- \end_inset
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- No hrule under header
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- fancyhf{}
- \end_layout
- \end_inset
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Clear any existing headers
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Center Header
- Ryan C.
- Thompson, Ph.
- \begin_inset space \thinspace{}
- \end_inset
- D.
- \end_layout
- \begin_layout Right Header
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- thepage
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Right Footer
- \size footnotesize
- Online version (with links):
- \begin_inset Flex URL
- status open
- \begin_layout Plain Layout
- https://darwinawardwinner.github.io/resume/ryan_thompson_resume.pdf
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Hide name in header on first page, since it's redundant
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- fancypagestyle{plain}{
- \backslash
- chead{}}
- \end_layout
- \begin_layout Plain Layout
- \backslash
- thispagestyle{plain}
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Actual content begins here
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Flex CV Image
- status open
- \begin_layout Plain Layout
- headshot-crop.png
- \end_layout
- \end_inset
- \end_layout
- \begin_layout CV Name
- Ryan C.
- Thompson, Ph.
- \begin_inset space \thinspace{}
- \end_inset
- D.
- \end_layout
- \begin_layout Contact Address
- 8656 Via Mallorca
- \begin_inset Newline newline
- \end_inset
- Unit G
- \begin_inset Newline newline
- \end_inset
- La Jolla, CA 92037
- \end_layout
- \begin_layout Phone Number
- (908)
- \begin_inset space \thinspace{}
- \end_inset
- 922-7470
- \end_layout
- \begin_layout Email
- rct@thompsonclan.org
- \end_layout
- \begin_layout Website
- https://github.com/DarwinAwardWinner
- \end_layout
- \begin_layout Section
- Summary
- \end_layout
- \begin_layout Itemize
- Accomplished, experienced computational biologist with deep knowledge of
- biology, mathematics, statistics, and programming
- \begin_inset Note Note
- status collapsed
- \begin_layout Plain Layout
- Underplays math/stats knowledge?
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Itemize
- 11 years of bioinformatics experience answering a wide range of complex
- biological questions through analysis of large NGS- and microarray-based
- whole transcriptome and epigenetic data sets
- \end_layout
- \begin_layout Itemize
- Strong focus on sound statistical analysis, effective data visualization
- and communication, and making expert knowledge and successful analysis
- methods available as re-usable software tools
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Work in machine learning?
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Itemize
- Supportive team member with a strong ability to foster cross-disciplinary
- literacy by explaining concepts at the right level of abstraction
- \end_layout
- \begin_layout Section
- Education
- \end_layout
- \begin_layout Standard
- \begin_inset Flex Years
- status open
- \begin_layout Plain Layout
- 2012—2019
- \end_layout
- \end_inset
-
- \series bold
- Ph.
- \begin_inset space \thinspace{}
- \end_inset
- D.
- in Bioinformatics
- \series default
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Skaggs Graduate School of Chemical and Biological Sciences"
- target "https://education.scripps.edu/graduate/about-the-graduate-school/"
- literal "false"
- \end_inset
-
- \series bold
- \begin_inset Newline newline
- \end_inset
- The Scripps Research Institute
- \series default
- , La Jolla, California
- \begin_inset Newline newline
- \end_inset
- \size small
- Dissertation:
- \emph on
- \begin_inset CommandInset href
- LatexCommand href
- 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"
- target "https://mneme.dedyn.io/~ryan/Thesis/thesis-final.pdf"
- literal "true"
- \end_inset
- \emph default
- \begin_inset Note Note
- status collapsed
- \begin_layout Plain Layout
- \size small
- Update this link to one in the resume repo when possible
- \end_layout
- \end_inset
-
- \begin_inset Newline newline
- \end_inset
- Advisor:
- \begin_inset CommandInset href
- LatexCommand href
- name "Andrew Su"
- target "http://sulab.org/author/andrew-i-su/"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Flex Years
- status open
- \begin_layout Plain Layout
- 2005—2009
- \end_layout
- \end_inset
-
- \series bold
- B.
- \begin_inset space \thinspace{}
- \end_inset
- S.
- in Biology with High Distinction; B.
- \begin_inset space \thinspace{}
- \end_inset
- A.
- in Mathematics
- \begin_inset Newline newline
- \end_inset
- University of Virginia
- \series default
- , Charlottesville, Virginia
- \begin_inset Newline newline
- \end_inset
- \size small
- Undergraduate thesis:
- \emph on
- \begin_inset CommandInset href
- LatexCommand href
- name "Contig Farmer: A tool for extracting maximal-length contiguous Sequences from a Database of Short Sequence Reads"
- target "http://darwinawardwinner.github.io/resume/examples/UVa/contigfarmer.pdf"
- literal "false"
- \end_inset
- \emph default
-
- \begin_inset Newline newline
- \end_inset
- Advisor:
- \begin_inset CommandInset href
- LatexCommand href
- name "Paul J. Rushton"
- target "https://therushtonlab.wordpress.com/"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Section
- Research Experience
- \end_layout
- \begin_layout Subsection
- Salomon & Su Labs, The Scripps Research Institute
- \begin_inset space \hfill{}
- \end_inset
- La Jolla, CA
- \begin_inset space \qquad{}
- \end_inset
- 2012 - 2019
- \end_layout
- \begin_layout Description
- Contact: Dr.
- Andrew Su,
- \begin_inset CommandInset href
- LatexCommand href
- name "asu@scripps.edu"
- target "asu@scripps.edu"
- type "mailto:"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Note Note
- status collapsed
- \begin_layout Plain Layout
- Lacking impact statement.
- Say what I did and what the impact was.
- Also say methodology applied.
- First sentence: problem statement.
- 2nd sentence: methodology applied.
- 3rd sentence: impact/result/take-home
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Put most interesting/important/relevant up top
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Itemize
- Created an open source, reproducible workflow to analyze a large multi-omics
- next-gen sequencing dataset of 220 RNA-seq and ChIP-seq samples to reveal
- interactions between differential histone methylation and differential
- gene expression during T-cell activation, as well as key differences in
- activation between naïve and memory cells
- \begin_inset CommandInset citation
- LatexCommand cite
- key "LaMere2017,LaMere2016,Thompson2019a"
- literal "true"
- \end_inset
- .
-
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Add any new publications
- \end_layout
- \end_inset
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "Reproducible workflow"
- target "https://github.com/DarwinAwardWinner/CD4-csaw#re-analysis-of-a-combined-chip-seq--rna-seq-data-set"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Slides"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/defense-slides.pdf"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Example results and visualizations"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/CD4/"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Significantly improved cross-validated performance of machine learning classifie
- r for identifying biomarkers of transplant rejection by developing appropriate
- single-sample microarray normalization procedures
- \begin_inset CommandInset citation
- LatexCommand cite
- key "Kurian2014"
- literal "true"
- \end_inset
- , including training a custom set of frozen RMA normalization vectors.
- Classifier is currently being developed into a clinical test for transplant
- dysfunction.
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "fRMA example code & plots"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/fRMA/"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Classifier Method Write-up"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Classifier%20Math%20Write-up.pdf"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Performed a comprehensive comparative evaluation of over 20 subtly different
- statistical models for differential methylation in Illumina 450k arrays,
- selecting a model that best explained the observed sources and trends of
- variation in the data, including cross-domain application of a method originall
- y designed for RNA-seq data.
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Example diagnostic plots"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/450k/"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Evaluated and optimized cost and performance of custom protocol for RNA-seq
- of human and primate blood samples while minimizing nuisance globin reads.
- Increased yield of useful reads nearly 2-fold.
-
- \begin_inset CommandInset citation
- LatexCommand cite
- key "globin-reduction"
- literal "true"
- \end_inset
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Example results"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/globin/"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Investigated effects of life-span-extending drug on worm gene expression
- over time revealing that the drug retards age-related
- \begin_inset Quotes eld
- \end_inset
- transcriptional drift
- \begin_inset Quotes erd
- \end_inset
- , preserving a youthful phenotype at the molecular level.
-
- \begin_inset CommandInset citation
- LatexCommand cite
- key "Rangaraju2015a"
- literal "true"
- \end_inset
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "PCoA Plot"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/mdsplots-multidim.pdf"
- literal "false"
- \end_inset
-
- \end_layout
- \begin_layout Itemize
- Implemented a systems biology tool to analyze and efficiently present and
- summarize differential expression for multiple gene set & pathway methods
- run on multiple pathway databases, as well as differential expression of
- individual genes within each pathway.
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "Presentation"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Pathways/Pathway%20Presentation.pdf"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Example Results"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Pathways/Pathway%20Analysis%20Example.html"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Summary"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Pathways/Cyno%20Pathway%20Summary.pdf"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Performed comparative analysis of multiple differential expression statistical
- models to define best practice for optimal sensitivity while maintaining
- false positive control.
- Presented on theoretical and practical similarities and differences between
- methods.
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "RNA-seq Presentation"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/DGE%20Presentation.pdf"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Advanced RNA-seq Presentation"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Advanced%20RNA-seq%20Analysis.pdf"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Example plot "
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/globin/pval-comparisons.pdf"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Taught basic RNA-seq theory and practical analysis for the graduate-level
- introductory bioinformatics course.
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "Lecture Slides"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Teaching/RNA-Seq Lecture.pdf"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Hands-on lab section"
- target "https://darwinawardwinner.github.io/resume/examples/Salomon/Teaching/RNA-Seq Lab.html"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Adapted common normalization methods from RNA-seq to improve performance
- in analysis of RASL-seq experiments.
-
- \begin_inset CommandInset citation
- LatexCommand cite
- key "Scott2016"
- literal "true"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Active member of the Bioconductor community since 2012 and contributing
- developer for several Bioconductor packages.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "BiocParallel"
- target "http://bioconductor.org/packages/release/bioc/html/BiocParallel.html"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "ChIPPeakAnno"
- target "http://bioconductor.org/packages/release/bioc/html/ChIPpeakAnno.html"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "MyGene"
- target "http://bioconductor.org/packages/release/bioc/html/mygene.html"
- literal "false"
- \end_inset
- ,
- \begin_inset CommandInset href
- LatexCommand href
- name "Support Profile"
- target "https://support.bioconductor.org/u/5618/"
- literal "false"
- \end_inset
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Check bioc package links, add any additional ones?
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Itemize
- Mentored 3 coworkers in learning bioinformatics, one from a programming
- background and the other from a biology background.
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Mentored how many? Enrique, Padma, Ramya
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Subsection
- Summer Internship, Informatics IT, Merck & Co.
-
- \begin_inset space \hfill{}
- \end_inset
- Boston, MA
- \begin_inset space \qquad{}
- \end_inset
- 2011
- \end_layout
- \begin_layout Description
- Contact: Adnan Derti,
- \begin_inset CommandInset href
- LatexCommand href
- name "adnan.derti@gmail.com"
- target "adnan.derti@gmail.com"
- type "mailto:"
- literal "false"
- \end_inset
-
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Notify Adnan
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Itemize
- Built a transcriptome assembly and quantification pipeline using Cufflinks,
- including fully-automated cluster job control for high-throughput reproducible
- analysis, and presented a conceptual overview of Cufflinks' assembly and
- quantification algorithms to help the team understand Cufflinks.
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Presentation Slides"
- target "https://darwinawardwinner.github.io/resume/examples/cufflinks-presentation.pdf"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Assisted in a molecular genetics study to evaluate peformance of two variant
- calling algorithms in detection of causal mutations in antibiotic-resistant
- bacterial genomes.
- \end_layout
- \begin_layout Subsection
- Gaasterland Lab, UCSD Bioinformatcs
- \begin_inset space \hfill{}
- \end_inset
- La Jolla, CA
- \begin_inset space \qquad{}
- \end_inset
- 2010 - 2012
- \end_layout
- \begin_layout Description
- Contact: Terry Gaasterland,
- \begin_inset CommandInset href
- LatexCommand href
- name "gaasterland@ucsd.edu"
- target "gaasterland@ucsd.edu"
- type "mailto:"
- literal "false"
- \end_inset
-
- \end_layout
- \begin_layout Itemize
- Designed and implemented Deloxer, a critical software step in a new Illumina
- mate-pair sequencing protocol using Cre recombination.
- Deloxer is published
- \begin_inset CommandInset citation
- LatexCommand cite
- key "VanNieuwerburgh2012"
- literal "true"
- \end_inset
- and now in use in several labs around the world.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "Documentation"
- target "http://genomes.sdsc.edu/downloads/deloxer/index.html"
- literal "false"
- \end_inset
- ;
- \begin_inset CommandInset href
- LatexCommand href
- name "Code"
- target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/delox.R.html"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Performed a molecular genetics study to find potential causal mutations
- for
- \begin_inset CommandInset href
- LatexCommand href
- name "fatal iron overload disease"
- target "https://en.wikipedia.org/wiki/Black_rhinoceros#Threats"
- literal "false"
- \end_inset
- in critically endangered black rhinoceros by
- \emph on
- de novo
- \emph default
- assembly of transcriptomes for black rhino and closely-related white rhino.
- Developed a custom pipeline to match up ortholog gene pairs, discover single-nu
- cleotide differences between them, and functionally annotate these differences,
- and delivered a list of potential causal variants to collaborators for
- follow-up.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Example results"
- target "https://darwinawardwinner.github.io/resume/examples/Rhino/index.html"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Helped design & implement a large-scale high-throughput exome sequencing
- pipeline for SNP discovery and functional annotation, including QC and
- validation of on-target coverage depth and reproducibility of coverage.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Links:
- \begin_inset CommandInset href
- LatexCommand href
- name "Example 1"
- target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/neartarget.pdf"
- literal "false"
- \end_inset
- ;
- \begin_inset CommandInset href
- LatexCommand href
- name "Example 2"
- target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/on-off-coverage.pdf"
- literal "false"
- \end_inset
- ;
- \begin_inset CommandInset href
- LatexCommand href
- name "Example 3"
- target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/depth-consistency.pdf"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Created a fully-automated pipeline to produce quality-control metrics and
- plots for Illumina high-throughput sequencing data for early identification
- of failed runs or samples.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Example results"
- target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/illumina-qc.png"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Investigated the binding motif specificity of ZASC1 transcription factor
- in mouse T-cells using Affymetrix expression microarrays in ZASC1 siRNA
- knockdown experiment.
- \end_layout
- \begin_layout Itemize
- Analyzed miRNA target predictions using GO & KEGG grouping to identify target
- pathways of autophagy-related miRNAs for biological validation.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Example results"
- target "https://darwinawardwinner.github.io/resume/examples/Gaasterland/mirna-results.html"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Subsection
- Timko Lab, U.
- of Virginia Biology
- \begin_inset space \hfill{}
- \end_inset
- Charlottesville, VA
- \begin_inset space \qquad{}
- \end_inset
- 2007 - 2009
- \end_layout
- \begin_layout Description
- Contact: Paul J.
- Rushton,
- \begin_inset CommandInset href
- LatexCommand href
- name "Paul.Rushton@sdstate.edu"
- target "Paul.Rushton@sdstate.edu"
- type "mailto:"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Undergraduate thesis: Designed and implemented Contig Farmer, an algorithm
- for efficient selective contig assembly starting from “seed” sequences
- of interest, and used Contig Farmer to accelerate transcription factor
- gene discovery in cowpea and tobacco shotgun genomic sequence data
- \begin_inset CommandInset citation
- LatexCommand cite
- key "Thompson2009"
- literal "true"
- \end_inset
- .
- \end_layout
- \begin_layout Itemize
- Investigated transcription factors mediating plant stress response using
- expression microarray time-course, and refined the custom microarray design
- using data from previous runs to identify and eliminate uninformative probes,
- yielding an improved design for future studies.
-
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Code"
- target "https://darwinawardwinner.github.io/resume/examples/UVa/probe-selection.R.html"
- literal "false"
- \end_inset
- \end_layout
- \begin_layout Itemize
- Acted as interpreter to explain complex biological concepts to programmers
- and explain complex computational problems to biologists.
- \begin_inset Newline newline
- \end_inset
- \size small
- Link:
- \begin_inset CommandInset href
- LatexCommand href
- name "Presentation Slides"
- target "https://darwinawardwinner.github.io/resume/examples/UVa/blast-slides.pdf"
- literal "false"
- \end_inset
-
- \end_layout
- \begin_layout Section
- Skills
- \end_layout
- \begin_layout Description
- Computing
- \begin_inset space ~
- \end_inset
- Skills R/BioConductor, Python, Perl, Lisp, Java, C#, C++; Git version control;
- Remote UNIX system administration & software compilation, computing cluster
- job management & parallel computation
- \begin_inset Newline newline
- \end_inset
- \size small
- Public code:
- \begin_inset CommandInset href
- LatexCommand href
- target "https://github.com/DarwinAwardWinner"
- literal "false"
- \end_inset
-
- \begin_inset Newline newline
- \end_inset
- Stack Overflow profile:
- \begin_inset CommandInset href
- LatexCommand href
- target "http://stackoverflow.com/users/125921"
- literal "false"
- \end_inset
-
- \end_layout
- \begin_layout Description
- Statistics,
- \begin_inset space ~
- \end_inset
- Machine
- \begin_inset space ~
- \end_inset
- Learning,
- \begin_inset space ~
- \end_inset
- &
- \begin_inset space ~
- \end_inset
- Data
- \begin_inset space ~
- \end_inset
- Analysis Multi-omics NGS & microarray analysis, multi-factor linear and
- generalized linear regression, experimental design and parametrization,
- empirical Bayesian methods, predictive modeling of clinical outcomes, machine
- learning classifier training & validation, survival analysis, data visualizatio
- n & presentation, reproducible research practices
- \end_layout
- \begin_layout Description
- Wet
- \begin_inset space ~
- \end_inset
- Lab: PCR, molecular cloning, recombinant protein purification, epitope mapping,
- site-directed mutagenesis, 2D gels, real-time PCR, and associated data
- analysis
- \end_layout
- \begin_layout Description
- Languages: English: native speaker; German: written and spoken
- \end_layout
- \begin_layout Section
- Other Work Experience
- \end_layout
- \begin_layout Subsection
- Computing Advisor & Help Desk, U.
- \begin_inset space \thinspace{}
- \end_inset
- Va.
- IT Dept.
-
- \begin_inset space \hfill{}
- \end_inset
- Charlottesville, VA
- \begin_inset space \qquad{}
- \end_inset
- 2005 - 2007
- \end_layout
- \begin_layout Itemize
- Provided support via phone and on-site for students, faculty, and staff
- having problems with computers, phone system, network access, malware,
- hardware setup, and university web services
- \end_layout
- \begin_layout Itemize
- Tasks included support for university-provided software, virus removal,
- iPod recovery, printer setup and repair, diagnosis of hardware malfunctions,
- and data recovery from failing hard disks
- \end_layout
- \begin_layout Subsection
- Summer Sailing Instructor, Raritan Yacht Club
- \begin_inset space \hfill{}
- \end_inset
- Perth Amboy, NJ
- \begin_inset space \qquad{}
- \end_inset
- 2006 - 2009
- \end_layout
- \begin_layout Itemize
- Instructed children ages 8-18 in sailing skills, safety, seamanship, knots,
- rigging & de-rigging boats, navigation, and racing strategy and technique,
- with an emphasis on building character and self-reliance
- \end_layout
- \begin_layout Itemize
- Ensured safety of students and staff by maintaining boats and equipment
- in good repair, by being vigilant to traffic and hazards on a busy waterway,
- and by communicating and coordinating efficiently with other staff
- \end_layout
- \begin_layout Itemize
- Helped organize, run, and referee several regattas per season for students
- from RYC and neighboring yacht clubs
- \end_layout
- \begin_layout Section
- Peer-reviewed Publications
- \end_layout
- \begin_layout Standard
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- The following command suppresses the bibliography's own title, since we
- have one above that's formatted the way we want.
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- begingroup
- \end_layout
- \begin_layout Plain Layout
- \backslash
- renewcommand{
- \backslash
- section}[2]{}%
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset CommandInset bibtex
- LatexCommand bibtex
- btprint "btPrintAll"
- bibfiles "mypubs-PROCESSED"
- options "plainurlyr-rev"
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- endgroup
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Section
- Other Works
- \end_layout
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- begingroup
- \end_layout
- \begin_layout Plain Layout
- \backslash
- renewcommand{
- \backslash
- section}[2]{}%
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset CommandInset bibtex
- LatexCommand bibtex
- btprint "btPrintAll"
- bibfiles "myunpubs-PROCESSED"
- options "plainurlyr-rev"
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset ERT
- status open
- \begin_layout Plain Layout
- \backslash
- endgroup
- \end_layout
- \end_inset
- \end_layout
- \begin_layout Standard
- \begin_inset Note Note
- status open
- \begin_layout Plain Layout
- Add section on talks
- \end_layout
- \end_inset
- \end_layout
- \end_body
- \end_document
|