diff options
Diffstat (limited to 'content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md')
| -rwxr-xr-x | content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md b/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md index ba5cc4b..002eb5d 100755 --- a/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md +++ b/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md | |||
| @@ -5,22 +5,6 @@ date: 2022-07-05 | |||
| 5 | draft: false | 5 | draft: false |
| 6 | --- | 6 | --- |
| 7 | 7 | ||
| 8 | **Table of contents** | ||
| 9 | |||
| 10 | 1. [Introduction](#introduction) | ||
| 11 | 2. [DNA encoding and primer example](#dna-encoding-and-primer-example) | ||
| 12 | 3. [Parsing DNA data](#parsing-dna-data) | ||
| 13 | 4. [Generating sine wave](#generating-sine-wave) | ||
| 14 | 5. [Generating a WAV file from accumulated sine waves](#generating-a-wav-file-from-accumulated-sine-waves) | ||
| 15 | 6. [Generating Spectograms](#generating-spectograms) | ||
| 16 | 7. [Pre-generated sequences](#pre-generated-sequences) | ||
| 17 | 1. [Niels Bohr quote](#niels-bohr-quote) | ||
| 18 | 2. [Mouse](#mouse) | ||
| 19 | 3. [Bison](#bison) | ||
| 20 | 4. [Taurus](#taurus) | ||
| 21 | 8. [Making a drummer out of a DNA sequence](#making-a-drummer-out-of-a-dna-sequence) | ||
| 22 | 9. [Going even further](#going-even-further) | ||
| 23 | |||
| 24 | ## Introduction | 8 | ## Introduction |
| 25 | 9 | ||
| 26 | Lately, I have been thinking a lot about the nature of life, what are the foundation blocks of life and things like that. It's remarkable how complex and on the other hand simple the creation is when you look at it. The miracle of life keeps us grounded when our imagination goes wild. If the DNA are the blocks of life, you could consider them to be an API nature provided us to better understand all of this chaos masquerading as order. | 10 | Lately, I have been thinking a lot about the nature of life, what are the foundation blocks of life and things like that. It's remarkable how complex and on the other hand simple the creation is when you look at it. The miracle of life keeps us grounded when our imagination goes wild. If the DNA are the blocks of life, you could consider them to be an API nature provided us to better understand all of this chaos masquerading as order. |
