SkillAgentSearch skills...

TimeReg

time course regulatory analysis from paired gene expression and chromatin accessibility time course data

Install / Use

/learn @SUwonglab/TimeReg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TimeReg

time course regulatory analysis from paired gene expression and chromatin accessibility time course data

At each time point we use the expression and accessibility data to define two types of scores for regulatory relations. The trans-regulatory score (TRS) quantifies the regulatory strength of a transcription factor (TF) on a target gene (TG), while the cis-regulatory score (CRS) quantifies the regulatory strengths of a regulatory element (RE) on a target gene. Based on these scores, we use Non-negative matrix factorization to extract the core regulatory modules that characterize different biological processes and/or subpopulations of cells, and we identify diver TFs (i.e. TFs driving expression changes between adjacent time points) based on changes in TFs expression and changes in CRS on REs with increasing accessibility.

Quickly start:

wget https://github.com/SUwonglab/TimeReg/archive/master.zip

unzip master.zip

cd TimeReg-master/

bash install.sh

Example data (RA inducntion of mESC)

bash tcPECA.sh

Run TimeReg

Edit TCRA_config file as shown un RA induction example and run following script:

cat Your_config_file TCRA.m > run_TCRA.m

matlab -nodisplay -nosplash -nodesktop -r "run_TCRA; exit"

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated5mo ago
Forks0

Languages

MATLAB

Security Score

72/100

Audited on Oct 22, 2025

No findings