US20070112804A1 - Systems and methods for generating automated software workflows for biological testing - Google Patents

Systems and methods for generating automated software workflows for biological testing Download PDF

Info

Publication number
US20070112804A1
US20070112804A1 US11/593,695 US59369506A US2007112804A1 US 20070112804 A1 US20070112804 A1 US 20070112804A1 US 59369506 A US59369506 A US 59369506A US 2007112804 A1 US2007112804 A1 US 2007112804A1
Authority
US
United States
Prior art keywords
workflow
instrument
manager
research
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/593,695
Inventor
Bruce DeSimas
Leslie Dow
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Applied Biosystems LLC
Applied Biosystems Inc
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US11/593,695 priority Critical patent/US20070112804A1/en
Assigned to APPLERA CORPORATION reassignment APPLERA CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DOW, LESLIE A., DESIMAS, BRUCE E.
Publication of US20070112804A1 publication Critical patent/US20070112804A1/en
Assigned to BANK OF AMERICA, N.A, AS COLLATERAL AGENT reassignment BANK OF AMERICA, N.A, AS COLLATERAL AGENT SECURITY AGREEMENT Assignors: APPLIED BIOSYSTEMS, LLC
Priority to US13/069,560 priority patent/US20110231758A1/en
Assigned to APPLIED BIOSYSTEMS, INC. reassignment APPLIED BIOSYSTEMS, INC. LIEN RELEASE Assignors: BANK OF AMERICA, N.A.
Priority to US14/859,001 priority patent/US10769559B2/en
Assigned to APPLIED BIOSYSTEMS, LLC reassignment APPLIED BIOSYSTEMS, LLC CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME PREVIOUSLY RECORDED AT REEL: 030182 FRAME: 0677. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST. Assignors: BANK OF AMERICA, N.A.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • CCHEMISTRY; METALLURGY
    • C12BIOCHEMISTRY; BEER; SPIRITS; WINE; VINEGAR; MICROBIOLOGY; ENZYMOLOGY; MUTATION OR GENETIC ENGINEERING
    • C12QMEASURING OR TESTING PROCESSES INVOLVING ENZYMES, NUCLEIC ACIDS OR MICROORGANISMS; COMPOSITIONS OR TEST PAPERS THEREFOR; PROCESSES OF PREPARING SUCH COMPOSITIONS; CONDITION-RESPONSIVE CONTROL IN MICROBIOLOGICAL OR ENZYMOLOGICAL PROCESSES
    • C12Q1/00Measuring or testing processes involving enzymes, nucleic acids or microorganisms; Compositions therefor; Processes of preparing such compositions
    • C12Q1/68Measuring or testing processes involving enzymes, nucleic acids or microorganisms; Compositions therefor; Processes of preparing such compositions involving nucleic acids
    • C12Q1/6844Nucleic acid amplification reactions
    • C12Q1/686Polymerase chain reaction [PCR]

Definitions

  • PCR testing is a molecular biology technique used in many biological testing applications.
  • the technique employs sophisticated instruments that may require specialized knowledge in order to operate.
  • the present teachings can be used to allow instrument operators to use these sophisticated devices without having specialized training or knowledge.
  • the present teachings provide a simplified user interface that works in conjunction with more sophisticated software systems (such as those associated with PCR instruments).
  • the simplified user interface hides highly technical information from the unsophisticated user, and yet permits a sophisticated user to readily access the underlying software system associated with the instrument, if desired.
  • FIG. 1 is a block diagram illustrating the workflow application in conjunction with an exemplary biological testing instrument and supporting software system
  • FIG. 2 is a domain diagram illustrating how the workflow application integrates the software domain with the wet chemistry domain
  • FIG. 3 is a block diagram further illustrating the workflow application and how target information may be supplied in connection with a pathogen module
  • FIG. 4 is a block diagram illustrating an implementation using Component Object Model or ActiveX technology
  • FIG. 5 is a software architectural diagram illustrating how the workflow application may be configured
  • FIG. 6 is a class diagram useful in understanding the manager classes implemented in the architecture of FIG. 5 ;
  • FIG. 7 is a sequence diagram illustrating an exemplary manager life cycle
  • FIG. 8 is an object diagram illustrating a Setup object useful in implementing a workflow application
  • FIG. 9 is an object diagram illustrating a Pipette object useful in implementing a workflow application
  • FIG. 11 is an object diagram illustrating a Manage Templates object useful in implementing a workflow application
  • FIG. 12 is an exemplary user interface screen, showing how a workflow application may provide the user with initial choices
  • FIG. 13 is an exemplary user interface screen featuring visual depiction of plate wells
  • FIG. 14 is an exemplary user interface screen featuring various options for viewing results of sample analysis
  • FIG. 15 is an exemplary flow diagram, showing steps that may be implemented by a Create and Edit Plate workflow
  • FIG. 16 is an exemplary flow diagram, showing steps that may be implemented by a Pipette a Plate workflow
  • FIG. 17 is an exemplary flow diagram, showing steps that may be implemented by a Run a Plate workflow
  • FIG. 18 is an exemplary flow diagram, showing steps that may be implemented by a View Results workflow.
  • FIG. 19 is an exemplary flow diagram, showing steps that may be implemented by a Create and Edit Template workflow.
  • PCR instrument 50 has been illustrated. Examples of such an instrument include the model 7300/7500 real-time PCR instruments available from Applied Biosystems, Inc. Of course, other types of instruments may also be used.
  • the PCR instrument 50 is designed to perform PCR analysis of samples that have been deposited in a multi-well plate 52 .
  • the instrument 50 works in conjunction with a research software application, such as sequence detection system (SDS) software that integrates with the instrument to control its operation and store, manipulate and analyze the resulting test data.
  • SDS software may be deployed on a suitable computer, either as a stand-alone computer dedicated to the instrument 50 or deployed on a suitable server.
  • FIG. 1 depicts the SDS software residing on an automation server 54 .
  • a workflow application 56 configured according to the present teachings, communicates with the SDS software (e.g., automation server 54 ).
  • the workflow application is designed for an instrument operator whose education may range from a high school diploma to a Ph.D.
  • the workflow application 56 is designed so that users need to have very little knowledge of biology, computers or of the specific instrument 50 .
  • the workflow application effectively hides much of the technical aspects of the SDS software, and instead provides a simple user interface that leads the user, step-by-step through the entire workflow process.
  • the SDS software for a PCR instrument is intimately concerned with all working aspects of the PCR instrument.
  • a sophisticated operator of the SDS software would, for example, be able to analyze and reanalyze data, alter threshold values, change thermal cycling parameters (such as temperatures, times and number of cycles), view amplification plots, view standard curves (and all related data such as R 2 , slope and Y-intercept), read Ct values, read detectors, examine thermal cycling profiles, and the like. While these functions are important to the proper operation of the PCR instrument, they are topics that are well beyond the ken of the typical laboratory technician. While an SDS software system has been illustrated here, it will be appreciated that the teachings herein can be utilized with any research software application.
  • the workflow application 56 in effect, negotiates with and controls the SDS software system on behalf of an unsophisticated user.
  • the workflow application 56 provides the user with step-by-step instructions on how to carry out each part of a potentially sophisticated workflow. This is diagrammatically illustrated in FIG. 2 .
  • the workflow application defines a software domain and a wet chemistry domain.
  • the workflow application functions within the software domain, while the laboratory technician performs workflow steps within the wet chemistry domain, based on guidance received from the workflow application in the software domain.
  • the workflow application provides the technician with a series of instructions, in the form of on-screen displays based on tutorial story content. The user then carries out these instructions in the wet chemistry domain. Instructions are specifically configured for the particular workflow being performed. In this way, the technician is prompted at each step so that there is no confusion or ambiguity.
  • the instructions given at 58 are more than simple static screens of information.
  • the instructions are dynamically generated to automatically take into account workflow-specific options or other sample-specific or chemistry-specific aspects of the test being performed. For example, the instructions will automatically specify when negative or positive controls need to be utilized and the instructions even will optimize where the control and unknown samples should be located within the wells of the plate.
  • the workflow application can then automatically give the instrument control instruction to the SDS software, causing the SDS software to in turn, initiate the necessary instrument operations to effect the test. This is illustrated diagrammatically at 60 . Finally, when the instrument results are obtained, those results are communicated to the workflow application, allowing the user to view the displayed results in a user-friendly, graphical format, as at 62 .
  • the workflow application is designed to load data into the underlying research software application (such as the SDS software of a PCR instrument) and this way the workflow application has knowledge of the test conditions that are assigned to the research software application.
  • the workflow application 56 may be initially configured to contain information on how certain standard or frequently used tests are performed. For such tests, the workflow application stores the workflow steps and associated parameter settings that allow the workflow application to not only guide the user but also configure the underlying research software application (e.g., SDS).
  • the workflow application is made considerably more flexible by the ability to import new tests and associated parameter settings.
  • One convenient way to provide such additional test and parameter setting information is to supply the information as target information associated with a specific chemistry kit.
  • the chemistry kit and corresponding target information can be supplied as part of a package or module, such as a package or module devoted to a particular pathogen, for example. This has been illustrated at 64 in FIG. 3 .
  • the target information may be supplied on suitable computer-readable media, such as a CD-ROM 66 . Alternately, the target information could be supplied via a portal accessible via a network such as the internet.
  • the workflow application 56 might be configured to perform standard tests for a predefined set of organisms (e.g., Listeria monocytogenes, Campylobacter jejuni, Salmonella, E. Coli O157:H7). If the particular instrument needs to be outfitted with the capability to analyze a different pathogen, such as anthrax, a pathogen module 64 would be provided and the associated target information 66 would then be uploaded into the workflow application.
  • a pathogen module 64 would be provided and the associated target information 66 would then be uploaded into the workflow application.
  • the workflow application establishes and saves a plate setup document 68 that contains data about the particular test to be performed. Some of the data is relevant to the research software application 54 . Thus the research software application reads the plate setup document, utilizing the information that is relevant to it and ignoring what is not.
  • the research software application e.g., SDS
  • the workflow application may also be configured to communicate directly with the workflow application. This may be effected in a variety of ways. One possible embodiment has been illustrated in FIG. 4 .
  • the workflow application and the SDS software may communicate using a message passing protocol, such as may be implemented using Active X controls.
  • a message passing protocol such as may be implemented using Active X controls.
  • Active X technology depicted diagrammatically at 70 , the SDS automation server 54 and workflow application 56 can communicate with each other.
  • the Active X technology components utilize the Distributed Component Object Model (DCOM) standard defined by Microsoft Corporation.
  • DCOM Distributed Component Object Model
  • other types of messaging systems and object interaction systems may be utilized.
  • the workflow application may be functionally broken down into layers, including a services layer, an application layer and a presentation layer.
  • the user interface presents a series of “stories” that a user follows. Each story is made up of a sequence of pages which in turn may be displayed in a wizard-style dialogue.
  • These dialogues handle a given workflow instruction or workflow process, such as instructing the user on setting up a plate, pipetting a plate, running a plate in the instrument, viewing the results, and so forth.
  • Stories rely on one or more “managers” to simplify and provide a coherent way to manipulate and manage the data making up the user interface content.
  • managers reside within the application layer.
  • the managers are configured to provide the basic functionality of the workflow application. For example, the setup manager validates whether a duplicate sample name is trying to be entered on behalf of the user interface components.
  • the setup manager also provides a user interface (presentation layer) with information on the kinds of targets that are available. This is based on what the setup manager ascertains by reading the plate setup document and other initiation files. Managers also handle the saving and retrieving of sample data, plate layouts and other items of user interface content.
  • the managers make calls to various utilities on behalf of the stories being presented.
  • the managers formulate final names, initialize files and make calculations, as required, so that these details are encapsulated and thus hidden from the stories and pages.
  • the managers handle all calls to the SDS server on behalf of the stories. For example, the run manager handles messaging back and forth between the server and the user interface when driving a plate through a thermo-cycling operation.
  • the managers within the application layer can be developed based upon an object-oriented class.
  • An exemplary manager class has been illustrated in FIG. 6 .
  • the story page 80 uses (or reuses) any number of story pages (text, diagrams, video clips, sound files and the like) to form a wizard-style dialogue.
  • a story sheet 82 relays requests to the first screen 84 for creating and getting handles to managers 86 made by pages.
  • a wizard dialogue typically at the beginning, makes a request through the story sheet 82 for a first screen 84 to create a manager.
  • Both the first screen and the story sheet are singletons. At any moment the first screen may have created and thus contain zero or more managers.
  • Managers may be subclasses of one another and accessed by any page in any story.
  • the managers may access the SDS server and utilities 88 of the services layer ( FIG. 5 ) for loading and saving files, generating file names, performing calculations, and so forth.
  • a manager may also handle messaging to and from the SDS server on behalf of a page.
  • FIG. 7 shows how the setup manager is created and accessed to perform a setup plate operation.
  • the sequence diagram of FIG. 7 shows the methods that are invoked to create a setup plate manager and the subsequent calls by the page to the manager to execute a Load instruction of an existing plate for use with the Setup Story.
  • the setup plate creation object 90 associated with a story page, sends a create plate message to the story sheet object 92 , which in turn sends a create plate message to the first screen dialogue object 94 , which in turn sends a New command to the plate setup manager object 96 .
  • the setup plate creation object 90 sends a get plate setup manager message to the story sheet object 92 , which in turn sends a get plate setup manager message to the first screen dialogue object 94 . Thereafter, the story page 90 sends a Load instruction to the plate setup manager 96 .
  • the setup object may be configured as shown in FIG. 8 .
  • the Pipette object may be configured as shown in FIG. 9 .
  • the results object and the manage template object may be configured as shown in FIGS. 10 and 11 , respectively. It will be understood that the object-oriented configurations shown here are merely examples of how the various managers within the application layer ( FIG. 5 ) may be implemented.
  • user interface grids are used to convey information in an orderly fashion. While there are many ways to implement a grid interface structure, one useful technique involves use of a grid software component known as the Ultimate Grid, available from Hallogram Publishing, Inc. Grids are used to show/select target, sample, and controls information in the Plate Setup Process. In these grids they are used mostly to list collections of information. The grid is also used in a plate map view to represent the plate and the entities that will reside on that plate. The plate map view is a grid that looks like a plate, with each grid cell representing a well on the plate.
  • grids are used to show reagent and sample information, premix solution information, premix volumes by well, unknown volumes by well, and control volumes by well.
  • plate map views representing the plate and the premix volumes, sample volumes, and controls volumes on the plate by location.
  • final pipette plate map view showing the plate and all of its contents.
  • a grid is used again as a plate view representation of the results of a plate.
  • Each grid cell displays the results of the well it represents.
  • Grids are also used for printing. Information that is normally displayed in grids in various fashions is organized in similar ways in grids that show the information in ways necessary to generate reports.
  • the grid may be implemented as a software class having the following structure:
  • Each of the managers within the application layer ( FIG. 5 ) is designed to interface with its respective “story” within the presentation layer.
  • Each manager can also interface the underlying SDS software and associated utilities, if needed, to supply the appropriate information and guidance to the user.
  • the managers do more than merely provide the user with a story to guide them in performing the prescribed steps of the workflow.
  • the managers also perform computations, unique to the tasks being performed, to inject expert knowledge into the workflow.
  • the pipette manager is able to instruct the user on where to put the different unknown samples and control samples , so that use of the plate is optimized.
  • optimization of plate usage is handled by following a predetermined set of rules governing how samples and controls should be distributed.
  • Exemplary rules for distributing samples and controls in a plate may include:
  • the pipette manager determines the optimum set of rules that can be adhered to under the circumstances. Rules can have predetermined weights which can be used in determining which rules take precedence over others, when all rules are incapable of being followed in a particular case.
  • the pipette manager also includes computational components that calculate the volumes of reagents needed to pipette the number of samples and controls specified for the selected plate.
  • the user can specify a percent overage value to include an additional 1-10% in the environmental master mix (EMM) and target assay mix (TAM) volumes, if desired, to compensate for pipetting error when creating the premix solutions.
  • EMM environmental master mix
  • TAM target assay mix
  • the setup manager also embeds expert system functionality to inject expert knowledge into the workflow.
  • the SDS software is a highly sophisticated program that would not be readily understood by most users.
  • the setup manager neutralizes this unfamiliarity by providing the user with a series of more easily answered questions.
  • the setup manager takes the answers to those questions and determines how to properly configure the SDS software on behalf of the user. For example, the setup manager will automatically determine and specify the minimum number of controls (e.g., negative controls) that are required for the assay.
  • the run manager likewise embeds expert system functionality, but taking control of the instrument. Instead of needing to know how to run an experiment using the SDS software—which might entail many different steps that must be followed in the correct sequence—the run manager gives the user a simple “Start” button. When this button is pressed, the run manager takes charge and performs the proper run steps in the proper sequence for the user.
  • FIGS. 12-19 exemplary user interface screens will now be discussed, together with exemplary workflows according to the basic functions provided by the managers illustrated in FIG. 5 .
  • FIG. 12 an exemplary first screen is illustrated.
  • the screen has been subdivided into a section involving Workflow Tools and a section involving Management Tools.
  • Other organizations and layouts are also possible.
  • FIG. 5 When the user selects one of the functions listed, the associated manager ( FIG. 5 ) is invoked. For example, if the Create/Edit a Plate function is selected, the user will be presented with a series of screens of information that follow a basic workflow sequence illustrated in FIG. 15 . Similarly, if the user selects Pipette a Plate, the user will be presented with a series of screens according to the workflow of FIG. 16 .
  • FIGS. 17 - 19 give examples of some of the additional workflows that may be selected from the first screen of FIG. 12 . Each step in the workflow would have at least one display screen associated with it. Within that display screen, dialog boxes may pop up, as needed to induce user interaction if needed.
  • FIGS. 13 and 14 features a graphical grid resembling the wells of the instrument plate ( FIG. 1 ).
  • FIG. 14 features a graphical grid, similar to a spreadsheet layout, for displaying the results of an experiment. Tabs at the top of the spreadsheet grid may be selected to show results grouped in different ways. Illustrated here are tabs to display results by well, or by sample.

