Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/MigleSur/BacDist
Browse files Browse the repository at this point in the history
  • Loading branch information
Migle Survilaite committed Sep 25, 2019
2 parents 912fd75 + 85464a6 commit a555e4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ sample_dir: "/home/project_name/fastq"
output_dir: "/home/project_name/AX01"
ref: "/home/reference_genomes/GCF_001457475.1_NCTC10807_genomic.gbk"
name: "AX01"
ClonalFrame: True
ClonalFrameML: True
```

## Input file requirements
Expand All @@ -81,7 +81,7 @@ If there are less than 4 samples, RAxML phylogenetic analysis and ClonalFrame re

## Running the pipeline

In order to run the pipeline anaconda3 (version 4.0.0) has to be available. Snakemake is started from its directory directory:
In order to run the pipeline anaconda3 (version 4.0.0) has to be available. Snakemake is started from its directory:

```
-j option allows to choose the number of threads (1-28) used for the analysis (default:1)
Expand Down

0 comments on commit a555e4a

Please sign in to comment.