Mercurial > repos > lain > xseekerpreparator
comparison XSeekerPreparator.xml @ 12:bdb2878ee189 draft
" master branch Updating"
author | lain |
---|---|
date | Wed, 07 Apr 2021 13:05:36 +0000 |
parents | f4fc4a0f41e2 |
children | 26f01380145d |
comparison
equal
deleted
inserted
replaced
11:f4fc4a0f41e2 | 12:bdb2878ee189 |
---|---|
195 charge="INTEGER", | 195 charge="INTEGER", |
196 mean_rt="FLOAT", | 196 mean_rt="FLOAT", |
197 score="FLOAT", | 197 score="FLOAT", |
198 deviation="FLOAT", | 198 deviation="FLOAT", |
199 status="TEXT", | 199 status="TEXT", |
200 adduct="TEXT", | |
201 curent_group="INTEGER", | 200 curent_group="INTEGER", |
202 pc_group="INTEGER", | 201 pc_group="INTEGER", |
203 align_group="INTEGER", | 202 align_group="INTEGER", |
204 xcms_group="INTEGER" | 203 xcms_group="INTEGER" |
205 ), | 204 ), |
206 one=list("sample", "compound") | 205 one=list("sample", "compound", "adduct") |
207 ), | 206 ), |
208 compound=DBModelR::ModelDefinition( | 207 compound=DBModelR::ModelDefinition( |
209 table="compound", | 208 table="compound", |
210 fields=list( | 209 fields=list( |
211 name="TEXT", | 210 name="TEXT", |