BoiseState / BoiseState/CS321_Bioinformatics
Unit Tests: Extract Sequences from Genome (*.gbk) Files
- Dominant language
- Java
- Stars
- 5
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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)
---
Copy :scissors: and paste :clipboard: the markdown below in your own task:
```markdown
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.