Abstract

The workflow application integrates with a research software application associated with a laboratory instrument to provide a user with step-by-step instructions on how to follow the workflow steps of a laboratory experiment. The instructions are dynamically tailored, according to the nature of the workflow, the samples being experimented upon and/or the operating states of the instrument and/or the research software application. The workflow application significantly reduces the learning curve to operate sophisticated laboratory instruments. In a genetic testing instrument the workflow application can prescribe the need for control samples and can optimize the layout of samples within the instrument's sample receiving plate or fixture.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application claims the benefit of U.S. Provisional Application No. 60/734,089, filed on Nov. 7, 2005. The disclosure of the above application is incorporated herein by reference.
  • INTRODUCTION
  • When performing biological testing some workflows may utilize sophisticated instruments that have heretofore proven difficult for unsophisticated users, such as bench technicians, to operate. By way of example polymerase chain reaction (PCR) testing is a molecular biology technique used in many biological testing applications. The technique employs sophisticated instruments that may require specialized knowledge in order to operate. The present teachings can be used to allow instrument operators to use these sophisticated devices without having specialized training or knowledge. The present teachings provide a simplified user interface that works in conjunction with more sophisticated software systems (such as those associated with PCR instruments). The simplified user interface hides highly technical information from the unsophisticated user, and yet permits a sophisticated user to readily access the underlying software system associated with the instrument, if desired.
  • These and other features of the present teachings are set forth herein. Further areas of applicability will become apparent from the description provided herein. It should be understood that the description and specific examples are intended for purposes of illustration only and are not intended to limit the scope of the present disclosure.
  • DRAWINGS
  • The skilled artisan will understand that the drawings, described below, are for illustration purposes only. The drawings are not intended to limit the scope of the present teachings in any way.
  • FIG. 1 is a block diagram illustrating the workflow application in conjunction with an exemplary biological testing instrument and supporting software system;
  • FIG. 2 is a domain diagram illustrating how the workflow application integrates the software domain with the wet chemistry domain;
  • FIG. 3 is a block diagram further illustrating the workflow application and how target information may be supplied in connection with a pathogen module;
  • FIG. 4 is a block diagram illustrating an implementation using Component Object Model or ActiveX technology;
  • FIG. 5 is a software architectural diagram illustrating how the workflow application may be configured;
  • FIG. 6 is a class diagram useful in understanding the manager classes implemented in the architecture of FIG. 5;
  • FIG. 7 is a sequence diagram illustrating an exemplary manager life cycle;
  • FIG. 8 is an object diagram illustrating a Setup object useful in implementing a workflow application;
  • FIG. 9 is an object diagram illustrating a Pipette object useful in implementing a workflow application;
  • FIG. 10 is an object diagram illustrating a Results object useful in implementing a workflow application;
  • FIG. 11 is an object diagram illustrating a Manage Templates object useful in implementing a workflow application;
  • FIG. 12 is an exemplary user interface screen, showing how a workflow application may provide the user with initial choices;
  • FIG. 13 is an exemplary user interface screen featuring visual depiction of plate wells;
  • FIG. 14 is an exemplary user interface screen featuring various options for viewing results of sample analysis;
  • FIG. 15 is an exemplary flow diagram, showing steps that may be implemented by a Create and Edit Plate workflow;
  • FIG. 16 is an exemplary flow diagram, showing steps that may be implemented by a Pipette a Plate workflow;
  • FIG. 17 is an exemplary flow diagram, showing steps that may be implemented by a Run a Plate workflow;
  • FIG. 18 is an exemplary flow diagram, showing steps that may be implemented by a View Results workflow; and
  • FIG. 19 is an exemplary flow diagram, showing steps that may be implemented by a Create and Edit Template workflow.
  • DESCRIPTION OF VARIOUS EMBODIMENTS
  • The following description is merely exemplary in nature and is not intended to limit the present disclosure, application, or uses. It should be understood that throughout the drawings, corresponding reference numerals indicate like or corresponding parts and features.
  • The present teachings can be used in a wide variety of different instruments, employed in a wide variety of different workflows. For purposes of illustration, and without intending to limit the teachings in any way, a PCR instrument will be used for the following description. Accordingly, in FIG. 1 PCR instrument 50 has been illustrated. Examples of such an instrument include the model 7300/7500 real-time PCR instruments available from Applied Biosystems, Inc. Of course, other types of instruments may also be used.
  • The PCR instrument 50 is designed to perform PCR analysis of samples that have been deposited in a multi-well plate 52. The instrument 50 works in conjunction with a research software application, such as sequence detection system (SDS) software that integrates with the instrument to control its operation and store, manipulate and analyze the resulting test data. The SDS software may be deployed on a suitable computer, either as a stand-alone computer dedicated to the instrument 50 or deployed on a suitable server. For illustration purposes, FIG. 1 depicts the SDS software residing on an automation server 54. A workflow application 56, configured according to the present teachings, communicates with the SDS software (e.g., automation server 54). As will be more fully explained, the workflow application is designed for an instrument operator whose education may range from a high school diploma to a Ph.D. The workflow application 56 is designed so that users need to have very little knowledge of biology, computers or of the specific instrument 50. The workflow application effectively hides much of the technical aspects of the SDS software, and instead provides a simple user interface that leads the user, step-by-step through the entire workflow process.
  • To begin to appreciate the power and convenience afforded by the workflow application 56, it is helpful to understand a little bit about the underlying SDS software with which the workflow application integrates. The SDS software for a PCR instrument, such as those identified above, is intimately concerned with all working aspects of the PCR instrument. A sophisticated operator of the SDS software would, for example, be able to analyze and reanalyze data, alter threshold values, change thermal cycling parameters (such as temperatures, times and number of cycles), view amplification plots, view standard curves (and all related data such as R2, slope and Y-intercept), read Ct values, read detectors, examine thermal cycling profiles, and the like. While these functions are important to the proper operation of the PCR instrument, they are topics that are well beyond the ken of the typical laboratory technician. While an SDS software system has been illustrated here, it will be appreciated that the teachings herein can be utilized with any research software application.
  • The workflow application 56, in effect, negotiates with and controls the SDS software system on behalf of an unsophisticated user. In addition, the workflow application 56 provides the user with step-by-step instructions on how to carry out each part of a potentially sophisticated workflow. This is diagrammatically illustrated in FIG. 2.
  • Referring to FIG. 2, it can be seen that the workflow application defines a software domain and a wet chemistry domain. The workflow application functions within the software domain, while the laboratory technician performs workflow steps within the wet chemistry domain, based on guidance received from the workflow application in the software domain. Thus, as illustrated, the workflow application provides the technician with a series of instructions, in the form of on-screen displays based on tutorial story content. The user then carries out these instructions in the wet chemistry domain. Instructions are specifically configured for the particular workflow being performed. In this way, the technician is prompted at each step so that there is no confusion or ambiguity. The instructions given at 58 are more than simple static screens of information. Rather, the instructions are dynamically generated to automatically take into account workflow-specific options or other sample-specific or chemistry-specific aspects of the test being performed. For example, the instructions will automatically specify when negative or positive controls need to be utilized and the instructions even will optimize where the control and unknown samples should be located within the wells of the plate.
  • Once the technician has finished all of the steps needed to prepare and install the plate within the instrument, the workflow application can then automatically give the instrument control instruction to the SDS software, causing the SDS software to in turn, initiate the necessary instrument operations to effect the test. This is illustrated diagrammatically at 60. Finally, when the instrument results are obtained, those results are communicated to the workflow application, allowing the user to view the displayed results in a user-friendly, graphical format, as at 62.
  • The workflow application is designed to load data into the underlying research software application (such as the SDS software of a PCR instrument) and this way the workflow application has knowledge of the test conditions that are assigned to the research software application. By way of illustration, see FIG. 3. The workflow application 56 may be initially configured to contain information on how certain standard or frequently used tests are performed. For such tests, the workflow application stores the workflow steps and associated parameter settings that allow the workflow application to not only guide the user but also configure the underlying research software application (e.g., SDS). The workflow application is made considerably more flexible by the ability to import new tests and associated parameter settings. One convenient way to provide such additional test and parameter setting information is to supply the information as target information associated with a specific chemistry kit. The chemistry kit and corresponding target information can be supplied as part of a package or module, such as a package or module devoted to a particular pathogen, for example. This has been illustrated at 64 in FIG. 3. In the illustrated embodiment, the target information may be supplied on suitable computer-readable media, such as a CD-ROM 66. Alternately, the target information could be supplied via a portal accessible via a network such as the internet.
  • By way of example, the workflow application 56 might be configured to perform standard tests for a predefined set of organisms (e.g., Listeria monocytogenes, Campylobacter jejuni, Salmonella, E. Coli O157:H7). If the particular instrument needs to be outfitted with the capability to analyze a different pathogen, such as anthrax, a pathogen module 64 would be provided and the associated target information 66 would then be uploaded into the workflow application.
  • The workflow application establishes and saves a plate setup document 68 that contains data about the particular test to be performed. Some of the data is relevant to the research software application 54. Thus the research software application reads the plate setup document, utilizing the information that is relevant to it and ignoring what is not.
  • In addition to communicating through the shared plate setup document 68, the research software application (e.g., SDS) may also be configured to communicate directly with the workflow application. This may be effected in a variety of ways. One possible embodiment has been illustrated in FIG. 4.
  • Referring to FIG. 4, the workflow application and the SDS software may communicate using a message passing protocol, such as may be implemented using Active X controls. Using Active X technology, depicted diagrammatically at 70, the SDS automation server 54 and workflow application 56 can communicate with each other. The Active X technology components utilize the Distributed Component Object Model (DCOM) standard defined by Microsoft Corporation. Alternatively, other types of messaging systems and object interaction systems may be utilized.
  • Those of skill in the art will recognize that different software architectures may be used to implement the workflow application. One such architecture has been illustrated in FIG. 5. As illustrated, the workflow application may be functionally broken down into layers, including a services layer, an application layer and a presentation layer. Specifically, at the outermost layer (presentation layer) the user interface presents a series of “stories” that a user follows. Each story is made up of a sequence of pages which in turn may be displayed in a wizard-style dialogue. These dialogues handle a given workflow instruction or workflow process, such as instructing the user on setting up a plate, pipetting a plate, running a plate in the instrument, viewing the results, and so forth.
  • Stories rely on one or more “managers” to simplify and provide a coherent way to manipulate and manage the data making up the user interface content. These managers reside within the application layer. The managers are configured to provide the basic functionality of the workflow application. For example, the setup manager validates whether a duplicate sample name is trying to be entered on behalf of the user interface components. The setup manager also provides a user interface (presentation layer) with information on the kinds of targets that are available. This is based on what the setup manager ascertains by reading the plate setup document and other initiation files. Managers also handle the saving and retrieving of sample data, plate layouts and other items of user interface content.
  • The managers make calls to various utilities on behalf of the stories being presented. The managers formulate final names, initialize files and make calculations, as required, so that these details are encapsulated and thus hidden from the stories and pages. The managers handle all calls to the SDS server on behalf of the stories. For example, the run manager handles messaging back and forth between the server and the user interface when driving a plate through a thermo-cycling operation.
  • If desired, the managers within the application layer can be developed based upon an object-oriented class. An exemplary manager class has been illustrated in FIG. 6. In the illustrated manager class diagram, the story page 80 uses (or reuses) any number of story pages (text, diagrams, video clips, sound files and the like) to form a wizard-style dialogue. A story sheet 82 relays requests to the first screen 84 for creating and getting handles to managers 86 made by pages. At some point in a wizard dialogue, typically at the beginning, makes a request through the story sheet 82 for a first screen 84 to create a manager. Both the first screen and the story sheet are singletons. At any moment the first screen may have created and thus contain zero or more managers. Managers may be subclasses of one another and accessed by any page in any story. The managers may access the SDS server and utilities 88 of the services layer (FIG. 5) for loading and saving files, generating file names, performing calculations, and so forth. A manager may also handle messaging to and from the SDS server on behalf of a page.
  • The managers have a life cycle that may be better understood with reference to FIG. 7. Specifically, FIG. 7 shows how the setup manager is created and accessed to perform a setup plate operation. The sequence diagram of FIG. 7 shows the methods that are invoked to create a setup plate manager and the subsequent calls by the page to the manager to execute a Load instruction of an existing plate for use with the Setup Story. As illustrated, the setup plate creation object 90, associated with a story page, sends a create plate message to the story sheet object 92, which in turn sends a create plate message to the first screen dialogue object 94, which in turn sends a New command to the plate setup manager object 96. Thereafter, the setup plate creation object 90 sends a get plate setup manager message to the story sheet object 92, which in turn sends a get plate setup manager message to the first screen dialogue object 94. Thereafter, the story page 90 sends a Load instruction to the plate setup manager 96.
  • The setup object may be configured as shown in FIG. 8. The Pipette object may be configured as shown in FIG. 9. The results object and the manage template object may be configured as shown in FIGS. 10 and 11, respectively. It will be understood that the object-oriented configurations shown here are merely examples of how the various managers within the application layer (FIG. 5) may be implemented.
  • In one embodiment, user interface grids are used to convey information in an orderly fashion. While there are many ways to implement a grid interface structure, one useful technique involves use of a grid software component known as the Ultimate Grid, available from Hallogram Publishing, Inc. Grids are used to show/select target, sample, and controls information in the Plate Setup Process. In these grids they are used mostly to list collections of information. The grid is also used in a plate map view to represent the plate and the entities that will reside on that plate. The plate map view is a grid that looks like a plate, with each grid cell representing a well on the plate.
  • In the Pipette Process, grids are used to show reagent and sample information, premix solution information, premix volumes by well, unknown volumes by well, and control volumes by well. There are also many plate map views representing the plate and the premix volumes, sample volumes, and controls volumes on the plate by location. There is also a final pipette plate map view showing the plate and all of its contents.
  • In the Results View Process, a grid is used again as a plate view representation of the results of a plate. Each grid cell displays the results of the well it represents. Grids are also used for printing. Information that is normally displayed in grids in various fashions is organized in similar ways in grids that show the information in ways necessary to generate reports.
  • The grid may be implemented as a software class having the following structure:
      • Base Grid Control
        • Base Plate View Grid
          • Plate View Grid
          • Pipette Plate View Grid
          • Plate Results View Grid
        • Base Pipette Type Checklist Grid
          • Pipette Premix Checklist Grid
          • Pipette Type Checklist Grid
        • Select Targets Grid
        • Controls Info Grid
        • Sample Info Grid
        • Pipette Consumables Grid
        • Pipette Samples Grid
        • Pipette Premix Totals Grid
        • Results by sample Print Grid
        • Results by well Print Grid
        • Utility Print Grid
  • Each of the managers within the application layer (FIG. 5) is designed to interface with its respective “story” within the presentation layer. Each manager can also interface the underlying SDS software and associated utilities, if needed, to supply the appropriate information and guidance to the user. The managers do more than merely provide the user with a story to guide them in performing the prescribed steps of the workflow. The managers also perform computations, unique to the tasks being performed, to inject expert knowledge into the workflow.
  • For example, the pipette manager is able to instruct the user on where to put the different unknown samples and control samples , so that use of the plate is optimized. In one embodiment, optimization of plate usage is handled by following a predetermined set of rules governing how samples and controls should be distributed.
  • Exemplary rules for distributing samples and controls in a plate may include:
      • If enough space is available, separate different targets by a row.
      • If possible put at least one well between the unknowns and the controls.
      • Separate negative controls from positive controls by one well, if possible.
      • Place replicates of one sample for the same target next to each other.
      • Start with the unknowns and put controls at the end.
      • If possible, put positive controls at one of the outer rows or columns.
      • Consider as well that users will use either strips of 8 or strips of 12 caps to close the tubes if they don't use a complete plate.
  • Note that, in some instances, it may not be possible to adhere to all of the sample distribution rules. In such case, the pipette manager determines the optimum set of rules that can be adhered to under the circumstances. Rules can have predetermined weights which can be used in determining which rules take precedence over others, when all rules are incapable of being followed in a particular case.
  • It will be recognized that the use of rules to optimize plate layout allows experiments to be performed in an optimal way, which would probably not be readily apparent to most system users.
  • The pipette manager also includes computational components that calculate the volumes of reagents needed to pipette the number of samples and controls specified for the selected plate. The user can specify a percent overage value to include an additional 1-10% in the environmental master mix (EMM) and target assay mix (TAM) volumes, if desired, to compensate for pipetting error when creating the premix solutions.
  • The setup manager also embeds expert system functionality to inject expert knowledge into the workflow. As previously mentioned, the SDS software is a highly sophisticated program that would not be readily understood by most users. The setup manager neutralizes this unfamiliarity by providing the user with a series of more easily answered questions. The setup manager takes the answers to those questions and determines how to properly configure the SDS software on behalf of the user. For example, the setup manager will automatically determine and specify the minimum number of controls (e.g., negative controls) that are required for the assay.
  • The results manager similarly embeds expert system functionality. The results manager can interpret the complex output from the SDS software and distill that output into simple graphical views showing basic information that a non-technical user would want to know, such as whether a particular pathogen is present in the unknown sample or not.
  • The run manager likewise embeds expert system functionality, but taking control of the instrument. Instead of needing to know how to run an experiment using the SDS software—which might entail many different steps that must be followed in the correct sequence—the run manager gives the user a simple “Start” button. When this button is pressed, the run manager takes charge and performs the proper run steps in the proper sequence for the user.
  • Referring now to FIGS. 12-19, exemplary user interface screens will now be discussed, together with exemplary workflows according to the basic functions provided by the managers illustrated in FIG. 5. Referring first to FIG. 12, an exemplary first screen is illustrated. For convenience the screen has been subdivided into a section involving Workflow Tools and a section involving Management Tools. Of course, other organizations and layouts are also possible.
  • When the user selects one of the functions listed, the associated manager (FIG. 5) is invoked. For example, if the Create/Edit a Plate function is selected, the user will be presented with a series of screens of information that follow a basic workflow sequence illustrated in FIG. 15. Similarly, if the user selects Pipette a Plate, the user will be presented with a series of screens according to the workflow of FIG. 16. FIGS. 17 - 19 give examples of some of the additional workflows that may be selected from the first screen of FIG. 12. Each step in the workflow would have at least one display screen associated with it. Within that display screen, dialog boxes may pop up, as needed to induce user interaction if needed.
  • To maintain a consistent look and feel, the individual screens corresponding to the individual steps in each of the workflows (of FIGS. 15-19) may be based on a set of common layouts. For illustration purposes, two exemplary layouts have been provided in FIGS. 13 and 14. FIG. 13 features a graphical grid resembling the wells of the instrument plate (FIG. 1). FIG. 14 features a graphical grid, similar to a spreadsheet layout, for displaying the results of an experiment. Tabs at the top of the spreadsheet grid may be selected to show results grouped in different ways. Illustrated here are tabs to display results by well, or by sample.
  • While the present teachings are described in conjunction with various embodiments, it is not intended that the present teachings be limited to such embodiments. On the contrary, the present teachings encompass various alternatives, modifications, and equivalents, as will be appreciated by those of skill in the art.

