SlideShare a Scribd company logo
1 of 19
DNA Computing
Seminar on :
Seminar Outline
 Introduction: Why to switch to DNA Computing?
 Structure of DNA(DeoxyRibo Nucleic Acid).
 Bio-Chemical Operations on DNA, useful in
Computing.
 Adleman's Experiment.
 Advantages and Disadvantages of DNA Computing.
 Future Scenario.
Why Switch to DNA Computing
 In last few decades Electronics have invaded all walks
of life. Modern chips have 1 million Transistors per mm2.
 Miniaturization of Electronics Devices can not
continue – the laws of physics and nature will catch up soon
to impose limit on Silicon Chips.
 Uniqueness of DNA: Why DNA is computational Element?
 Extremely dense information.
 Enormous Parallelism.
 Highly energy efficient.
Structure of DNA
 Double Helical structure.
 A (Adenine)always opposite to T (Thymine)
 G (Guanine) always opposite to C (Cytosine)
by Hydrogen bonds, inter Molecular attraction.
 How Kidney cell knows that its a kidney cell
And functions it has to perform?
 A double stranded DNA within a single cell is fully
self-contained. has the ability to repair itself;
 provide backup; create new patterns;
DNA Replication
Bio-Chemical Operations on DNA
 Extraction: Given a test tube T and strand s, it is possible
to extract all the strands in T that contain ‘s’ as
substring.(Polymerase chain Reaction PCR).
 Annealing: It is possible to pair (anneal) and separate
(melt) two antiparallel and complementary single strands.
 Separation By Sequence: Allows to remove all DNA
strands that contain a desired sequence.(by generating
complement strands).Known as Watson- Crick Model. Also
Append, Detect.
Bio-Chemical Operations cont.
 Nucleases : Nucleases cut nucleic acids. use restriction
Enzymes. e.g., echerichia coli restriction enzyme cut DNA
after G in sequence.
 Ligases: Bind molecules together. Covalently bond two
strands into single.
 Electrophoresis: The negatively charged DNA move towards
anode with, shorter strands moving more quickly than longer.
 Separation By Length: Using Electrophoresis, contents of
test tube can be separated by increasing length.
Adleman’s Experiment
 A Computer scientist at the University of South California.
 In 1994, Adleman solved Directed Hamilton Path Problem
(recognized as Travelling Salesman Problem) using DNA.
 The Problem:
 A directed Graph G=(V,E)
 |V|=n, |E|=m and two distinguished vertices.
 Vin = s and Vout= t.
 Verify whether there is a path (s,v1,v2,….,t)
 Which is sequence of “one-way” edges that begins in Vin and ends in Vout.
 Which Enters all Vertices. And enters every vertex exactly once.
Example
 Here Vin= s and Vout= t.
 Hamilton Path is (s,2,4,6,3,5,t).

s
4
53
62
t
Algorithm of Adleman
1. Generate Random paths
2. From all paths created in step 1, keep only those that start at s
and end at t.
3. From all remaining paths, keep only those that visit exactly n
vertices.
4. From all remaining paths, keep only those that visit each vertex
at least once.
5. if any path remains, return “yes”; otherwise, return “no”.
Step 1.Random Path Generation
 Vertex Representation:
 Each vertex in graph is associated with a random 20-
mersequence of DNA denoted by Sv.
 For each such sequence generate its complement Sv.
 For ex. Representation of vertices 2,4 :
S2 = GTCACACTTCGGACTGACCT S2=AGGTCAGTCCGAAGTGTGAC
S4= TGTGCTATGGGAACTCAGCG S4=CGCTGAGTTCCCATAGCACA
 Edge representation: With this construction, Suv = Svu.(Not for
Vin, Vout).each edge is of 20-mer but if any of s or t involves its 30.
5’ S2 3’ 5’ S4 3’
Edge(2,4)
Step 2:Keep Only those that start at s and end at t
 Product of step 1 is amplified by PCR(Polymerase Chain
Reaction: one way to amplify DNA) using primers Ss and St.
 By this, only those molecules encoding paths that begin
with vertex s and end with vertex t were amplified.
Step3:Keep Only those that visit exactly n vertices.
 DNA is negatively charged.
 Place DNA in a gel matrix at the negative end. (Gel
Electrophoresis)
 Longer strands will not go as far as the shorter strands.
 In our example we want DNA that is 7 vertice times 20
