SkillAgentSearch skills...

GRNUlar

Gene Regulatory Network reconstruction using Unrolled algorithms

Install / Use

/learn @Harshs27/GRNUlar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GRNUlar

Gene Regulatory Network reconstruction using Unrolled algorithms (Paper link and BibTex: TBD)

Explore the notebook folder for a quick overview of the GRNUlar algorithm ran on jupyter notebook.

The 'grnular' folder is a python module of the algorithm implementation.

Please do not hesitate to connect with me via email or raise an issue on Github in case of any query.

GRNUlar Architecture based on Unrolled algorithm concept

architectureNN
Fig.1 Using the neural network in a multi-task learning framework which act asnon-linear regression functions between TFs and other genes. We start with a fullyconnected NN indicating all genes are dependent on all the input TFs (dotted blacklines). Assume that in the process of discovering the underlying sparse GRN ouralgorithm zeroes out all the edge weights except the blue ones. Now, if there is apath from an input TF to an output gene, then we conclude that the output gene isdependent on the corresponding input TF.

architectureUnrolled
Fig.2 Visualizing the GRNUlar algorithm’s unrolled architecture.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated7mo ago
Forks3

Languages

Python

Security Score

62/100

Audited on Aug 12, 2025

No findings