Skip to content
Snippets Groups Projects
Commit 9fb6b79d authored by Christian Arnold's avatar Christian Arnold
Browse files

README.md update

parent d58554ef
No related branches found
No related tags found
No related merge requests found
![logo](https://git.embl.de/carnold/diffTF/doc/Figure2a.png "logo")
![logo](https://git.embl.de/carnold/diffTF/blob/master/doc/logo.png)
Genome-wide quantification of differential transcription factor activity: diffTF
=====================================================
[Documentation](https://git.embl.de/carnold/diffTF/doc/Documentation.pdf)
Summary
-------
Transcription factor (TF) activity constitutes an important readout of cellular signalling pathways and thus for assessing regulatory differences across conditions. However, current technologies lack the ability to simultaneously assessing activity changes for multiple TFs and surprisingly little is known about whether a TF acts as repressor or activator. To this end, we introduce the widely applicable genome-wide method diffTF to assess differential TF binding activity and classifying TFs as activator or repressor by integrating any type of genome-wide chromatin with RNA-Seq data and in-silico predicted TF binding sites
Documentation
-------
A detailed Documentation is available here:
[Documentation](https://git.embl.de/carnold/diffTF/blob/master/doc/Documentation.pdf)
Instructions to run the example analysis
-----------
Change into the example/input directory within the Git repository
* Change into the example/input directory within the Git repository
``cd diffTF/example/input``
Download the data via the download script
* Download the data via the download script
``sh downloadAllData.sh``
Start a dryrun via the helper script
* Start a dryrun via the helper script
``sh startAnalysis.sh``
Once the dryrun is successful, change the startAnalysis.sh script and remove the dryrun directive to start the analysis and restart the script.
* Once the dryrun is successful, change the startAnalysis.sh script and remove the dryrun directive to start the analysis and restart the script.
``{EDIT THE FILE}``
``sh startAnalysis.sh``
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment