Skip to content

Commit

Permalink
Minor edits to text
Browse files Browse the repository at this point in the history
  • Loading branch information
drchriscole committed Aug 9, 2016
1 parent c2ba2c6 commit cacb977
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -4,15 +4,18 @@
Within this repository you will find all the code and data files as
used/described in the Cole et al paper (see CITATION).

It has also been adapted for work on a collaboration with Ryan O'Shaughnessy
(UCL) on RPTOR gene expression (see CITATION).

The repository has the following structure:

data/ - source data
bin/ - scripts for processing the source data
CITATION - information on how to cite this work
README - information on the code and data (this file)
LICENCE - information on the licencing of the code
Makefile - code for running scripts via make
Makefile.RPTOR - code for running make to do RPTOR-specific analysis
data/ - source data
bin/ - scripts for processing the source data
CITATION - information on how to cite this work
README.md - information on the code and data (this file)
LICENCE - information on the licencing of the code
Makefile - code for running scripts via make
Makefile.RPTOR - code for performing RPTOR-specific analysis

Requirements
--------------
@@ -56,5 +59,5 @@ This github repository accompanies two papers and covers the differential gene e
in a cohort of Irish peadiatric eczema cases in comparison to their filaggrin, FLG, genotype.

The simplest way to use the code is via the Quickstart guide above, but each script found under
bin/ can run individually if you know what you're doing. Code has some in-line comments.
bin/ can run be individually if you know what you're doing. Code has some in-line comments.

0 comments on commit cacb977

Please sign in to comment.