Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mansikath committed Nov 26, 2023
1 parent 4fc389e commit a69a618
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 @@ -27,7 +27,7 @@ java -jar trimmomatic-0.39.jar PE -phred33 SRR26624132_1.fastq SRR26624132_2.fas
```
### Step 4: Genome Assembly
Use Velvet for de novo genome assembly:
- [Velvet](http://www.ebi.ac.uk/~zerbino/velvet/)
- [Velvet](https://github.com/dzerbino/velvet)
or
Install Velvet (For macOS): brew install velvet
Install Velvet (For Ubuntu): sudo apt-get install velvet
Expand Down

0 comments on commit a69a618

Please sign in to comment.