From 2836163e54e3b94342113314e70ee564c456c43e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 29 Oct 2023 14:41:39 +0100 Subject: Added public folder to git so it get get deployed on vercel --- public/posts/dna-synthesized/bison/in.txt | 11 +++++++++++ public/posts/dna-synthesized/bison/out.mp3 | Bin 0 -> 960469 bytes public/posts/dna-synthesized/bison/spectogram.png | Bin 0 -> 52808 bytes 3 files changed, 11 insertions(+) create mode 100755 public/posts/dna-synthesized/bison/in.txt create mode 100755 public/posts/dna-synthesized/bison/out.mp3 create mode 100755 public/posts/dna-synthesized/bison/spectogram.png (limited to 'public/posts/dna-synthesized/bison') diff --git a/public/posts/dna-synthesized/bison/in.txt b/public/posts/dna-synthesized/bison/in.txt new file mode 100755 index 0000000..fd1eea6 --- /dev/null +++ b/public/posts/dna-synthesized/bison/in.txt @@ -0,0 +1,11 @@ +GGTCAGCCCAAATCCGCACCCTCGGTCACCCTGTTTCCGCCCTCCACGGAGGAGCTCACT +GCCAACAAGGCCACCCTGGTGTGTCTCATCAGCGACTTCTACCCGGGTAGCGTGACCGTG +GCCTGGAAGGCAGACGGCAGCACCATCACCCGCAACGTGGAGACCACCCGGGCCTCCAAA +CAGAGCAACAGCAAGTACGCGAAAAGCGGTTACAGCTGCGAGGTCACGCACGAGGGGAGC +ACCGTGACGAAGACAGTGAAGCCCTCAGCGTGTCAGCCCAAGTCCGCACCCTTGGTCACC +CTGTTCCCGCCCTCCAAGGAGGAGCTCAGCGCCAACAAGGCCACCCTGGTGTGTCTCATC +AGCGACTTCTACCCGGGTAGCGTGACCGTGGTCTGGAAGGCAGACGGCAGCACCATCACC +CGCAACGTGGAGACCACCCGGGCCTCCAAACAGAGCAACAGCAAGTACGCGGCCAGCAGC +TACCTGAGCCTGACGGGCAGCGACTGGAAATCGAAAGGCAGTTACAGCTGCGAGGTCACG +CACGAGGGGAGCACCGTGACGAAGACAGTGAAGGTCTCAGAGTGTCAGCCCAAGTCCGCA + diff --git a/public/posts/dna-synthesized/bison/out.mp3 b/public/posts/dna-synthesized/bison/out.mp3 new file mode 100755 index 0000000..d6408ca Binary files /dev/null and b/public/posts/dna-synthesized/bison/out.mp3 differ diff --git a/public/posts/dna-synthesized/bison/spectogram.png b/public/posts/dna-synthesized/bison/spectogram.png new file mode 100755 index 0000000..959902b Binary files /dev/null and b/public/posts/dna-synthesized/bison/spectogram.png differ -- cgit v1.2.3