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>")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<script>
+
<code>
 
print "hello world!\n"
 
print "hello world!\n"
</script>
+
</code>

Latest revision as of 08:07, 13 February 2016

print "hello world!\n"