Claims (22)

1. A workflow application adapted to run on a computer system and having an interface for coupling to a research software application associated with a research instrument;
the workflow application having a predefined set of instructional story materials and being configured to present said story materials to a user according to a predefined research workflow and thereby assist the user in carrying out steps associated with said workflow;
the workflow application having manager system that dynamically tailors specific story materials based on at least one of the workflow being performed, the state of the research software application and the state of the research instrument.
2. The workflow application of claim 1 wherein said manager system is further configured to provide control instructions to said research instrument.
3. The workflow application of claim 1 wherein said manager system is further configured to provide control instructions to said research instrument by communicating information to said research software application.
4. The workflow application of claim 1 wherein said manager system is further configured to receive and interpret experiment results from said research instrument.
5. The workflow application of claim 1 wherein said manager system is further configured to receive and interpret experiment results from said research instrument by receiving information from said research software application.
6. The workflow application of claim 1 wherein said manager system is further configured to set parameters within said research software application.
7. The workflow application of claim 1 wherein said manager system includes a pipette manager that optimizes the physical layout of a laboratory experiment by providing tailored instructions to the user regarding said physical layout.
8. The workflow application of claim 1 wherein said laboratory instrument is a genetic testing instrument employing a multi-well plate to receive samples and wherein said manager system includes a pipette manager that optimizes the placement of samples within said plate by providing tailored instructions to the user on where to place the samples.
9. The workflow application of claim 1 wherein said manager system includes a setup manager that automatically determines the requirements for control samples to be included in a laboratory experiment and provides tailored instructions to the user regarding inclusion of such control samples within said experiment.
10. A method of conducting laboratory experimentation, comprising:
ascertaining the nature of an experimental workflow by interacting with the user of a research instrument having an associated research software application;
automatically generating a set of instructional story materials to assist the user in carrying out steps associated with said workflow; and
dynamically tailoring specific story materials based on at least one of the workflow being performed, the state of the research software application and the state of the research instrument.
11. The method of claim 10 further comprising using a workflow application to generate said set of instructional story materials and additionally using said workflow application to control said research instrument.
12. The method of claim 10 further comprising using a workflow application to generate said set of instructional story materials and additionally using said workflow application to control said research instrument by communicating information to said research software application.
13. The method of claim 10 further comprising using a workflow application to generate said set of instructional story materials further using said workflow application to receive experimental results from said research instrument and display information indicative of said experimental results to the user of said workflow application.
14. The method of claim 10 wherein said laboratory instrument is a genetic testing instrument employing a multi-well plate to receive samples and wherein said method further comprises optimizing the placement of samples within said plate by providing tailored instructions to the user on where to place the samples.
15. The method of claim 14 wherein said optimizing step is performed based on a predefined set of rules that are enforced by a computer system.
16. A computer program product encoded on a machine readable medium, comprising:
a setup manager adapted to ascertain the nature of an experimental workflow;
a pipette manager adapted to provide user instructions on how to physically deploy wet chemistry components within a test fixture;
a run manager adapted to control a laboratory instrument in performing an experimental workflow; and
a results manager adapted to process results obtained from a laboratory instrument used to perform an experimental workflow upon wet chemistry components within a test fixture.
17. The computer program product of claim 16 further comprising interface adapted to couple to a research software application associated with a research instrument.
18. The computer program product of claim 17 wherein said run manager controls said laboratory instrument by communicating information to said research software application via said interface.
19. The computer program product of claim 17 wherein said results manager receives said results obtained from a laboratory instrument via said interface.
20. The computer program product of claim 16 wherein said pipette manager is adapted to optimize the physical layout of a laboratory experiment by providing tailored instructions to the user regarding said physical layout.
21. The computer program product of claim 16 for use with a genetic testing instrument employing a multi-well plate to receive samples and wherein said pipette manager optimizes the placement of samples within said plate by providing tailored instructions to the user on where to place the samples.
22. The computer program product of claim 16 wherein said setup manager automatically determines the requirements for control samples to be included in a laboratory experiment and provides tailored instructions to the user regarding inclusion of such control samples within said experiment.
US11/593,695 2005-11-07 2006-11-07 Systems and methods for generating automated software workflows for biological testing Abandoned US20070112804A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US11/593,695 US20070112804A1 (en) 2005-11-07 2006-11-07 Systems and methods for generating automated software workflows for biological testing
US13/069,560 US20110231758A1 (en) 2005-11-07 2011-03-23 Systems and methods for generating automated software workflows for biological testing
US14/859,001 US10769559B2 (en) 2005-11-07 2015-09-18 Systems and methods for generating automated software workflow for biological testing

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US73408905P 2005-11-07 2005-11-07
US11/593,695 US20070112804A1 (en) 2005-11-07 2006-11-07 Systems and methods for generating automated software workflows for biological testing

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/069,560 Continuation US20110231758A1 (en) 2005-11-07 2011-03-23 Systems and methods for generating automated software workflows for biological testing

