We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8e17a commit a2f46f6Copy full SHA for a2f46f6
1 file changed
schema/src/main/jade-tables/library.table.json
@@ -84,6 +84,35 @@
84
{
85
"name": "construction_method",
86
"datatype": "string"
87
+ },
88
+ {
89
+ "name": "fragment_length_cv",
90
+ "datatype": "integer"
91
92
93
+ "name": "fragment_length_sd",
94
95
96
97
+ "name": "fragmentation_duration_time",
98
99
100
101
+ "name": "fragmentation_duration_time_unit",
102
+ "datatype": "string"
103
104
105
+ "name": "linkers",
106
+ "datatype": "string",
107
+ "type": "repeated"
108
109
110
+ "name": "mint_mixture_identifier",
111
112
113
114
+ "name": "replicates",
115
116
}
117
]
118
0 commit comments