4 resultados para Root cause analysis

em University of Queensland eSpace - Australia


Relevância:

40.00% 40.00%

Publicador:

Resumo:

The inheritance of resistance to root-lesion nematode was investigated in five synthetic hexaploid wheat lines and two bread wheat lines using a half-diallel design of F-1 and F-2 crosses. The combining ability of resistance genes in the synthetic hexaploid wheat lines was compared with the performance of the bread wheat line 'GS50a', the source of resistance to Pratylenchus thornei used in Australian wheat breeding programmes. Replicated glasshouse trials identified P. thornei resistance as polygenic and additive in gene action. General combining ability (GCA) of the parents was more important than specific combining ability (SCA) effects in the inheritance of P. thornei resistance in both F-1 and F-2 populations. The synthetic hexaploid wheat line 'CPI133872' was identified as the best general combiner, however, all five synthetic hexaploid wheat lines possessed better GCA than 'GS50a'. The synthetic hexaploid wheat lines contain novel sources of P. thornei resistance that will provide alternative and more effective sources of resistance to be utilized in wheat breeding programmes.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

The software implementation of the emergency shutdown feature in a major radiotherapy system was analyzed, using a directed form of code review based on module dependences. Dependences between modules are labelled by particular assumptions; this allows one to trace through the code, and identify those fragments responsible for critical features. An `assumption tree' is constructed in parallel, showing the assumptions which each module makes about others. The root of the assumption tree is the critical feature of interest, and its leaves represent assumptions which, if not valid, might cause the critical feature to fail. The analysis revealed some unexpected assumptions that motivated improvements to the code.