Skip to search boxSkip to navigationSkip to main content

Collection-oriented scientific workflows for integrating and analyzing biological data

  • Timothy McPhillipsb(Author)
    ,
  • Shawn Bowersb(Author)
    ,
  • Bertram Ludäschera, b(Author)
  • aUniversity of California
    ,
  • bUniversity of California, Davis
Research Output: Chapter in Book/Report/Conference proceeding Conference contribution

Abstract

Steps in scientific workflows often generate collections of results, causing the data flowing through workflows to become increasingly nested. Because conventional workflow components (or actors) typically operate on simple or application-specific data types, additional actors often are required to manage these nested data collections. As a result, conventional workflows become increasingly complex as data becomes more nested. This paper describes a new paradigm for developing scientific workflows that transparently manages nested data collections. Collection-oriented workflows have a number of advantages over conventional approaches including simpler workflow designs (e.g., requiring fewer actors and control-flow constructs) that are invariant under changes in data nesting. Our implementation within the KEPLER scientific workflow system enables the explicit representation of collections and collection schemas, concurrent operation over collection contents via multi-level pipeline parallelism, and allows collection-aware actors to be composed readily from conventional actors.