Skip to content

Commit a1cbb91

Browse files
committed
docs
1 parent d1da4e3 commit a1cbb91

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,11 @@ mutable struct Idat
7676
codeVersion::Array{String,1}
7777
end
7878
```
79-
79+
Where the most important members are
80+
```
81+
data.illuminaID
82+
data.sd
83+
data.mean
84+
data.nbeads
85+
```
8086

0 commit comments

Comments
 (0)