sourmash-bio/sourmash

write more tests for sourmash signature module

Open

#610 opened on Jan 8, 2019

 (1 comment) (0 reactions) (0 assignees)Python (94 forks)github user discovery
good second issuehelp wantedrepeatable quest

Repository metrics

Stars
 (555 stars)
PR merge metrics
 (Avg merge 4h 7m) (8 merged PRs in 30d)

Description

There are a variety of things that aren't well tested in the sourmash signature module - e.g. the --ksize and --dna/--protein flags aren't explicitly tested for most of the functions, and the tests of the --track-abundance signatures are not thorough. We should have more!

This is a great entry level task for people interested in contributing!

Contributor guide