etrop JavierMenRev commited on
Commit
b52785a
1 Parent(s): 5f5c6f4

Update README.md (#1)

Browse files

- Update README.md (0548f4fd1cedbab3c406559e462c66af9e03c71e)


Co-authored-by: Javier Mendoza Revilla <JavierMenRev@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -96,4 +96,11 @@ ALT: Alternative allele <br>
96
  GENE: Gene ID <br>
97
  STRAND: Gene strand <br>
98
  TISSUE: Tissue type (Acronyms detailed in Figure 1 of Wilson et al.) <br>
99
- LOG2FC: Gene expression log fold change (log2(gene_exp_mutated_sequence / gene_exp_original_sequence)) <br>
 
 
 
 
 
 
 
 
96
  GENE: Gene ID <br>
97
  STRAND: Gene strand <br>
98
  TISSUE: Tissue type (Acronyms detailed in Figure 1 of Wilson et al.) <br>
99
+ LOG2FC: Gene expression log fold change (log2(gene_exp_mutated_sequence / gene_exp_original_sequence)) <br>
100
+
101
+ ## Data source for Figures 2-8
102
+ ### File structure for: Figures/Figure[FIGURE_NUMBER]_panel[PANEL_LETTER].txt
103
+ Text files containing the data used to plot Figures 2 to 8 from Mendoza-Revilla & Trop et al., 2024.
104
+ The text files are named using the following format: Figure[FIGURE_NUMBER]_panel[PANEL_LETTER].txt
105
+ [FIGURE_NUMBER]: This is the number of the figure in the publication. For example, if the data corresponds to Figure 3, this part of the file name will be "Figure3".
106
+ [PANEL_LETTER]: This is the letter corresponding to a specific panel within the figure. Figures often contain multiple panels labeled with letters (e.g., a, b, c). For example, if the data corresponds to panel b of Figure 3, this part of the file name will be "panelb".