Publications (1)

Publication Number Publication Date
US20070112804A1 true US20070112804A1 (en) 2007-05-17

Family

ID=38042147

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/593,695 Abandoned US20070112804A1 (en) 2005-11-07 2006-11-07 Systems and methods for generating automated software workflows for biological testing
US13/069,560 Abandoned US20110231758A1 (en) 2005-11-07 2011-03-23 Systems and methods for generating automated software workflows for biological testing
US14/859,001 Active 2028-07-12 US10769559B2 (en) 2005-11-07 2015-09-18 Systems and methods for generating automated software workflow for biological testing

Family Applications After (2)

Application Number Title Priority Date Filing Date
US13/069,560 Abandoned US20110231758A1 (en) 2005-11-07 2011-03-23 Systems and methods for generating automated software workflows for biological testing
US14/859,001 Active 2028-07-12 US10769559B2 (en) 2005-11-07 2015-09-18 Systems and methods for generating automated software workflow for biological testing

Country Status (1)

Country Link
US (3) US20070112804A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050038676A1 (en) * 2003-07-17 2005-02-17 Wayne Showalter Laboratory instrumentation information management and control network
US20070196909A1 (en) * 2003-07-17 2007-08-23 Wayne Showalter Laboratory instrumentation information management and control network
US20080177612A1 (en) * 2007-01-24 2008-07-24 Sciformatix Corporation Method And System For Designing, Storing, and Executing Workflows For Laboratory Processes
US20100161097A1 (en) * 2008-12-18 2010-06-24 Siemens Aktiengesellschaft Method and system for managing results of an analysis process on objects handled along a technical process line
EP2715626A4 (en) * 2011-05-27 2015-03-18 Abbott Informatics Corp Graphically based method for developing rules for managing a laboratory workflow
US9424398B1 (en) * 2009-01-24 2016-08-23 Dionex Corporation Workflows for defining a sequence for an analytical instrument
US20160319329A1 (en) * 2013-09-12 2016-11-03 Siemens Healthcare Diagnostics Inc. Dynamic assay selection and sample preparation apparatus and methods and machine-readable mediums thereof
US10228311B2 (en) 2005-12-19 2019-03-12 Ventana Medical Systems, Inc Automated lean methods in anatomical pathology
US10769559B2 (en) 2005-11-07 2020-09-08 Applied Biosystems, Llc Systems and methods for generating automated software workflow for biological testing

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140026080A1 (en) * 2012-07-19 2014-01-23 Zappylab, Inc. User-Populated Online Repository of Science Protocols
CN107369003A (en) * 2017-07-10 2017-11-21 唐郡 A kind of intelligent laboratory management system method and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5333675C1 (en) * 1986-02-25 2001-05-01 Perkin Elmer Corp Apparatus and method for performing automated amplification of nucleic acid sequences and assays using heating and cooling steps
US5061639A (en) * 1989-12-06 1991-10-29 E. I. Dupont De Nemours And Company Liquid dispenser accuracy verification method
US5581476A (en) * 1993-01-28 1996-12-03 Amgen Inc. Computer-based methods and articles of manufacture for preparing G-CSF analogs
WO2005014850A2 (en) * 2003-08-06 2005-02-17 University Of Massachusetts Systems and methods for analyzing nucleic acid sequences
US20070112804A1 (en) 2005-11-07 2007-05-17 Desimas Bruce E Systems and methods for generating automated software workflows for biological testing

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070196909A1 (en) * 2003-07-17 2007-08-23 Wayne Showalter Laboratory instrumentation information management and control network
US8719053B2 (en) 2003-07-17 2014-05-06 Ventana Medical Systems, Inc. Laboratory instrumentation information management and control network
US8812329B2 (en) 2003-07-17 2014-08-19 Ventana Medical Systems, Inc. Laboratory instrumentation information management and control network
US20050038676A1 (en) * 2003-07-17 2005-02-17 Wayne Showalter Laboratory instrumentation information management and control network
US10769559B2 (en) 2005-11-07 2020-09-08 Applied Biosystems, Llc Systems and methods for generating automated software workflow for biological testing
US10228311B2 (en) 2005-12-19 2019-03-12 Ventana Medical Systems, Inc Automated lean methods in anatomical pathology
US20080177612A1 (en) * 2007-01-24 2008-07-24 Sciformatix Corporation Method And System For Designing, Storing, and Executing Workflows For Laboratory Processes
US20100161097A1 (en) * 2008-12-18 2010-06-24 Siemens Aktiengesellschaft Method and system for managing results of an analysis process on objects handled along a technical process line
US9020624B2 (en) * 2008-12-18 2015-04-28 Siemens Aktiengesellschaft Method and system for managing results of an analysis process on objects handled along a technical process line
US9424398B1 (en) * 2009-01-24 2016-08-23 Dionex Corporation Workflows for defining a sequence for an analytical instrument
US9123002B2 (en) 2011-05-27 2015-09-01 Abbott Informatics Corporation Graphically based method for developing rules for managing a laboratory workflow
EP3229184A1 (en) * 2011-05-27 2017-10-11 Starlims Corporation Graphically based method for developing rules for managing a laboratory workflow
EP2715626A4 (en) * 2011-05-27 2015-03-18 Abbott Informatics Corp Graphically based method for developing rules for managing a laboratory workflow
EP3044595B1 (en) 2013-09-12 2018-07-25 Siemens Healthcare Diagnostics Inc. Dynamic assay selection and sample preparation apparatus and methods and machine-readable mediums thereof
US20160319329A1 (en) * 2013-09-12 2016-11-03 Siemens Healthcare Diagnostics Inc. Dynamic assay selection and sample preparation apparatus and methods and machine-readable mediums thereof
CN110702933A (en) * 2013-09-12 2020-01-17 西门子医疗保健诊断公司 Dynamic assay selection and sample preparation apparatus and method and machine readable medium therefor

