Dravie - Bioinformatics (Level 1) Pathway

Module 1 (REPOST)

Technical Area:

  1. Installed R, RStudio, and other packages.
  2. Became familiar with coding, debugging, and data visualization.
  3. Read scientific papers in an efficient yet comprehensive manner.

Tools:

  1. R
  2. Rstudio
  3. Stem-Away platform
  4. Youtube

Soft Skills:

  1. Time management- Learned how to manage multiple projects at the same time.
  2. Troubleshooting- Got an opportunity to develop my problem-solving skills by working through the error-filled R script.
  3. Communication- Interacted with people from various backgrounds which helped develop my speaking skills.

Achievement highlights:

  1. Managed to install and code in RStudio and its various packages.
  2. Successfully read and summarized complex scientific papers.
  3. Became well-versed with concepts in bioinformatics.

Tasks/Hurdles:

  1. I had trouble finding the appropriate version of R. With the help of tutorials on YouTube, I was able to install the correct version.
  2. I followed the resources provided and became comfortable with coding.
  3. While importing one of the data sets, the code in the pdf wasn’t working for me. By re-reading and understanding each component, I was able to write an alternate code in order to complete the task.
  4. I successfully created and customized box and volcano plots using ggplot2 and EnhancedVolcano.
  5. I also went through the presentations on scientific reading and bioinformatics which gave me a deeper understanding of the project.
1 Like

Module 2

Technical Area:

  1. Explored and downloaded dataset from GEO database.
  2. Imported and saved metadata and .CEL files to RStudio.

Tools:

  1. RStudio
  2. Youtube
  3. Stem-Away
  4. GEO
  5. MSExcel

Soft Skills:

  1. Communication – I was able to clear all my doubts regarding the internship by contacting the project leads.
  2. Troubleshooting

Achievement Highlights:

  1. Navigated and downloaded required data from GEO database.
  2. Installed and explored additional packages.
  3. Read and understood the Long et al. paper.

Tasks/Hurdles:

  1. I explored the GEO database and successfully downloaded all the required data.
  2. At first, I wasn’t able to understand all the information that was provided in the metadata text file. But after spending sufficient time on it, I managed to follow the information.
  3. I had trouble using the ReadAffy() function since I kept on getting an error. However, after watching Anya’s video, I was able to remove it and successfully import my data.
  4. In addition, I used GEO2R to visualize the datasets.
  5. I also watched Ali’s video which talked about GEO and gave an overview of the paper. It really helped me understand the results and methodology of the study.
2 Likes

Module 3

Technical Area:

  1. Performed QC analysis with the help of affyPLM, simpleaffy, arrayQualityMetrics, and affyQCreport.
  2. Carried out normalisation and background correction using RMA.
  3. Visualized data using boxplots, heatmap, and scatterplot (PCA).

Tools:

  1. Rstudio
  2. RCloud
  3. Github
  4. Youtube

Soft Skills:

  1. Communication- Reached out to several mentors and teammates for help.
  2. Teamwork
  3. Time management
  4. Patience

Achievement highlights:

  1. Identified outliers with the help of QC reports.
  2. Understood the concept behind quality control of datasets.
  3. Created various plots of raw and normalized data.

Tasks/Hurdles:

  1. Because of my low RAM computer, generating a QC report using arrayQualityMetrics became a huge task for me.
  2. Colour coding my heatmap took a lot of time and troubleshooting.
  3. This module taught me the importance of paying attention to even the smallest of details while coding.
  4. I also learnt how to read and infer relevant information from the data.
1 Like

Module 4

Technical Area:

  1. Removed outliers from data.
  2. Carried out gene annotation and gene filtration.
  3. Performed limma analysis and generated a topTable for the top 50 DEG.
  4. Visualised DEG using volcano plot and heatmap.

Tools:

  1. RStudio
  2. pheatmap
  3. EnhancedVolcano
  4. hgu133plus2.db
  5. limma
  6. Stack Overflow
  7. GEO2R

Soft skills:

  1. Time management
  2. Troubleshooting
  3. Critical thinking
  4. Prepared a presentation on Module 4

