Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
minor fix with input
  • Loading branch information
grondilu committed Mar 3, 2013
1 parent c8fbc86 commit de4978d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosalind/trie-grondilu.pl
Expand Up @@ -12,7 +12,7 @@ (@string is copy, $root = $node)
}
}

trie <ATAGA ATC GAT>;
trie lines;

=END
use strict;
Expand Down

0 comments on commit de4978d

Please sign in to comment.