1
0
Fork 0
factor-puzzles/rosalind/prot/prot-tests.factor

7 lines
242 B
Factor

! Copyright (C) 2020 Bubbler.
! See http://factorcode.org/license.txt for BSD license.
USING: tools.test rosalind.prot ;
IN: rosalind.prot.tests
{ "MAMAPRTEINSTRING" } [ "AUGGCCAUGGCGCCCAGAACUGAGAUCAAUAGUACCCGUAUUAACGGGUGA" prot ] unit-test