diff --git a/docs/eva.md b/docs/eva.md index 9b83222..24a964c 100644 --- a/docs/eva.md +++ b/docs/eva.md @@ -25,4 +25,4 @@ Note the following characteristics of this profile: ### debug -This simple profile just turns off automatic clean up of intermediate files. This can be useful for debugging. Specify e.g. with `-profile eva,archgen` \ No newline at end of file +This simple profile just turns off automatic clean up of intermediate files. This can be useful for debugging. Specify e.g. with `-profile eva,archgen`. diff --git a/docs/pipeline/eager/eva.md b/docs/pipeline/eager/eva.md index 71f4a2e..a8dc563 100644 --- a/docs/pipeline/eager/eva.md +++ b/docs/pipeline/eager/eva.md @@ -31,4 +31,4 @@ Specific configurations for eva has been made for eager. #### Pathogen - `pathogen_loose`: optimised for mapping of human aDNA reads (i.e. bwa aln defaults as `-l 16 -n 0.01`) -- `pathogen_strict`: optimised for mapping of human aDNA reads (i.e. bwa aln defaults as `-l 32, -n 0.1`) \ No newline at end of file +- `pathogen_strict`: optimised for mapping of human aDNA reads (i.e. bwa aln defaults as `-l 32, -n 0.1`)