Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamajidian authored Nov 8, 2023
1 parent a67bc15 commit 64667ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ read2tree --tree --standalone_path marker_genes/ --reads read_1.fastq read_2.fas

### Multiple species mode
```
read2tree --standalone_path marker_genes/ --output_path output --reference # this creates just the reference folder 01 - 03
read2tree --standalone_path marker_genes/ --output_path output --reference --dna_reference dna_ref.fa # this creates just the reference folder 01 - 03
read2tree --standalone_path marker_genes/ --output_path output --reads species1_R1.fastq species2_R2.fastq
read2tree --standalone_path marker_genes/ --output_path output --reads species2_R1.fastq species2_R2.fastq
read2tree --standalone_path marker_genes/ --output_path output --reads species3_R1.fastq species3_R2.fastq
Expand Down

0 comments on commit 64667ba

Please sign in to comment.