poly icon indicating copy to clipboard operation
poly copied to clipboard

PCR simulation should have circularity as an aspect of the sequence itself, not of the entire function

Open Koeng101 opened this issue 4 years ago • 3 comments

PCR simulation should have circular as a attribute of the sequence getting input itself, not of the entire function.

Koeng101 avatar Nov 13 '21 23:11 Koeng101

Do we want to create a Sequence struct to be reused across packages that holds whether or not the sequence is circular?

carreter avatar Sep 15 '23 20:09 carreter

Do we want to create a Sequence struct to be reused across packages that holds whether or not the sequence is circular?

Probably. We have something like that in clone https://github.com/TimothyStiles/poly/blob/main/clone/clone.go but perhaps we need to have it in a higher level package. On that note, I should probably put a issue in on cloning of the things I want to fix

Koeng101 avatar Sep 15 '23 21:09 Koeng101

This issue has had no activity in the past 2 months. Marking as stale.

github-actions[bot] avatar Dec 03 '23 18:12 github-actions[bot]