base pairs, or 140 base pairs long.
Step 4: Keep Only those that visit each
vertex at least once
 From the double stranded DNA product of step3,
generate single stranded DNA.
 Incubate the single stranded DNA with S2 conjugated
to the magnetic beads.
 Only single stranded DNA molecules that contained
the sequence S2 annealed to the bound S2 and were
retained. Process is repeated for every vertex.
 Do this using Affinity Purification.
s 2 t4 6 3 5
5
compliment Magnetic bead
Advantages and DNA Computers
 Parallelism: A Test Tube of DNA can contain trillions of DNA
strands . So each operation is carried out on all strands in test tube
Parallel!!!
 Low Power dissipation: 2 x 1019
operations per joule.
 Clean, Cheap and Available.
 Gigantic Memory Capacity: The 1 gram of DNA can hold
about 1x1014
MB of data.
 Bio-Ware: why not turn the living cell itself into a computer,
powered by its own metabolism.
 Suitable for N-P Hard problems: experiments have proved
that DNA Computers are suitable for solving complex
combinatorial problems. to break Data Encryption Standard(DES).
Disadvantages : Danger of Errors Possible
 Undesired Annealing:
 Partial Matches: A strand u could anneal with one that’s
similar to ū, but it is not the right one.
 Undesired matches between two shifted strands
 What would happen if a ‘good’ path were lost during one of the
extraction operations in step4?
-FALSE NEGATIVE!
-Adleman’s suggestion: to amplify the content of the test
tube.
 Hydrolyses: DNA Molecules Fracture and Gradually
turns into water.
Disadv. Cont. Size and Error Restrictions
 The computation time required to solve problems with a DNA
computer does not grow exponentially, but amount of DNA
required DOES.(for 200 cities will take wt of earth.)
 DNA computing involves a relatively large amount of error.
 As size of problem grows, probability of receiving incorrect
answer eventually becomes greater than probability of
receiving correct answer.
 Information Untransmittable: We can not make two strands
communicate with each other.
Future Scenario
 DNA Manipulation technology has rapidly improved
in recent years, and future advances may make DNA
computers more efficient.
 DNA computers are unlikely to feature word
processing, emailing and solitaire programs.
 Instead, their powerful computing power will be used
for areas of encryption, genetic programming,
language systems, and algorithms or by airlines
wanting to map more efficient routes. Hence better
applicable in only some promising areas.
References:
 Leonard M. Adleman, “Computing With DNA” Scientist southern
California American Aug. 1998
 Balaji Akula and James Cusick “Biological Computing
Fundamentals and Futures” Walters Kluwer Corporate Legal
Services New York, NY
 N. Lewis, P. Weinberger, 1995 “DNA Computing” JASON The
Mitre Corporation,
 Fulk, Kevin, 2003, “Biological Computing, ISRC Future
Technology Topic Brief”, Viewed on April 2009,
http://www.uhisrc.com/FTB/Biocomputing/FTBBioComp.pdf.
It will take years to develop a practical, workable DNA
computer.
But…Let’s all hope that this DREAM comes true!!!
Thank You!
Any Questions?

More Related Content

What's hot

Dna computing
Dna computingDna computing
Dna computingsathish3
 
Power point presentation of saminer topic DNA based computing
Power point presentation of saminer topic  DNA based computingPower point presentation of saminer topic  DNA based computing
Power point presentation of saminer topic DNA based computingPaushali Sen
 
Dna computing
Dna computingDna computing
Dna computingNaveen Ch
 
DNA Sequencing Outline
DNA Sequencing OutlineDNA Sequencing Outline
DNA Sequencing OutlineSoli Shin, MEM
 
DNA based computer : present & future
DNA based computer : present & futureDNA based computer : present & future
DNA based computer : present & futureKinjal Mondal
 
Dna digital data storage
Dna digital data storageDna digital data storage
Dna digital data storageMaram Aniruddha
 
Dna sequencing powerpoint
Dna sequencing powerpointDna sequencing powerpoint
Dna sequencing powerpoint14cummke
 
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUEPacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUEMuunda Mudenda
 
