makeStylizedDNA.ms is a 3DS Maxscript written because I needed a model of stylized DNA. Given an arbitrary string of G,T,A, and C, it creates a model of that DNA sequence.
This Alpha 0.1 version has no interface (you need to edit the variable DNAstring below if you want anything different), and there is a bug the last base is not recognized (that is why it's black).