poly icon indicating copy to clipboard operation
poly copied to clipboard

Common Genbank `Feature.Type` values should be enumerated

Open carreter opened this issue 2 years ago • 4 comments

While reviewing @cachemoi 's #350 , I noticed they added an explicit check for the type of a genbank Feature when determining whether the given feature was a coding sequence (feature.Type == "CDS").

Perhaps it would be helpful to encode common feature types into an enum (type FeatureType string) in the genbank package.

Blocked by #339 .

EDIT: another test

carreter avatar Sep 20 '23 19:09 carreter

Testing to see if the new "blocked by" between issues works:

Blocked by #339 .

carreter avatar Sep 23 '23 03:09 carreter

Status: Ready to merge :heavy_check_mark:

Issues blocking this PR:

  • #339 :heavy_check_mark:

This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress.

github-actions[bot] avatar Sep 23 '23 03:09 github-actions[bot]

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

github-actions[bot] avatar Nov 22 '23 18:11 github-actions[bot]

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

github-actions[bot] avatar Feb 06 '24 18:02 github-actions[bot]