{% extends 'base.html' %} {% load static %} {% block title %} EXPath Tool 2.0{% endblock %} {% block content %}

Co-expressed genes / transcripts are a group of genes / transcripts that express simultaneously under specific conditions.
They tend to be controlled under similar transcriptional regulation and involve in identical biological processes or pathways.
Correlation of single gene : Pearson's correlation coefficient and Spearman's rank correlation coefficient are applied to identify genes / transcripts with co-expression patterns.
Correlation network : users can input a group of genes / transcripts and set parameters to view the correlation network. Based on the correlation network, users can find the candidate of the key gene / transcript.

Please specify a function:

Select a gene to search genes with similar or contrary expression patterns.

Input a group of genes to view correlation network.

Identify gene modules and explore their correlation with external traits.

{% endblock %}