Also Published As

Publication number Publication date
US20110231758A1 (en) 2011-09-22
US20160086106A1 (en) 2016-03-24
US10769559B2 (en) 2020-09-08

Similar Documents

Publication Publication Date Title
US10769559B2 (en) Systems and methods for generating automated software workflow for biological testing
CN104718456B (en) Laboratory machine and the method for automatically processing laboratory sample
Wulf et al. A unified research data infrastructure for catalysis research–challenges and concepts
US20050273272A1 (en) System and method for laboratory-wide information management
CN100414496C (en) Method and tool for generating and displaying a descriptive annotation of selected application data
DE60024304T2 (en) IMPROVED INTERFACE FOR TREATMENT OF TEST PROVISIONS
US20080177612A1 (en) Method And System For Designing, Storing, and Executing Workflows For Laboratory Processes
US8151190B2 (en) Analysis device
US7305331B2 (en) System and method for simulating cellular biochemical pathways
Deniz et al. An academic decision support system based on academic performance evaluation for student and program assessment
Kaber et al. Using multiple cognitive task analysis methods for supervisory control interface design in high-throughput biological screening processes
Clarke et al. An intelligent front-end for computer-aided building design
Hussain et al. An Introduction to Frontier Analyst 4
Dörndorfer et al. SenSoMod–A modeling language for context-aware mobile applications
JP2000298688A (en) Device and method for supporting selection of structure or construction method and recording medium
Cicala et al. Introduction to Microsoft Project 2019
Bligård et al. Perceived industrial usefulness of the ACD3-matrix-an interview study with product developers
Vitalis et al. Flapjack: Data Management and Analysis for Genetic Circuit Characterization
Eriksson et al. Assessment of information needs in manual assembly
Kaber et al. An Integration of Cognitive Task Analysis Results for Situation Awareness-Focused Training Program Development
Solberg Making Meaning and Measurement in Gene Expression Analysis
Craig et al. For Table of Contents Use Only Leaf LIMS: A flexible laboratory information management system with a synthetic biology focus
JP2000297532A (en) Structure constraction method selective support device, method, and recording medium
Challener Focus on coatings R & D: new research methods creating possibilities
岡本正宏 et al. Web-based BEST-KIT: development of web-based biochemical engineering system analyzing Tool-KIT

