Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Good question! DNA is double-stranded, and the template strand is converted as you described, but the coding strand corresponds to the RNA in the way the kata description explained. When DNA is sequenced, it's often that the coding strand data is shown, so the mental effort to convert those to codons and amino acids is a little bit less.
A should convert to T and T should convert to U if its converting from DNA to RNA. Also, C converts to G while G converts to C.