Skip to content

Commit 89f61d6

Browse files
jeenaleezeeshanlakhani
authored andcommitted
List 'A DNA-Based Archival Storage System' (papers-we-love#427)
1 parent 088119d commit 89f61d6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

biocomputing/README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ Some resources that may assist in understanding papers in this section:
55

66
---------
77
* [Molecular Computation of Solutions to Combinatorial Problems](http://www.cs.duke.edu/courses/cps296.4/spring04/papers/Adleman94.pdf)
8-
- An interesting and inspiring approach to solving the (NP-complete) Hamiltonian Graph problem.
8+
- An interesting and inspiring approach to solving the (NP-complete) Hamiltonian Graph problem.
99

10-
* [The chemical basis of morphogenesis](http://www.dna.caltech.edu/courses/cs191/paperscs191/turing.pdf)
10+
* [The chemical basis of morphogenesis](http://www.dna.caltech.edu/courses/cs191/paperscs191/turing.pdf)
1111
- How we can generate patterns from reaction-diffusion models and how those models apply in real life situations: cells self-organisation and pattern creation.
1212
- Includes advance mathematical concepts, basic chemistry, basic biology.
1313
- By Alan Turing
14+
15+
* [A DNA-Based Archival Storage System](https://homes.cs.washington.edu/~luisceze/publications/dnastorage-asplos16.pdf)
16+
- DNA is a strong candidate for storing data stably for centuries. DNA also has a very high data/volume density (1 exabyte / mm³).
17+
- This paper describes an algorithm for storing binary data in the form of DNA that is optimized for biochemical reactions.

0 commit comments

Comments
 (0)