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

README.md update

parent 49e76711
No related branches found
No related tags found
No related merge requests found
![logo](https://git.embl.de/carnold/diffTF/blob/master/doc/logo.png "foo")
![logo](/doc/logo.png "diffTF logo")
Genome-wide quantification of differential transcription factor activity: diffTF
=====================================================
......@@ -20,15 +20,15 @@ A detailed Documentation is available here:
Instructions to run the example analysis
-----------
* Change into the example/input directory within the Git repository
``cd diffTF/example/input``
* ``cd diffTF/example/input``
* Download the data via the download script
``sh downloadAllData.sh``
* ``sh downloadAllData.sh``
* Start a dryrun via the helper script
``sh startAnalysis.sh``
* ``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.
``{EDIT THE FILE}``
``sh startAnalysis.sh``
* ``{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