Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdhawan authored Sep 8, 2016
1 parent 52d0e11 commit 46f82f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ Files included:
[3] test_lc_data.xlsx: Input file for R script. This must be modified to contain the desired drug concentration/survival values for fitting.

[4] count_cycles.py: This code counts the number of cycles of a particular length from directed graph, defined by an adjacency matrix G (defined in the script).

[5] make_heatmap_upload.R: R code to generate heatmaps, as presented within the manuscript. Takes in input values directly from the excel file called "heatmap_example.xlsx".

[6] heatmap_example.xlsx: Example of input data to R script to generate heatmap.

0 comments on commit 46f82f3

Please sign in to comment.