Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bogdandit opened this issue Aug 20, 2020 · 0 comments
Open

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

bogdandit opened this issue Aug 20, 2020 · 0 comments
Labels
unit test Write jUnit tests

Comments

@bogdandit
Copy link
Member

bogdandit commented Aug 20, 2020

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 Files


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)
@bogdandit bogdandit added the unit test Write jUnit tests label Aug 20, 2020
seanbsu added a commit to seanbsu/CS321_Bioinformatics that referenced this issue Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Write jUnit tests
Projects
None yet
Development

No branches or pull requests

1 participant