Module cli

Module cli 

Source
Expand description

§Command line interface (CLI) options, including input processing options

This file provides some global options in the command line interface.

Structs§

InputBam
Options to parse the input bam file and the filters that should be applied to the bam file.
InputBamBuilder
Builder for InputBam.
InputMods
This struct contains the options input to our modification-data functions with restrictions on data received.
InputModsBuilder
Builder for InputMods.
InputWindowing
This struct contains the options input to our modification-data-windowing functions
InputWindowingBuilder
Builder for InputWindowing.
OptionalTag
This struct contains an optional modification tag
RequiredTag
This struct contains a required modification tag

Enums§

SeqDisplayOptions
This enum contains inputs to display sequences with various options

Traits§

InputModOptions
Retrieves options for modification input
InputRegionOptions
Retrieves options for region
TagState
Trait that returns a modification tag