Quantcast
Browsing latest articles
Browse All 2 View Live

Need feedback on ORF-extracting code

Hi everyone. I'm relatively new to Python, and could use your feedback on the code below. First some nomenclature. A "nucleotide" is one of A, C, G, T, or U. (In practice, a sequence of such...

View Article


Need feedback on ORF-extracting code

I am not currently familiar with the re module so I cannot comment in detail. The assert should be a claim that the re should *never* match anything other than a multiple of 3, so that it is a program...

View Article

Browsing latest articles
Browse All 2 View Live