Code in Place Final Project

by Denny X

Description

I have automated the tedious process of generating short stretches of random DNA that do not form strong 3D structures. It generates random sequences of DNA(also works for RNA, just replace T with U) within the given parameters, then checks if the sequences pass the criteria set for it. If all the criteria are met, the sequence likely has little to no structure, and it will output it to the user.