IQTLabs / hypothesis-bio

Hypothesis extension for computational biology
https://lab41.github.io/hypothesis-bio
Apache License 2.0
15 stars 2 forks source link

Should a U be a valid ambiguous DNA character? #94

Open Benjamin-Lee opened 4 years ago

Benjamin-Lee commented 4 years ago

https://github.com/lab41/hypothesis-bio/blob/8762b3142c9f3d74a4323b005ead1122b868a67c/hypothesis_bio/sequences.py#L39-L40

mbhall88 commented 4 years ago

No, it shouldn't. Good catch!