Genome assembly: the art of trying to make one big thing from millions of ver...
Genome assembly: the art of trying to make one big thing from millions of ver...Genome assembly: the art of trying to make one big thing from millions of ver...
Genome assembly: the art of trying to make one big thing from millions of ver...Keith Bradnam
 

What's hot (20)

Dna computing
Dna computingDna computing
Dna computing
 
DNA Computing
DNA ComputingDNA Computing
DNA Computing
 
Power point presentation of saminer topic DNA based computing
Power point presentation of saminer topic  DNA based computingPower point presentation of saminer topic  DNA based computing
Power point presentation of saminer topic DNA based computing
 
DNA Computing
DNA ComputingDNA Computing
DNA Computing
 
DNA computing
DNA computingDNA computing
DNA computing
 
Dna computing
Dna computingDna computing
Dna computing
 
Bio computing
Bio computingBio computing
Bio computing
 
DNA Sequencing Outline
DNA Sequencing OutlineDNA Sequencing Outline
DNA Sequencing Outline
 
Dna as data storage device
Dna as data storage deviceDna as data storage device
Dna as data storage device
 
Dna computing
Dna computingDna computing
Dna computing
 
DNA STORAGE
 DNA STORAGE DNA STORAGE
DNA STORAGE
 
DNA based computer : present & future
DNA based computer : present & futureDNA based computer : present & future
DNA based computer : present & future
 
DNA computers
DNA computersDNA computers
DNA computers
 
Dna digital data storage
Dna digital data storageDna digital data storage
Dna digital data storage
 
Dna sequencing powerpoint
Dna sequencing powerpointDna sequencing powerpoint
Dna sequencing powerpoint
 
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUEPacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
 
Pyrosequencing
PyrosequencingPyrosequencing
Pyrosequencing
 
Genomics
GenomicsGenomics
Genomics
 
Genome assembly: the art of trying to make one big thing from millions of ver...
Genome assembly: the art of trying to make one big thing from millions of ver...Genome assembly: the art of trying to make one big thing from millions of ver...
Genome assembly: the art of trying to make one big thing from millions of ver...
 
Dna computing
Dna computingDna computing
Dna computing
 

Viewers also liked

Viewers also liked (7)

Dna computing
Dna computingDna computing
Dna computing
 
Dna computer-presentation
Dna computer-presentationDna computer-presentation
Dna computer-presentation
 
Dna computing
Dna computingDna computing
Dna computing
 
Dna computing
Dna computingDna computing
Dna computing
 
DNA & Molecular Computing
DNA & Molecular ComputingDNA & Molecular Computing
DNA & Molecular Computing
 
Online voting system ppt by anoop
Online voting system ppt by anoopOnline voting system ppt by anoop
Online voting system ppt by anoop
 
Computer science seminar topics
Computer science seminar topicsComputer science seminar topics
Computer science seminar topics
 

Similar to DNA Computing: An Introduction to the Structure, Operations, and Applications of this Emerging Technology

Similar to DNA Computing: An Introduction to the Structure, Operations, and Applications of this Emerging Technology (20)

DNA Computing
DNA ComputingDNA Computing
DNA Computing
 
Dna algorithm ppt
Dna algorithm pptDna algorithm ppt
Dna algorithm ppt
 
Pcr
PcrPcr
Pcr
 
DNA Fingerprinting
DNA FingerprintingDNA Fingerprinting
DNA Fingerprinting
 
DNA Sequencing- Sanger's Method
DNA Sequencing- Sanger's MethodDNA Sequencing- Sanger's Method
DNA Sequencing- Sanger's Method
 
A varalaxmi
 A varalaxmi A varalaxmi
A varalaxmi
 
DNA sequencing - Maxam gilbert method
DNA sequencing - Maxam gilbert methodDNA sequencing - Maxam gilbert method
DNA sequencing - Maxam gilbert method
 
Sanger sequencing (DNA sequencing by ENZYMATIC METHOD)
Sanger sequencing (DNA sequencing by ENZYMATIC METHOD)Sanger sequencing (DNA sequencing by ENZYMATIC METHOD)
Sanger sequencing (DNA sequencing by ENZYMATIC METHOD)
 
DNA computing.pptx
DNA computing.pptxDNA computing.pptx
DNA computing.pptx
 
Cot curve analysis for gene and genome complexity
Cot curve analysis for gene and genome complexityCot curve analysis for gene and genome complexity
Cot curve analysis for gene and genome complexity
 
