diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-05 05:00:39 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-05 05:00:39 +0200 |
| commit | 5f8b595e30024058995f2ad9f3d3a28be15ca63f (patch) | |
| tree | 72f78c51f18d9d220d8e660d6fd2a7d2a4a484d0 | |
| parent | 672e2f7e1c3ed89ff3c2e192d646b56ce74702a3 (diff) | |
| download | mitjafelicijan.com-5f8b595e30024058995f2ad9f3d3a28be15ca63f.tar.gz | |
Fix typos
| -rw-r--r-- | posts/2022-07-05-what-would-dna-sound-if-synthesized.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2022-07-05-what-would-dna-sound-if-synthesized.md b/posts/2022-07-05-what-would-dna-sound-if-synthesized.md index 0c41dd0..df00435 100644 --- a/posts/2022-07-05-what-would-dna-sound-if-synthesized.md +++ b/posts/2022-07-05-what-would-dna-sound-if-synthesized.md | |||
| @@ -208,7 +208,7 @@ This is part of a mouse genome `Mus_musculus.GRCm39.dna.nonchromosomal`. You can | |||
| 208 | 208 | ||
| 209 | ### Bison | 209 | ### Bison |
| 210 | 210 | ||
| 211 | This is part of a mouse genome `Bison_bison_bison.Bison_UMD1.0.cdna`. You can get [genom data here](http://ftp.ensembl.org/pub/release-106/fasta/bison_bison_bison/cdna/). | 211 | This is part of a bison genome `Bison_bison_bison.Bison_UMD1.0.cdna`. You can get [genom data here](http://ftp.ensembl.org/pub/release-106/fasta/bison_bison_bison/cdna/). |
| 212 | 212 | ||
| 213 | <audio controls> | 213 | <audio controls> |
| 214 | <source src="/assets/dna-synthesized/bison/out.mp3" type="audio/mpeg"> | 214 | <source src="/assets/dna-synthesized/bison/out.mp3" type="audio/mpeg"> |
| @@ -218,7 +218,7 @@ This is part of a mouse genome `Bison_bison_bison.Bison_UMD1.0.cdna`. You can ge | |||
| 218 | 218 | ||
| 219 | ### Taurus | 219 | ### Taurus |
| 220 | 220 | ||
| 221 | This is part of a mouse genome `Bos_taurus.ARS-UCD1.2.cdna`. You can get [genom data here](http://ftp.ensembl.org/pub/release-106/fasta/bos_taurus/cdna/). | 221 | This is part of a taurus genome `Bos_taurus.ARS-UCD1.2.cdna`. You can get [genom data here](http://ftp.ensembl.org/pub/release-106/fasta/bos_taurus/cdna/). |
| 222 | 222 | ||
| 223 | <audio controls> | 223 | <audio controls> |
| 224 | <source src="/assets/dna-synthesized/taurus/out.mp3" type="audio/mpeg"> | 224 | <source src="/assets/dna-synthesized/taurus/out.mp3" type="audio/mpeg"> |
