|
735 | 735 | <column name="filepath_type" />
|
736 | 736 | </index>
|
737 | 737 | </table>
|
| 738 | + <table name="human_reads_filter_method" prior="human_reads_filter" > |
| 739 | + <column name="human_reads_filter_method_id" type="bigint" jt="-5" mandatory="y" /> |
| 740 | + <column name="human_reads_filter_method_name" type="varchar" jt="12" mandatory="y" /> |
| 741 | + <index name="pk_human_reads_filter_method_human_reads_filter_method_id" unique="PRIMARY_KEY" > |
| 742 | + <column name="human_reads_filter_method_id" /> |
| 743 | + </index> |
| 744 | + </table> |
738 | 745 | <table name="investigation" >
|
739 | 746 | <comment><![CDATA[Overarching investigation information.An investigation comprises one or more individual studies.]]></comment>
|
740 | 747 | <column name="investigation_id" type="bigint" length="19" decimal="0" jt="-5" mandatory="y" >
|
|
1007 | 1014 | <column name="reprocess_job_id" type="uuid" jt="1111" >
|
1008 | 1015 | <defo><![CDATA[NULL]]></defo>
|
1009 | 1016 | </column>
|
| 1017 | + <column name="human_reads_filter_method_id" type="bigint" jt="-5" > |
| 1018 | + <defo><![CDATA[NULL]]></defo> |
| 1019 | + </column> |
1010 | 1020 | <index name="pk_prep_template" unique="PRIMARY_KEY" >
|
1011 | 1021 | <column name="prep_template_id" />
|
1012 | 1022 | </index>
|
|
1265 | 1275 | <column name="receive_processing_job_emails" type="boolean" jt="-7" mandatory="y" >
|
1266 | 1276 | <defo><![CDATA[false]]></defo>
|
1267 | 1277 | </column>
|
| 1278 | + <column name="social_orcid" type="varchar" jt="12" > |
| 1279 | + <defo><![CDATA[NULL]]></defo> |
| 1280 | + </column> |
| 1281 | + <column name="social_researchgate" type="varchar" jt="12" > |
| 1282 | + <defo><![CDATA[NULL]]></defo> |
| 1283 | + </column> |
| 1284 | + <column name="social_googlescholar" type="varchar" jt="12" > |
| 1285 | + <defo><![CDATA[NULL]]></defo> |
| 1286 | + </column> |
| 1287 | + <column name="creation_timestamp" type="timestamp" jt="93" > |
| 1288 | + <defo><![CDATA[NOW()]]></defo> |
| 1289 | + <comment><![CDATA[The date the user account was created]]></comment> |
| 1290 | + </column> |
1268 | 1291 | <index name="pk_user" unique="PRIMARY_KEY" >
|
1269 | 1292 | <column name="email" />
|
1270 | 1293 | </index>
|
|
1370 | 1393 | </column>
|
1371 | 1394 | <column name="memory_used" type="bigint" jt="-5" />
|
1372 | 1395 | <column name="walltime_used" type="integer" jt="4" />
|
| 1396 | + <column name="job_start" type="text" jt="12" /> |
| 1397 | + <column name="node_name" type="varchar" jt="12" > |
| 1398 | + <defo><![CDATA[NULL]]></defo> |
| 1399 | + </column> |
| 1400 | + <column name="node_model" type="varchar" jt="12" > |
| 1401 | + <defo><![CDATA[NULL]]></defo> |
| 1402 | + </column> |
1373 | 1403 | <index name="pk_slurm_resource_allocations_processing_job_id" unique="PRIMARY_KEY" >
|
1374 | 1404 | <column name="processing_job_id" />
|
1375 | 1405 | </index>
|
@@ -2098,6 +2128,7 @@ $function$
|
2098 | 2128 | <entity schema="qiita" name="environmental_package" color="C7F4BE" x="752" y="960" />
|
2099 | 2129 | <entity schema="qiita" name="filepath" color="BED3F4" x="2944" y="1024" />
|
2100 | 2130 | <entity schema="qiita" name="filepath_type" color="BED3F4" x="2960" y="1296" />
|
| 2131 | + <entity schema="qiita" name="human_reads_filter_method" color="C1D8EE" x="2304" y="1312" /> |
2101 | 2132 | <entity schema="qiita" name="investigation" color="C7F4BE" x="704" y="464" />
|
2102 | 2133 | <entity schema="qiita" name="investigation_study" color="C7F4BE" x="736" y="688" />
|
2103 | 2134 | <entity schema="qiita" name="logging" color="F4DDBE" x="1760" y="320" />
|
@@ -2125,14 +2156,14 @@ $function$
|
2125 | 2156 | <entity schema="qiita" name="processing_job_workflow" color="F4DDBE" x="1600" y="1168" />
|
2126 | 2157 | <entity schema="qiita" name="processing_job_workflow_root" color="F4DDBE" x="1600" y="1056" />
|
2127 | 2158 | <entity schema="qiita" name="publication" color="F4DDBE" x="3232" y="832" />
|
2128 |
| - <entity schema="qiita" name="qiita_user" color="D1BEF4" x="64" y="1232" /> |
| 2159 | + <entity schema="qiita" name="qiita_user" color="D1BEF4" x="48" y="1216" /> |
2129 | 2160 | <entity schema="qiita" name="reference" color="BED3F4" x="3248" y="1024" />
|
2130 | 2161 | <entity schema="qiita" name="restrictions" color="BED3F4" x="2768" y="1424" />
|
2131 | 2162 | <entity schema="qiita" name="sample_template_filepath" color="BED3F4" x="2720" y="1296" />
|
2132 | 2163 | <entity schema="qiita" name="sample_x" color="BED3F4" x="912" y="1408" />
|
2133 | 2164 | <entity schema="qiita" name="settings" color="F82E15" x="64" y="160" />
|
2134 | 2165 | <entity schema="qiita" name="severity" color="F4DDBE" x="1632" y="240" />
|
2135 |
| - <entity schema="qiita" name="slurm_resource_allocations" color="F4DDBE" x="1888" y="640" /> |
| 2166 | + <entity schema="qiita" name="slurm_resource_allocations" color="F4DDBE" x="1888" y="624" /> |
2136 | 2167 | <entity schema="qiita" name="software" color="F4DDBE" x="3232" y="320" />
|
2137 | 2168 | <entity schema="qiita" name="software_artifact_type" color="BEBEF4" x="2128" y="304" />
|
2138 | 2169 | <entity schema="qiita" name="software_command" color="F4DDBE" x="2880" y="320" />
|
|
0 commit comments