Skip to content

Commit

Permalink
Merge pull request #24 from dalmolingroup/add-transcriptional
Browse files Browse the repository at this point in the history
docs: Add transcriptomics section
  • Loading branch information
iaradsouza1 authored Dec 23, 2023
2 parents f666ee4 + 8707a89 commit 57503a6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
Binary file modified _cite/.cache/cache.db
Binary file not shown.
21 changes: 15 additions & 6 deletions _lines/transcriptomics.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
---
title: Some name
tags:
- tag A
- tag B
description: Some description
title: Transcriptional Analyses
description: Microarray, Bulk RNA-seq and scRNA-seq
---

Some Markdown content
# What is Transcriptomics?

Transcriptional analysis is an indispensable tool for understanding the pattern and regulation of gene expression in triggering biological processes. This field has been marked by notable advances in molecular biology techniques over the years and, consequently, in the amount of data generated. The Dalmolin group has been researching this area since 2009, analyzing data from Microarray, Bulk RNA-seq, and, more recently, single-cell RNA-seq (scRNA-seq).

One of the first transcriptional analysis projects undertaken by the group resulted in the development of a computational method that assesses gene expression variation and identifies functional modules consisting of strongly interacting genes. Initially, this method was applied to differentiate stages of Saccharomyces cerevisiae fermentation ([Rybarczyk-Filho et al, 2011](https://doi.org/10.1093/nar/gkq1269)), and, subsequently, it was used to assess early and late-induced global transcriptional changes caused by lead intoxication ([Reis et al, 2019](https://doi.org/10.3389/fgene.2019.00791)). This approach resulted in the Bioconductor/R package called Transcriptogramer ([Morais et al, 2019](https://doi.org/10.1093/bioinformatics/btz007)) and can be used for both Microarray and RNA-seq data, enabling genome-wide visualization of the alterations in the gene expression in various conditions or diseases.

The group also conducts studies focusing on the transcriptional analysis applied to diseases, studying the gene expression pattern related to the regulation of metastasis development in cancer and major depressive disorder.

{%
include figure.html
caption="From Reis et al, 2019. Transcriptogram and connectivity diagram of time-intervals 1 and 2 of neural progenitor cells after lead acetate treatment. (A, C) The transcriptogram of time-interval 1 (day 3 to 11, n = 9) and time-interval 2 (day 12 to 26, n = 15), respectively, from control and treated samples. The X-axis represents gene position, and the Y-axis the relative expression. The solid black line represents control expression average, and the solid gray line represents the lead treatment expression average relative to control. Colored lines highlight the groups of differentially expressed genes that compose the 11 identified clusters."
image="images/lines/transcriptomics_1.jpg"
%}
Binary file added images/lines/transcriptomics_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 57503a6

Please sign in to comment.