Achievement highlights:

  1. Successfully identified and made tables for significant differentially expressed genes.
  2. Graphed volcano plot showing up-regulated and down-regulated genes.
  3. Compared my results with that of the paper using GEO2R analysis tool.

Tasks/Hurdles:

  1. Initially, I wasn’t getting the desired results for gene annotation. But after seeking help from Anya and various online resources, I overcame the difficulty.
  2. I came across several errors while performing the tasks given in this module such as flipped plots, missing genes, and incorrect code. However, I successfully worked through all of them by spending some time on my code.
  3. In contrast to the previous week, I was able to color code and format my heatmap with ease in order to make it visually pleasing.

Module 5

Technical Area:

  1. Performed functional enrichment analysis using Gene Ontology and KEGG database and showed the results using barplots and dotplots.
  2. Visualized the gene-concept network of enriched up-regulated genes.
  3. Carried out GSEA analysis and plotted the results for key gene sets.
  4. Generated a gene-concept network of involved transcription factors.
  5. Prepared a text file containing gene symbols (sorted by logFC) for functional analysis using web-based tools.

Tools:

  1. RStudio
  2. org.Hs.eg.db
  3. clusterProfiler
  4. enrichplot
  5. msigdb

Soft skills:

  1. Time management
  2. Communication

Achievement highlights:

  1. Identified enriched pathways for up-regulated genes.
  2. Plotted numerous graphs for the results of GO, KEGG, and GSEA analysis.
  3. Compared my key findings with that of the original paper.

Tasks/Hurdles:

  1. I was able to write all the code in this module without much difficulty.
  2. My dotplot for KEGG analysis wasn’t coming out right but after changing the threshold value for fold change, I was able to rectify my mistake.
  3. I had to invest some time in order to understand and make valuable conclusions from the various graphs.

Module 6

Technical Area:

  1. Exported top DEGs for functional analysis using web-based tools.
  2. Explored and performed various analyses using EnrichR, Metascape, and GEPIA.

Tools:

  1. RStudio
  2. EnrichR
  3. Metascape
  4. GEPIA
  5. GitHub

Soft Skills:

  1. Analytical - I compared and validated my previously generated results with the ones generated by web-based tools.
  2. Troubleshooting

Achievement highlights:

  1. Generated plots for BP and KEGG pathways using EnrichR.
  2. Conducted enrichment analysis of pathways, processes, and protein-protein interactions using Metascape.
  3. Used GEPIA to perform survival analysis for the COL10A1 gene.

Tasks/Hurdles:

  1. It took me a while to navigate and understand the various analyses that could be done using these external tools.
  2. I also spent some time analysing and comparing the results that were generated.

Module 7

Technical Area:

  1. Performed previously learned steps (Quality control, Normalisation, Statistical Analysis, and Functional Analysis) on a new dataset.
  2. Validated my findings with data mining using several scientific platforms.

Tools:

  1. RStudio
  2. GitHub
  3. PubChem
  4. Google Scholar
  5. GEO

Soft Skills:

  1. Problem Solving- Identifying and selecting comparable samples from the dataset took a lot of trial and error.
  2. Presentation skills- By giving a presentation on my capstone project to mentors and fellow team members, I was able to work on my speaking skills.
  3. Time management- Since this module consisted of applying skills from all the previous modules, it took quite a while to complete.

Achievement highlights:

  1. Selected and imported a new dataset from GEO.
  2. Successfully carried out all the steps and identified differentially expressed genes.
  3. Conducted a literature review to support my outcomes.

Tasks/Hurdles:

  1. I selected dataset GSE22598 and used it to compare gene expression in cancer vs normal tissues of colorectal cancer.
  2. In order to remove outliers and reduce data anomalies, I carried out quality control and normalization. I visualized the same using PCA plots of raw and normalized data.
  3. Performed gene annotation, filtering, and limma analysis so that I could generate a top table containing my most up-regulated and down-regulated genes.
  4. With the help of heatmap, volcano plot, and publications, I cross-checked my top DEGs and identified ENC1 gene as a potential prognostic biomarker for colorectal cancer.
  5. Furthermore, I carried out overrepresentation analysis and GSEA so that I could identify and compare the various enriched pathways.
  6. During the entire process, I also got the opportunity to explore the pathogenesis and other associated genes of colorectal cancer.