The R implementation of the CRAN package PATHChange, a tool to study genetic pathway alterations in transcriptomic

Carla A R S Fontoura1, Gastone Castellani2, José C M Mombach1

  • 1Department of Physics, Universidade Federal de Santa Maria, Avenida Roraima, 97105-900 Santa Maria, Brazil.

Summary

PATHChange is a new R package for analyzing gene expression data. It helps identify altered biological pathways in comparative studies using Gene Expression Omnibus data.

Related Concept Videos

Introduction to R01:11

Introduction to R

R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
5.2K
The R Chart01:02

The R Chart

In statistical process control, control charts, particularly R charts, are instrumental in monitoring process variations and identifying non-random patterns that run charts might miss. R charts track the variability within process subgroups, which is crucial when standard deviation use is impractical or unknown process variations exist.
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
461
Interpreting R Charts01:22

Interpreting R Charts

R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
401
C4 Pathway and CAM01:27

C4 Pathway and CAM

Most plants use the C3 pathway for carbon fixation. However, some plants, such as sugar cane, corn, and cacti that grow in hot conditions, use alternative pathways to fix carbon and conserve energy loss due to photorespiration. Photorespiration is the process that occurs when the oxygen concentration is high. Under such conditions, the rubisco enzyme in the Calvin cycle binds O2 instead of CO2, which halts photosynthesis and consumes energy.
C4 Pathway
The C4 pathway is used by plants such as...
50.0K