You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy ✂️ and paste 📋 the markdown below in your own task:
Write unit tests in [SequenceUtilsTest.java](../blob/master/src/test/java/cs321/create/SequenceUtilsTest.java) for extracting the list of DNA sequences from a `*.gbk` genome input file.
The structure of the `*.gbk` file is described in the [README.md, section 3.1. Input Files](../blob/master/README.md#31-input-files)
The text was updated successfully, but these errors were encountered:
Write unit tests in SequenceUtilsTest.java for extracting the list of DNA sequences from a
*.gbk
genome input file.The structure of the
*.gbk
file is described in the README.md, section 3.1. Input FilesCopy ✂️ and paste 📋 the markdown below in your own task:
The text was updated successfully, but these errors were encountered: