Skip to content

Commit 4ece3af

Browse files
committed
add results part 1
1 parent da92256 commit 4ece3af

File tree

6 files changed

+18
-564
lines changed

6 files changed

+18
-564
lines changed

reports/alignment.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Parameters:
2+
Match score: 1
3+
Mismatch score: -1
4+
Gap penalty: -2
5+
6+
Sequences:
7+
seq1: ACGTACGT
8+
seq2: GATTACA
9+
10+
Alignment:
11+
ACGTACGT
12+
GATTAC-A
13+
14+
Statistics:
15+
Alignment length: 8
16+
Identical positions: 3
17+
Percentage identity: 37.50%
18+
Total gaps: 1

reports/protein.html

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)