About me

Tania L. Gonzalez, PhD

Project Scientist at Cedars-Sinai Medical Center

Publications and Links


Current Work

Project Scientist, Cedars-Sinai Medical Center (4/2021-current)
Postdoctoral Scientist, Cedars-Sinai Medical Center (1/2016-4/2021)
Los Angeles, CA
  • Project scientist in the lab of Dr. Margareta Pisarska
    • Hybrid role: wetlab (perform experiments & train others) and drylab (bioinformatics)
  • Placenta gene expression, genetics, epigenetics, and cell biology
  • Next generation sequencing: human genome, transcriptome, methylome
  • Biosafety officer, BSL2+ biosafety forms & inventory, equipment set-up & maintenance
  • Pisarska lab website

Education

  • PhD: Molecular and Cell Biology, University of California, Berkeley (12/2015)
  • BS: Biochemistry and Molecular Cell Biology, University of California, Davis (6/2010)


Organisms studied

  • Humans
    • Transcriptomics: Total, mRNA, and small RNA-sequencing; qRT-PCR validation
    • Epigenetics: DNA methylation analysis and annotation (Infinium MethylationEPIC array), LINE-1 assay (ELISA-based global methylation assay)
    • Primary cell culture: fibroblast, epithelial cells
    • Human cell lines: HTR8/SVneo, BeWo, JEG-3, HEK293T
    • DNA/RNA/miRNA extraction from human tissue, plasma, and primary cells
      • Expert with small tissue samples and low volumes
      • Developed protocols for improved yield and quality
      • RIN > 8 (excellent RNA integrity for next generation sequencing)
    • Gene knockdowns and overexpression, western blotting, qRT-PCR, etc.
    • Biosafety level 2+ (BSL2+) regulations, inventory, and paperwork
      • Prepared lab for human samples of unknown COVID-19 status (required upgrade from BSL2 to BSL2+)
  • Plants
    • Arabidopsis thaliana
    • Nicotiana benthamiana
    • Nicotiana tabacum
    • Genetics and RNA: Transformations, genotyping, DNA/RNA extraction, identifying novel splice products, molecular cloning, synthetic biology, plasmid design, de novo gene design, site directed mutagenesis
    • Protein biochemistry: inducible protein regulation, crude protein extraction, protein purification for protein-protein complex studies and antibody generation, western blots
    • Dual protein fluorescence analysis: leaf scans, fluorescence data analysis
    • Effector-triggered immunity: host-pathogen responses and molecular mechanisms
  • Bacteria
    • Escherichia coli (E. coli) for molecular cloning and protein production
    • Agrobacterium tumefaciens for plant transformations
    • Geobacter sulfurreducens for riboswitch characterization; required strict anaerobic culture, glove boxes, removing oxygen from media, etc.
    • Molecular cloning of plasmids 2.5 kb to 16 kb by TOPO A, restriction digest, Gateway cloning
    • Fusion protein expression and purification
    • Microscopy
  • Yeast
    • Some experience with yeast cell culture while teaching undergraduate lab sections
    • Temperature-sensitive mutations and phenotypes
  • In vitro molecular techniques
    • All kinds of PCR: regular PCR, step-down PCR, ligation PCR, RT-PCR for splice factor analysis, qRT-PCR for gene expression quantification, site directed mutagenesis
    • Gel electrophoresis for DNA, RNA, and protein
    • Amazing sterile technique (sterile seed germination on sucrose plates, human cell culture, and bacteria that grow slower than E. coli all require above average sterilize technique)
    • In vitro translation assays

Bioinformatics

  • NGS data annotation with various databases 
    • Ensembl/Biomart, miRBase, GENCODE, NCBI, Human Protein Atlas
  • Differential expression analysis 
    • DESeq2, edgeR
    • Batch correction
    • Single cell
  • Linear regressions, correlation modeling
    • Generalized linear models
    • Multiple regression analysis
    • Coding optimization for DNA methylation analysis (>865,000 rows of data)
    • Pearson correlations
  • Clustering analysis
    • Principal components analysis
    • Heatmaps with dendrograms
  • Gene enrichment analysis
    • Ingenuity Pathway Analysis, gene ontology, KEGG, missMethyl
  • DNA methylation data annotation and visualization
    • Manhattan plots
    • Quantile-Quantile (QQ) plots
    • Pathway enrichment analysis that accounts for number of probed CpG sites per gene
  • Data visualization
    • ggplot2, plotly, matplotlib, circos plots (circlize), RColorBrewer, heatmaply, base R
    • Interactive plots, html widgets
  • Data filtering and annotation expert
    • [R] biomaRt, limma, tidyr, tidyverse, dplyr, reshape2
    • [Python] pandas, numpy, matplotlib
    • Integration of different datasets (e.g. methylation and RNA-seq data; miRNAs and genome context)
  • Sequence alignments 
    • BLAST, Clustal W and Omega, and various software (Lasergene Suite, BioEdit, etc)
    • Intron identification and alignment matching across species
    • Conserved sequence identification
  • Higher level mathematics and statistics (UC Davis, UC Berkeley courses)
    • Linear algebra
    • Differential equations
    • Cell biophysics
    • Physical chemistry
    • Enzyme kinetics
    • Mendelian genetics
    • Sequence alignment theory (e.g. molecular clock, gap open vs gap extension penalties)
    • Mathematical modeling (e.g. eigenvalues, bathtub dynamics, Hidden-Markov Models)
    • Structural biochemistry crystallography theory

 

Programming languages 

  • R - use daily for data analysis, data visualization, subsetting, and annotation
  • Linux command line - use to interact with Cedars-Sinai's high performance computing system, my home Linux server, and Linux-only bioinformatics tools
  • Perl - learned from the UC Davis bioinformatics intro course, still use for occasional NCBI database searches
  • Python - self-taught and use infrequently for data analysis
  • (Linux bash .sh scripts) - introduced at Cedars-Sinai's high performance computing workshops, but I prefer to use a combination of Linux command line and Perl or Python or R scripts when possible.
  • (MATLAB) - learned in bioinformatics research program, used for mathematical models of disease spread, don't use anymore
  • (Pascal) - learned in introduction to programming college course, don't use anymore
  • (JavaScript) - used from middle school to college for web design hobbies

News articles



-----------------------------------
Last updated: December 2024

Bookmarks: single cell RNA-seq tutorials and tools

These are my bookmarks for single cell transcriptomics resources and tutorials. scRNA-seq introductions How to make R obj...