poly icon indicating copy to clipboard operation
poly copied to clipboard

Feature finder with features to annotate sequences

Open isaacguerreir opened this issue 4 years ago • 1 comments

I created for the Friendzymes project a feature to find some patterns in a given sequence creating for this the finder subpackage. It has some function to find repetitions and global repetitions, forbidden sequences match sequences to find sequences with customized text annotations.

One of the main usages are receiving a Genbank file from benching, pass through the finder, and using AddMatchesToSequence to update GenBank file the founds sequence in an annotation format where DNA designer could reimport to benching and see points to review.

PR #189 it's necessary for this feature, so I highly recommend first review and merge the other PR.

isaacguerreir avatar Aug 20 '21 16:08 isaacguerreir

@isaacguerreir want to review this after the holidays?

TimothyStiles avatar Dec 24 '21 15:12 TimothyStiles