JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.atgenomix.seqslab.piper.plugin.api.collector
package
com.atgenomix.seqslab.piper.plugin.api.collector
Related Packages
Package
Description
com.atgenomix.seqslab.piper.plugin.api
com.atgenomix.seqslab.piper.plugin.api.executor
com.atgenomix.seqslab.piper.plugin.api.formatter
com.atgenomix.seqslab.piper.plugin.api.loader
com.atgenomix.seqslab.piper.plugin.api.transformer
com.atgenomix.seqslab.piper.plugin.api.writer
Interfaces
Class
Description
Collector
The operator responsible for retrieving command outputs from local file system and returning a DataFrame.
CollectorSupport
Factory object responsible for creating
Collector
operators.
SupportsAggregation
A mix-in interface for
Collector
.
SupportsRepartitioning
A mix-in interface for
Collector
.