It is incredibly stable? We better don't tell evolution.
Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
11–20 of 133 posts
Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#12It is incredibly stable? We better don't tell evolution.
Error correction redundancy to any level of reliability you want takes log(N) extra storage. My question would be what the access speeds are. If you have to read it by running it through a trillion PCR test tubes, this isn't exactly practical.
The progress in this field has been far better than Moore's Law [1] so it could be very practical.
[1] Excellent TED talk on it too by Richard Resnick: http://www.youtube.com/watch?v=u8bsCiq6hvM
Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#13Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#14It is incredibly stable? We better don't tell evolution.
Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#15Earlier quoted context omitted.
IANA DNA expert, but they still seem to be ordered [1]. So a possible scheme to increase data density could be: AT = 00 TA = 01 CG = 10 GC = 11 The trick would be to always correctly identify which is the left and which is the right strand. I don't know if that is possible in practice though. [1] http://en.wikipedia.org/wiki/Base_pair#Examples
Ribosomes seem to manage just fine. :) You just encode a big marker (making sure it's not a palindrome-paired version of itself!) as a header. If you see that, it's a correct order. If not, it's not.
[Left strand]
A = 00
T = 01
C = 10
G = 11
[Right strand]
T = 00
A = 01
G = 10
C = 11
Anyone know these guys at Harvard, b/c this might be a way to put, at most, 2800 terabytes in a gram? (I don't know how long the header sequences would have to be).
Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#16Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#17If one does need multiple copies, it would seem that this method suffers from the coupon collector's problem [1] (i.e. to collect all 50 strands requires collecting 225 random strands on average), and that the retrieval rate could be improved by using a fountain code [2], which allows each strand to simultaneously encode data at multiple addresses, which would decrease the number of strands required to be sampled to only slightly more than the number of strands worth of data requested.
[1] http://en.wikipedia.org/wiki/Coupon_collectors_problem [2] http://blog.notdot.net/2012/01/Damn-Cool-Algorithms-Fountain...
Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#18I don't understand how this density could be so much better than something like flash drives. Aren't they also on the same scale of nanometers?
Re: Harvard cracks DNA storage, crams 700 terabytes of data into a single gram
#19Can we encode all of human knowledge into the DNA of some organism? How can organisms access data stored in their DNA? Imagine being born with knowledge of every Wikipedia article, or even every website. What would that be like?
Experience and creativity would be what everyone garners to get a job.