Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CSBioAzim authored Sep 25, 2020
1 parent 58e49b5 commit 0f20486
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,22 @@


Isoreg is an algorithm and software tool for the modeling and analysis of transcript isoform regulation from paired epigenomics and transcritpomics data. It is designed to incorporate the isoform expression and annotation into the multi-task learning framework which allows learning the association between transcriptional and post-transcriptional regulators with genes or their associated isoforms.
The Biocoductor package for IsoReNet is comming soon!


![myimage-alt-tag](https://github.com/CSBioAzim/IsoRegNet/blob/master/Pipeline.png.001.jpeg)

# Building isoform specific regulatory models using IsoRegNet

IsoReNet integrates estimated transcriptional regulators activities, microRNA expression levels, and learns regulatory model for an individual isoform of a gene.
You need to prepare the following inputs to run the IsoRegnet.
i) Gene by sample expression matrix, ii) isoform by sample expression matrix, iii) Regulator by sample activity matrix iv) A noisy adjacency matrix of isoform regulatory network. Here we explain how to prepare these inputs.

## Prepar input

#

## How to run IsoRegNet

parameter | value | explanation
-----------|--------------|---------
type | single/paired | Denotes whether single-end or paired-end reads are used.

## Downstream analysis

0 comments on commit 0f20486

Please sign in to comment.