Add circularization as flag to FindKmer
Open
- Dominant language
- Go
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Koeng101/dnadesign/blob/fd42347e7735feaf01cb3ff9c26aafc2ad822fea/lib/clone/kmer.go#L41C2-L41C77
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at lib/clone/kmer.go around line 41 and inspect the FindKmer entry point and nearby callers. Determine how circularization should be exposed as a flag, then verify that FindKmer supports the requested option without changing existing behavior; the issue does not name a test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100