tasker

package
v0.0.0-...-66a4754 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddPRSParserLayout

func AddPRSParserLayout(ldp prsparser.Layout, name string)

func CreateTasks

func CreateTasks(
	inputBucket string,
	outputBucket string,
	prsPath string,
	layout string,
	hasHeader bool,
	variantsPerJob int,
	overrideName string,
	customLayout string,
) error

Types

type Task

type Task struct {
	ID         int
	Chromosome string
	FirstLine  int
	LastLine   int
	// contains filtered or unexported fields
}

func (*Task) Active

func (t *Task) Active() bool

func (*Task) AddLine

func (t *Task) AddLine(id, line int, chromosome string)

func (*Task) Clear

func (t *Task) Clear()

func (*Task) Count

func (t *Task) Count() int

func (*Task) Print

func (t *Task) Print(inputBucket, outputBucket, layout, sourceFileName, overrideName string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL