Skip to content

Exit and give a descriptive error when config file does not have all required arguments #12

@ozlemmuslu

Description

@ozlemmuslu

The following should be found in config file:

REF_DIR
MODELS_DIR
KNOWN_INDELS1
KNOWN_INDELS2
DBSNP
REF
EXOME_BED

KNOWN_INDELS2 and EXOME_BED can be left empty.
KNOWN_INDELS1 and DBSNP can be empty if BAM preprocessing is skipped
REF should be given in all cases
We need to check behaviour when REF_DIR/MODELS_DIR are left empty (probably writes in current directory)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions