BoiseState / BoiseState/CS321_Bioinformatics

Unit Tests: Extract Sequences from Genome (*.gbk) Files

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
unit test
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.