Skip to content

Commit 1dfa9fb

Browse files
authored
Update README.md
1 parent 087b882 commit 1dfa9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ cellbox.VERSION
6464

6565
# Project Structure
6666

67-
## Data files: in ./data/ folder
67+
## Data files: in ./data/ folder in GitHub repo used for example
6868
* `node_index.txt`: names of each protein/phenotypic node.
6969
* `expr_index.txt`: information each perturbation condition. This is one of the original data files we downloaded from [paper](https://elifesciences.org/articles/04640) and is only used here as a reference for the condition names. In other words the 2nd and 3rd columns are not being used in CellBox. See `loo_label.csv` for the actual indexing of perturbation targets.
7070
* `expr.csv`: Protein expression data from RPPA for the protein nodes and phenotypic node values. Each row is a condition while each column is a node.

0 commit comments

Comments
 (0)