Difference between revisions of "Bioinformatics"

From Compendium of Cancer Genome Aberrations
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page with "<script> print "hello world!\n" </script>")
 
Line 1: Line 1:
<script>
+
<code>
 
print "hello world!\n"
 
print "hello world!\n"
</script>
+
</code>

Revision as of 21:20, 12 February 2016

print "hello world!\n"