Skip to content

Commit

Permalink
pre-processing README
Browse files Browse the repository at this point in the history
  • Loading branch information
macelik committed Nov 13, 2023
1 parent c9ffe0a commit 991a68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data_preprocessing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ This section provides an overview of the preprocessing steps applied to each dat

### Brief Summary of Structure of Input Files
**counts file:** normalized expression data frame containing gene symbols in the rows and cells in the columns.

**anno samples:** data frame of the sample annotation from all samples (rows are sample IDs, columns: must contain "sample_ID" and "case_or_control" columns).

**anno cells:** data frame of the cell annotation from all samples (rows are cell IDs, columns: must contain "cell_ID", "cell_type" and "sample_ID" columns).

0 comments on commit 991a68c

Please sign in to comment.