We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d363e84 commit 62414d7Copy full SHA for 62414d7
1 file changed
README.md
@@ -80,6 +80,9 @@ is summarized at the level of the number of counts per exon. Suppose you have 10
80
table/spreadsheet that had 21 rows (a row for gene names, and one row for each patient) and 100,001 columns (one row for patient
81
ids and one row for each data type).
82
83
+If you are sharing your data with the collaborator in Excel the tidy data should be in one Excel file per table. They
84
+should not have multiple workbooks, no macros should be applied to the data, and no columns/cells should be highlighted.
85
+
86
87
### The code book
88
@@ -153,6 +156,7 @@ to confirm that they can obtain the same output file you did.
153
156
154
157
155
158
159
160
What you should expect from a statistician
161
====================
162
0 commit comments