Sha256: 102a7cbca4bbbc1e89178a00e68b0b22d89351fbb28f8a5fafcaa176ea0b3f71
Contents?: true
Size: 168 Bytes
Versions: 28
Compression:
Stored size: 168 Bytes
Contents
using System; public static class ProteinTranslation { public static string[] Proteins(string strand) { throw new NotImplementedException(); } }
Version data entries
28 entries across 28 versions & 1 rubygems