DNA Computing
DNA ComputingDNA Computing
DNA Computing
 
Ag04602228232
Ag04602228232Ag04602228232
Ag04602228232
 
DNA Sequencing.pdf
DNA Sequencing.pdfDNA Sequencing.pdf
DNA Sequencing.pdf
 
Modeling DNA Amplification by Polymerase Chain Reaction (PCR)
Modeling DNA Amplification by Polymerase Chain Reaction (PCR)Modeling DNA Amplification by Polymerase Chain Reaction (PCR)
Modeling DNA Amplification by Polymerase Chain Reaction (PCR)
 
PCR
PCRPCR
PCR
 
DNA SEQUENCING (1).pptx
DNA SEQUENCING (1).pptxDNA SEQUENCING (1).pptx
DNA SEQUENCING (1).pptx
 
The dna structure.pdf
The dna structure.pdfThe dna structure.pdf
The dna structure.pdf
 
Dna sequencing and its types
Dna sequencing and its typesDna sequencing and its types
Dna sequencing and its types
 
DNA sequencing
DNA sequencingDNA sequencing
DNA sequencing
 
DND sequencing
DND sequencingDND sequencing
DND sequencing
 

Recently uploaded

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 

Recently uploaded (20)

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 

DNA Computing: An Introduction to the Structure, Operations, and Applications of this Emerging Technology

  • 2. Seminar Outline  Introduction: Why to switch to DNA Computing?  Structure of DNA(DeoxyRibo Nucleic Acid).  Bio-Chemical Operations on DNA, useful in Computing.  Adleman's Experiment.  Advantages and Disadvantages of DNA Computing.  Future Scenario.
  • 3. Why Switch to DNA Computing  In last few decades Electronics have invaded all walks of life. Modern chips have 1 million Transistors per mm2.  Miniaturization of Electronics Devices can not continue – the laws of physics and nature will catch up soon to impose limit on Silicon Chips.  Uniqueness of DNA: Why DNA is computational Element?  Extremely dense information.  Enormous Parallelism.  Highly energy efficient.
  • 4. Structure of DNA  Double Helical structure.  A (Adenine)always opposite to T (Thymine)  G (Guanine) always opposite to C (Cytosine) by Hydrogen bonds, inter Molecular attraction.  How Kidney cell knows that its a kidney cell And functions it has to perform?  A double stranded DNA within a single cell is fully self-contained. has the ability to repair itself;  provide backup; create new patterns;
  • 6. Bio-Chemical Operations on DNA  Extraction: Given a test tube T and strand s, it is possible to extract all the strands in T that contain ‘s’ as substring.(Polymerase chain Reaction PCR).  Annealing: It is possible to pair (anneal) and separate (melt) two antiparallel and complementary single strands.  Separation By Sequence: Allows to remove all DNA strands that contain a desired sequence.(by generating complement strands).Known as Watson- Crick Model. Also Append, Detect.
  • 7. Bio-Chemical Operations cont.  Nucleases : Nucleases cut nucleic acids. use restriction Enzymes. e.g., echerichia coli restriction enzyme cut DNA after G in sequence.  Ligases: Bind molecules together. Covalently bond two strands into single.  Electrophoresis: The negatively charged DNA move towards anode with, shorter strands moving more quickly than longer.  Separation By Length: Using Electrophoresis, contents of test tube can be separated by increasing length.
  • 8. Adleman’s Experiment  A Computer scientist at the University of South California.  In 1994, Adleman solved Directed Hamilton Path Problem (recognized as Travelling Salesman Problem) using DNA.  The Problem:  A directed Graph G=(V,E)  |V|=n, |E|=m and two distinguished vertices.  Vin = s and Vout= t.  Verify whether there is a path (s,v1,v2,….,t)  Which is sequence of “one-way” edges that begins in Vin and ends in Vout.  Which Enters all Vertices. And enters every vertex exactly once.
  • 9. Example  Here Vin= s and Vout= t.  Hamilton Path is (s,2,4,6,3,5,t).  s 4 53 62 t
  • 10. Algorithm of Adleman 1. Generate Random paths 2. From all paths created in step 1, keep only those that start at s and end at t. 3. From all remaining paths, keep only those that visit exactly n vertices. 4. From all remaining paths, keep only those that visit each vertex at least once. 5. if any path remains, return “yes”; otherwise, return “no”.
  • 11. Step 1.Random Path Generation  Vertex Representation:  Each vertex in graph is associated with a random 20- mersequence of DNA denoted by Sv.  For each such sequence generate its complement Sv.  For ex. Representation of vertices 2,4 : S2 = GTCACACTTCGGACTGACCT S2=AGGTCAGTCCGAAGTGTGAC S4= TGTGCTATGGGAACTCAGCG S4=CGCTGAGTTCCCATAGCACA  Edge representation: With this construction, Suv = Svu.(Not for Vin, Vout).each edge is of 20-mer but if any of s or t involves its 30. 5’ S2 3’ 5’ S4 3’ Edge(2,4)
  • 12. Step 2:Keep Only those that start at s and end at t  Product of step 1 is amplified by PCR(Polymerase Chain Reaction: one way to amplify DNA) using primers Ss and St.  By this, only those molecules encoding paths that begin with vertex s and end with vertex t were amplified. Step3:Keep Only those that visit exactly n vertices.  DNA is negatively charged.  Place DNA in a gel matrix at the negative end. (Gel Electrophoresis)  Longer strands will not go as far as the shorter strands.  In our example we want DNA that is 7 vertice times 20 base pairs, or 140 base pairs long.
  • 13. Step 4: Keep Only those that visit each vertex at least once  From the double stranded DNA product of step3, generate single stranded DNA.  Incubate the single stranded DNA with S2 conjugated to the magnetic beads.  Only single stranded DNA molecules that contained the sequence S2 annealed to the bound S2 and were retained. Process is repeated for every vertex.  Do this using Affinity Purification. s 2 t4 6 3 5 5 compliment Magnetic bead
  • 14. Advantages and DNA Computers  Parallelism: A Test Tube of DNA can contain trillions of DNA strands . So each operation is carried out on all strands in test tube Parallel!!!  Low Power dissipation: 2 x 1019 operations per joule.  Clean, Cheap and Available.  Gigantic Memory Capacity: The 1 gram of DNA can hold about 1x1014 MB of data.  Bio-Ware: why not turn the living cell itself into a computer, powered by its own metabolism.  Suitable for N-P Hard problems: experiments have proved that DNA Computers are suitable for solving complex combinatorial problems. to break Data Encryption Standard(DES).
  • 15. Disadvantages : Danger of Errors Possible  Undesired Annealing:  Partial Matches: A strand u could anneal with one that’s similar to ū, but it is not the right one.  Undesired matches between two shifted strands  What would happen if a ‘good’ path were lost during one of the extraction operations in step4? -FALSE NEGATIVE! -Adleman’s suggestion: to amplify the content of the test tube.  Hydrolyses: DNA Molecules Fracture and Gradually turns into water.
  • 16. Disadv. Cont. Size and Error Restrictions  The computation time required to solve problems with a DNA computer does not grow exponentially, but amount of DNA required DOES.(for 200 cities will take wt of earth.)  DNA computing involves a relatively large amount of error.  As size of problem grows, probability of receiving incorrect answer eventually becomes greater than probability of receiving correct answer.  Information Untransmittable: We can not make two strands communicate with each other.
  • 17. Future Scenario  DNA Manipulation technology has rapidly improved in recent years, and future advances may make DNA computers more efficient.  DNA computers are unlikely to feature word processing, emailing and solitaire programs.  Instead, their powerful computing power will be used for areas of encryption, genetic programming, language systems, and algorithms or by airlines wanting to map more efficient routes. Hence better applicable in only some promising areas.
  • 18. References:  Leonard M. Adleman, “Computing With DNA” Scientist southern California American Aug. 1998  Balaji Akula and James Cusick “Biological Computing Fundamentals and Futures” Walters Kluwer Corporate Legal Services New York, NY  N. Lewis, P. Weinberger, 1995 “DNA Computing” JASON The Mitre Corporation,  Fulk, Kevin, 2003, “Biological Computing, ISRC Future Technology Topic Brief”, Viewed on April 2009, http://www.uhisrc.com/FTB/Biocomputing/FTBBioComp.pdf.
  • 19. It will take years to develop a practical, workable DNA computer. But…Let’s all hope that this DREAM comes true!!! Thank You! Any Questions?