Legal Events

Date Code Title Description
AS Assignment

Owner name: APPLERA CORPORATION,CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DESIMAS, BRUCE E.;DOW, LESLIE A.;SIGNING DATES FROM 20061214 TO 20061228;REEL/FRAME:018702/0723

AS Assignment

Owner name: BANK OF AMERICA, N.A, AS COLLATERAL AGENT, WASHING

Free format text: SECURITY AGREEMENT;ASSIGNOR:APPLIED BIOSYSTEMS, LLC;REEL/FRAME:021976/0001

Effective date: 20081121

Owner name: BANK OF AMERICA, N.A, AS COLLATERAL AGENT,WASHINGT

Free format text: SECURITY AGREEMENT;ASSIGNOR:APPLIED BIOSYSTEMS, LLC;REEL/FRAME:021976/0001

Effective date: 20081121

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: APPLIED BIOSYSTEMS, INC., CALIFORNIA

Free format text: LIEN RELEASE;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:030182/0677

Effective date: 20100528

AS Assignment

Owner name: APPLIED BIOSYSTEMS, LLC, CALIFORNIA

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME PREVIOUSLY RECORDED AT REEL: 030182 FRAME: 0703. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:038006/0471

Effective date: 20100528

Owner name: APPLIED BIOSYSTEMS, LLC, CALIFORNIA

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME PREVIOUSLY RECORDED AT REEL: 030182 FRAME: 0677. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:038006/0471

Effective date: 20100528