From 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 12:09:37 +0200 Subject: Moved assets to posts --- static/posts/dna-synthesized/bison/in.txt | 11 +++++++++++ static/posts/dna-synthesized/bison/out.mp3 | Bin 0 -> 960469 bytes static/posts/dna-synthesized/bison/spectogram.png | Bin 0 -> 52808 bytes 3 files changed, 11 insertions(+) create mode 100755 static/posts/dna-synthesized/bison/in.txt create mode 100755 static/posts/dna-synthesized/bison/out.mp3 create mode 100755 static/posts/dna-synthesized/bison/spectogram.png (limited to 'static/posts/dna-synthesized/bison') diff --git a/static/posts/dna-synthesized/bison/in.txt b/static/posts/dna-synthesized/bison/in.txt new file mode 100755 index 0000000..fd1eea6 --- /dev/null +++ b/static/posts/dna-synthesized/bison/in.txt @@ -0,0 +1,11 @@ +GGTCAGCCCAAATCCGCACCCTCGGTCACCCTGTTTCCGCCCTCCACGGAGGAGCTCACT +GCCAACAAGGCCACCCTGGTGTGTCTCATCAGCGACTTCTACCCGGGTAGCGTGACCGTG +GCCTGGAAGGCAGACGGCAGCACCATCACCCGCAACGTGGAGACCACCCGGGCCTCCAAA +CAGAGCAACAGCAAGTACGCGAAAAGCGGTTACAGCTGCGAGGTCACGCACGAGGGGAGC +ACCGTGACGAAGACAGTGAAGCCCTCAGCGTGTCAGCCCAAGTCCGCACCCTTGGTCACC +CTGTTCCCGCCCTCCAAGGAGGAGCTCAGCGCCAACAAGGCCACCCTGGTGTGTCTCATC +AGCGACTTCTACCCGGGTAGCGTGACCGTGGTCTGGAAGGCAGACGGCAGCACCATCACC +CGCAACGTGGAGACCACCCGGGCCTCCAAACAGAGCAACAGCAAGTACGCGGCCAGCAGC +TACCTGAGCCTGACGGGCAGCGACTGGAAATCGAAAGGCAGTTACAGCTGCGAGGTCACG +CACGAGGGGAGCACCGTGACGAAGACAGTGAAGGTCTCAGAGTGTCAGCCCAAGTCCGCA + diff --git a/static/posts/dna-synthesized/bison/out.mp3 b/static/posts/dna-synthesized/bison/out.mp3 new file mode 100755 index 0000000..d6408ca Binary files /dev/null and b/static/posts/dna-synthesized/bison/out.mp3 differ diff --git a/static/posts/dna-synthesized/bison/spectogram.png b/static/posts/dna-synthesized/bison/spectogram.png new file mode 100755 index 0000000..959902b Binary files /dev/null and b/static/posts/dna-synthesized/bison/spectogram.png differ -- cgit v1.2.3