Skip to content

Commit d4f99a8

Browse files
authored
Update README.md
1 parent b19900b commit d4f99a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You’ll be prompted to enter:
4444
7. Heatmap visualization <br>
4545
`needleman-wunsch --input data/seq1.fasta data/seq2.fasta --plot plots/heatmap.png`
4646

47-
Renders the DP matrix as a heatmap PNG saved to plots/heatmap.png.
47+
--> renders the DP matrix as a heatmap PNG saved at /plots
4848

4949
8. HTML summary report <br>
5050
`needleman-wunsch --input data/seq1.fasta data/seq2.fasta --plot plots/heatmap.png --html reports/alignment.html`

0 commit comments

Comments
 (0)