Skip to content

Commit 23e4bec

Browse files
remove spacing
1 parent c2dc966 commit 23e4bec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rosalind/10-cons.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ we can generate the consensus string.
154154

155155
```julia
156156
function consensus(fasta_string)
157-
158157
# extract strings from fasta
159158
records = parse_fasta(fasta_string)
160159

0 commit comments

Comments
 (0)