pipeline module

pipeline.main()[source]

The main function

Runs the selection pipeline.

pipeline.parse_arguments()[source]

Parse all the comandline arguments for the ancient DNA pipeline.

pipeline.parse_config(args)[source]

Parse config file

Reads a config and parses the arguments into a dictionary.