SlideShare a Scribd company logo
IICB Course work, 27th Nov 2014
Topics to be covered
 Primer designing
 Restriction mapping
 Gene Prediction
Primer Designing
 No non-specific binding
 Melting temperature
 Should not be forming dimers with itself or other
primers.
The temperature at which 50% of the oligonucleotide and its perfect
complement are in duplex
Some thoughts
1. Primers should be 17-28 bases in length;
2. Base composition should be 50-60% (G+C);
3. Primers should end (3') in a G or C, or CG or GC: this
prevents "breathing" of ends and increases efficiency of
priming;
4. Tms between 55-80oC are preferred;
5. Primer self-complementarity (ability to form
2o structures such as hairpins) should be avoided;
6. Runs of three or more Cs or Gs at the 3'-ends of primers
may promote mispriming at G or C-rich sequences
(because of stability of annealing), and should be
avoided.
Adapted from: Innis and Gelfand,1991
Reference:
http://bioweb.uwlax.edu/genweb/molecular/seq_anal/primer_design/primer_design.htm
ATGACGCATAGCAGCATAGACGCATAGACGACGCATAGACGACATAGAGACG
AGACGCAGAATAGAGGACGAGCAATGATGATAGAAATGACGCATAGCAGCAT
AGACGCATAGACGACGCATAGACGACATAGAGACGAGACGCAGAATAGAGGA
CGAGCAATGATGATAGAAATGACGCATAGCAGCATAGACGCATAGACGACGC
ATAGACGACATAGAGACGAGACGCAGAATAGAGGACGAGCAATGATGATAGA
AATGACGCATAGCAGCATAGACGCATAGACGACGCATAGACGACATAGAGAC
GAGACGCAGAATAGAGGACGAGCAATGATGATAGAAATGACGCATAGCAGCA
TAGACGCATAGACGACGCATAGACGACATAGAGACGAGACGCAGAATAGAGG
ACGAGCAATGATGATAGAAATGACGCATAGCAGCATAGACGCATAGACGACG
CATAGACGACATAGAGACGAGACGCAGAATAGAGGACGAGCAATGATGATAG
AAATGACGCATAGCAGCATAGACGCATAGACGACGCATAGACGACATAGAGA
CGAGACGCAGAATAGAGGACGAGCAATGATGATAGAAATGACGCATAGCAGC
ATAGACGCATAGACGACGCATAGACGACATAGAGACGAGACGCAGAATAGAG
GACGAGCAATGATGATAGAAATGACGCATAGCAGCATAGACGCATAGACGAC
GCATAGACGACATAGAGACGAGACGCAGAATAGAGGACGAGCAATGATGATA
GAAATGACGCATAGCAGCATAGACGCATAGACGACGCATAGACGACATAGAG
ACGAGACGCAGAATAGAGGACGAGCAATGATGATAGAAATGACGCATAGCAG
CATAGACGCATAGACGACGCATAGACGACATAGAGACGAGACGCAGAATAGA
GGACGAGCAATGATGATAGAA
Oligo Analyzer: http://simgene.com/Primer3
Restriction Analysis
 Found in Bacteria and archea.
 4 types
 Type -1: cleavage remote to recognition site (methylase
activity)
 Type-2: cleavage within a specific distance
 Type-3: Cleavage within a short distance
 Type-4: Cleaves modified DNA (methylated)
Ref:
http://insilico.ehu.es/restriction/long_seq/
http://molbiol-tools.ca/Restriction_endonuclease.htm
Pattern Recognition in Gene
Finding
 atgttggacagactggacgcaagacgtgtggatgaactcgttttggagctgaac
aaggctctatacgtacttaatcaagcggggcgtttgtggagcgagt
tacttcacaaaaagctagccaatttgggttcaatgcagtgcctgaccgacatggg
tatgtattagtaacgtttggaagaagaaactgttgtggttggtgt
ttatgcagacaatctacaggtgactgcaacgaattcaactctcgtggacagttttt
tcgttgatttacaggacctctcggtaaaggactatgaagaggtg
acaaaattcttggggatgcgcatttcttatgcgcctgaaaatgggtatgattatat
atcgagaagtgacaacccgggaaatgataaaggataa
atggagaggatgctggagacggtcaagacgaccatcacccctgcgcaggcaatgaag
ctgtttactgcacccaaagaacctcaagcgaacctggcccgag
cacttcatgtacttggtggccatctcggaggcctgcggtggtacttagtcctgaataacg
tcgtgccgtacgcgtccgcggatctacgaacggtcctgat
agccaaagtggacggcacgcgtgtcgactacctacagcaagctgaggaactggcgca
tttcgcgcaatcctgggagcttgaagcgcgcacgaagaacatt
We need to study the basic structures of genes first ….!
Gene Prediction
 Patterns
 Frame Consistency
 Dicodon frequencies
 PSSMs
 Coding Potential and Fickett’s statistics
 Fusion of Information
 Sensitivity and Specificity
 Prediction programs
 Known problems
Genes are all about Patterns – real
life example
Gene Prediction Methods
Common sets of rules
 Homology
 Ab initio methods
 Compositional information
 Signal information
Gene Structure – Common sets of
rules
• Generally true: all long (> 300 bp) orfs in prokaryotic genomes
encode genes
But this may not necessarily be true for eukaryotic genomes
• Eukaryotic introns begin with GT and end with AG(donor and
acceptor sites)
– CT(A/G)A(C/T) 20-50 bases upstream of acceptor site.
Gene Structure
 Each coding region (exon or whole gene) has a fixed
translation frame
 A coding region always sits inside an ORF of same
reading frame
 All exons of a gene are on the same strand.
 Neighboring exons of a gene could have different
reading frames .
 Exons need to be Frame consistent!
GATGGGACGACAGATAAGGTGATAGATGGTAGGCAGCAG
0 3 6 9 12 0 1
Gene Structure – reading frame consistency
 Neighboring exons of a gene should be frame-consistent
exon1 (i, j) in frame a and exon2 (m, n) in frame b are consistent if
b = (m - j - 1 + a) mod 3
2/17/2016
GATGGGACGACAGATAGGTGATTAAGATGGTAGGCCGAGTGGTC
Exon1 (1,16) -> Frame = a = 0 ; i = 1 and j = 16
Case1: Exon2 (33,100): Frame = b = 1; m = 33 and n = 100
Case2: Exon2 (40,100): Frame = b = 1; m = 40 and n =100
GATGGGACGACAGATAGGTGATTAAGATGGTAGGCCGAGTGGTC
1 16 33
1 16 40
Frame 0 Frame 1
Frame 0
Frame 1
…33,36,39,42,45,48,51…
Codon Frequencies
 Coding sequences are translated into protein sequences
 We found the following – the dimer frequency in protein sequences is
NOT evenly distributed
 Organism specific!!!!!!!!!!!
The average frequency is ¼% (1/20
* 1/20 = 1/400 = ¼%)
Some amino acids prefer to be next
to each other
Some other amino acids prefer to
be not next to each other
ALA ARG ASN AS
P
CYS GLU GLN GLY HIS ILE LEU LYS MET PHE PRO SER THR TRP TYR VAL
A .99 .5 .27 .45 .13 .52 .34 .51 .19 .38 .83 .46 .2 .31 .37 .73 .56 .09 .18 .65
R .5 .5 .2 .3 .1 .4 .3 .4 .18 .25 .63 .37 .14 .22 .26 .54 .34 .08 .17 .46
N .31 .19 .11 .2 .05 .23 .23 .26 .07 .13 .27 .16 .07 .11 .15 .24 .16 .04 .08 .27
D .54 .32 .17 .47 .08 .51 .19 .42 .13 .25 .48 .26 .12 .20 .24 .40 .29 .06 .14 .5
C .14 .11 .05 .09 .04 .09 .06 .13 .04 .08 .14 .08 .03 .06 .07 .14 .10 .02 .04 .13
E .57 .43 .22 .42 .09 .59 .30 .33 .16 .28 .64 .40 .17 .20 .21 .44 .36 .06 .16 .44
Q .34 .31 .11 .20 .06 .27 .29 .20 .12 .15 .45 .21 .10 .13 .17 .29 .22 .05 .10 .29
G .50 .39 .22 .37 .11 .37 .21 .50 .16 .28 .50 .33 .14 .23 .21 .54 .35 .07 .17 .46
H .21 .17 .07 .14 .04 .16 .10 .17 .08 .09 .22 .10 .05 .09 .12 .17 .11 .03 .06 .21
I .37 .25 .13 .27 .08 .27 .15 .27 .09 .15 .34 .22 .08 .14 .18 .29 .21 .04 .11 .32
L .79 .65 .30 .53 .16 .62 .45 .50 .25 .31 .97 .47 .19 .32 .44 .71 .49 .10 .22 .67
K .43 .41 .19 .26 .08 .35 .24 .26 .14 .20 .49 .41 .13 .17 .20 .37 .32 .07 .15 .33
M .23 .17 .09 .17 .04 .19 .12 .14 .06 .10 .25 .15 .07 .08 .11 .20 .17 .03 .06 .17
F .30 .20 .11 .22 .07 .22 .13 .26 .08 .14 .33 .15 .08 .14 .14 .27 .18 .04 .10 .28
P .35 .28 .13 .23 .05 .27 .16 .24 .10 .17 .39 .19 .10 .15 .26 .42 .29 .04 .09 .33
S .68 .51 .26 .46 .14 .43 .26 .55 .17 .33 .68 .38 .18 .28 .36 .93 .55 .09 .17 .56
T .51 .36 .19 .29 .10 .31 .21 .37 .12 .25 .52 .32 .13 .21 .31 .54 .42 .07 .13 .39
W 0.07 .08 .05 .06 .02 .06 .05 .06 .03 .06 .12 .07 .03 .04 .04 .09 .07 .02 .03 .07
Y .21 .16 .09 .15 .05 .16 .09 .17 .06 .10 .23 .11 .06 .10 .1 .17 .13 .03 .07 .2
V .69 .42 .24 .46 .13 .48 .31 .42 .18 .29 .72 .37 .16 .27 .33 .55 .42 .07 .18 .61
Dicodon Frequencies
 Believe it or not – the biased (uneven) dimer frequencies are the
foundation of many gene finding programs!
 Basic idea – if a dimer has lower than average dimer frequency; this
means that proteins prefer not to have such dimers in its sequence;
Hence if we see a dicodon encoding this dimer, we may
want to bet against this dicodon being in a coding
region!
Dicodon Frequencies - Examples
 Relative frequencies of a di-codon in coding versus non-coding
 frequency of dicodon X (e.g, AAAAAA) in coding region, total number of occurrences of
X divided by total number of dicocon occurrences
 frequency of dicodon X (e.g, AAAAAA) in noncoding region, total number of
occurrences of X divided by total number of dicodon occurrences
In human genome, frequency of dicodon “AAA AAA” is
~1% in coding region versus ~5% in non-coding region
Question: if you see a region with many “AAA AAA”,
would you guess it is a coding or non-coding region?
Basic idea of gene finding
 Most dicodons show bias towards either coding or non-coding
regions; only fraction of dicodons is neutral
 Foundation for coding region identification
 Dicodon frequencies are key signal used for coding region
detection; all gene finding programs use this information
Regions consisting of dicodons that mostly tend
to be in coding regions are probably coding
regions; otherwise non-coding regions
Prediction of Translation Starts Using PSSM
 Certain nucleotides prefer to be in certain position around start
“ATG” and other nucleotides prefer not to be there
 The “biased” nucleotide distribution is information! It is a basis for
translation start prediction
 Question: which one is more probable to be a translation start?
ATG
A
C
T
G
-1-2-4 -3 +3 +5+4 +6
CACC ATG GC
TCGA ATG TT
TCTAGAAGATGGCAGTGGCGAAGA
TCTAGAAAATGACAGTGGCGAAGA
TCTAGAAAATGGCAGTAGCGAAGA
TCTACT A AATGATAGTAGCGAAGA
A 0,0,0,100 ,0, 75,100, 75 ATG
T 100,0,100,0,0, 25, 0, 0 ATG
G 0, 0, 0, 0, 75 ,0, 0, 25 ATG
C 0,100,0,0, 25 ,0, 0, 0 ATG
Prediction of Translation Starts
 Mathematical model: Fi (X): frequency of X (A, C, G, T) in
position i
 Score a string by  log (Fi (X)/0.25)
A
C
T
G
CACC ATG GC TCGA ATG TT
log (58/25) + log (49/25) + log (40/25) +
log (50/25) + log (43/25) + log (39/25) =
0.37 + 0.29 + 0.20 + 0.30 + 0.24 + 0.29
= 1.69
log (6/25) + log (6/25) + log (15/25) + log
(15/25) + log (13/25) + log (14/25) =
-(0.62 + 0.62 + 0.22 + 0.22 + 0.28 + 0.25)
= -2.54
The model captures our intuition!
Practice…
TCTAGAAGATGGCAGTGGCGAAGA
TCTAGAAAATGACAGTTGCGAAGA
TCTACAAAATGGCAGTAGCGAAGA
TCTACT AAATGATAGTCGCGAAGA
CAACAATG GC TCGA ATG TT
Evaluation of Gene prediction
• Sensitivity = No. of Correct exons/No. of actual exons(Measurement of False
negative) -> How many are discarded by mistake
• Specificity = No. of Correct exons/No. of predicted exons(Measurement of
False positive) -> How many are included by mistake
• CC = Metric for combining both
Real
Predicted
TP FP TN FN TP
Sn = TP/TP+FN
Sp=TP/TP+FP
(TP*TN) – (FN*FP)/sqrt( (TP+FN)*(TN+FP)*(TP+FP)*(TN+FN) )
Challenges of Gene finder
• Alternative splicing
• Nested/overlapping genes
• Extremely long/short genes
• Extremely long introns
• Non-canonical introns
• Split start codons
• UTR introns
• Non-ATG triplet as the start codon
• Polycistronic genes
• Repeats/transposons
Known Gene Finders
 GeneScan
 GeneMarkHMM
 Fgenesh
 GlimmerHMM
 GeneZilla
 SNAP
 PHAT
 AUGUSTUS
 Genie
Ref: http://bioinf.uni-greifswald.de/augustus/submission
Practice
 GTCAGCCTCCACGACCAACTAATCGGCACACAGAACACGCCATCGTGAGGCCAGAGCGCGTAGAAGATAAGATTCTTGATGCTTCATCAATA
TGCATTGAGGCTAAGAGCGTGTATATAAAAAGTAAATAAGAGCGTGTATATAAAAACCAAACAGCCACACCTCGCGAATTGTGCCGTTTAGC
GTTGTGGACACTTCGTCGATTGCTGCATCGACTCTAAAGCGCGTTGAGTAGGCTTCCTCTTGCGCGCCGAACGACGGGATCCTCACAGTAAT
TCCTGTGCCGGGGGACTTGCTTCTGGTGCGGGGGCAGAGGATTCCGGAATGGCGCTCTCCGCCACTGGTTCTTCGACGAGAAGCACCGTTTC
TGCTGCACTCACACTTAAAGCCGGACTCGCAGCGCACTCGTGCACCACGTGACCCCCATCATGTTCTGCATCATATGCTTCCAGCACCTGATC
CCCCTCATGCTCTGCATAAGATGCCACAATAGAGAATGATAGATCCTGTAGTTCTGCCAGGGACACTCCATCCTCTCCATCTGTCTCAGATAA
TCTCGCTTCGGATGAGAGATCTTCAACTACCATGCGCCGCGTGCGTCCGTGTCCCGGTCTGACAAATTGACGGCGGTTATCAGCACCCGGAC
AGTGAATGCGGGATTGGATACATGCAGTGACAATGTGACAGCACATACCGTGTTTTCGGCTATACGCACATGTGGATCCTTTGCTTCTAGTAT
CAACAATCCATCCACCACTAGGCATACCGTCAGTCTGCATTCTTCTAGAGTTGATAGATTTGATGGACTTTTTTATCTGCTTCTTCTCCTCCGC
CGTTAATCGAACCGGCCTCTTCATAACTCGGTACAGATCTGCAGGCACATTCCCAACAGGAGGGATGCGCTCCACTGAAAGGCAACCGTGGT
TGTACATAAACCGATATAGTTTCAGCAAGCGGTCCGAGGCGGTGACAATAGTCGCAAAGGTCGCCTCGCGGGTCAGAAAAGCGAGTCGAGC
ACCATCCAGATTGTGTATCAATTCCCGAGGAGTTGCCAAACCGTCAGGACACTGCAACTTCACTTTGCGGTGGTACTGCTCCAACGGATTGTT
GGTTGCAGCATAGCCACTGGGTGTGTAGAACGCCTGCCATCTATAAAATCGTTTTGAATTGACCCAGAATCGTTTCAGATGATCCGTTAATTT
CCCGGCAGGTGAACCACGTGGGTATCTACTCCACCGGAGTAAAACTCTAGATTTTACTGAGTCAAAATTTTCTTCGCTTGCATAGTGCATGTC
AAACAGGTCTGCGAATATCGAATGTGTATCATCCATGGTTACATGGTGTAGCCGAGCCTGTTTCCACACGTTTTGTGTTACATGAAACCAACA
CATCAACAGCGTGGTGCCTGGAAGCTCCGATACACAAGCGTTGAACTGCGCCTTGCAAGCATCCGACATCACAAAGCGGGCTGAAAACTGGG
CATTGGATGTGTCAGAGCACACGCGTTTGATATAGCGGATGCACCAGCCTATATCAATCGCACGCTTCTGTGGAGTGCAAAAGTATGCCAAC
AAAAAAATTGTCCGCATCTATCTGAATATCCAAACGCAAAGACCAGGTAGCCATTGATTACCACGCTATGCGTGCTGTCTACGTGAAAAATC
GTCGTGCAATCAACCCGACCTTGCACGCACGTCAATGTAATCACGGACCAGGTTTAGACAGGTCATGCCAATCCTGAACGGATATGTAGTAG
ATCCATCGCCTAGATGGGAAATGCTGCCTTCAGAATCAGGACAATGGTCAGGCTGCGAGTCGCACAAAATCATTATCTCGCGATCTGACACG
GTCTCCAAATCCAGCAGATCGTGTAACGGCCCGTCACACAGCTCGATCACCG ATGCCATTGAGTTTCTAGGGTTATCCCTCCTT

More Related Content

Similar to Primer designgeneprediction

10th nov2010
10th nov201010th nov2010
10th nov2010
Sucheta Tripathy
 
Pathema Burkholderia Annotation Jamboree: Prokaryotic Annotation Overview
Pathema Burkholderia Annotation Jamboree: Prokaryotic Annotation OverviewPathema Burkholderia Annotation Jamboree: Prokaryotic Annotation Overview
Pathema Burkholderia Annotation Jamboree: Prokaryotic Annotation Overview
Pathema
 
Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)
Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)
Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)
bedutilh
 
Similarity
SimilaritySimilarity
Similarity
hiratufail
 
2015 bioinformatics bio_python_part3
2015 bioinformatics bio_python_part32015 bioinformatics bio_python_part3
2015 bioinformatics bio_python_part3
Prof. Wim Van Criekinge
 
Mol evolution
Mol evolutionMol evolution
Generating haplotype phased reference genomes for the dikaryotic wheat strip...
Generating haplotype phased reference genomes  for the dikaryotic wheat strip...Generating haplotype phased reference genomes  for the dikaryotic wheat strip...
Generating haplotype phased reference genomes for the dikaryotic wheat strip...
Benjamin Schwessinger
 
BIOL335: Sequence alignment
BIOL335: Sequence alignmentBIOL335: Sequence alignment
BIOL335: Sequence alignment
Paul Gardner
 
01-Sequencing_Technologies (1).ppt for education
01-Sequencing_Technologies (1).ppt for education01-Sequencing_Technologies (1).ppt for education
01-Sequencing_Technologies (1).ppt for education
aryajayakottarathil
 
2016 bioinformatics i_score_matrices_wim_vancriekinge
2016 bioinformatics i_score_matrices_wim_vancriekinge2016 bioinformatics i_score_matrices_wim_vancriekinge
2016 bioinformatics i_score_matrices_wim_vancriekinge
Prof. Wim Van Criekinge
 
Bioinformatica t3-scoringmatrices v2014
Bioinformatica t3-scoringmatrices v2014Bioinformatica t3-scoringmatrices v2014
Bioinformatica t3-scoringmatrices v2014
Prof. Wim Van Criekinge
 
Plz I need your Help With these Question on page 1 2 3 As.pdf
Plz I need your Help With these Question on page 1 2 3  As.pdfPlz I need your Help With these Question on page 1 2 3  As.pdf
Plz I need your Help With these Question on page 1 2 3 As.pdf
shreedattaagenciees2
 
Towards Ultra-Large-Scale System: Design of Scalable Software and Next-Gen H...
Towards Ultra-Large-Scale System:  Design of Scalable Software and Next-Gen H...Towards Ultra-Large-Scale System:  Design of Scalable Software and Next-Gen H...
Towards Ultra-Large-Scale System: Design of Scalable Software and Next-Gen H...
Arghya Kusum Das
 
Unit 2 Star Activity.pdf
Unit 2 Star Activity.pdfUnit 2 Star Activity.pdf
Unit 2 Star Activity.pdf
KhushiDuttVatsa
 
Degenerate primers
Degenerate primersDegenerate primers
Degenerate primers
Afra Fathima
 
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
IOSR Journals
 
Agro pract 2
Agro pract 2Agro pract 2
Agro pract 2
RohitGupta795609
 
2.2 analyzing and manipulating dna
2.2 analyzing and manipulating dna2.2 analyzing and manipulating dna
2.2 analyzing and manipulating dna
Emmanuel Aguon
 
Genes
GenesGenes
2015 bioinformatics score_matrices_wim_vancriekinge
2015 bioinformatics score_matrices_wim_vancriekinge2015 bioinformatics score_matrices_wim_vancriekinge
2015 bioinformatics score_matrices_wim_vancriekinge
Prof. Wim Van Criekinge
 

Similar to Primer designgeneprediction (20)

10th nov2010
10th nov201010th nov2010
10th nov2010
 
Pathema Burkholderia Annotation Jamboree: Prokaryotic Annotation Overview
Pathema Burkholderia Annotation Jamboree: Prokaryotic Annotation OverviewPathema Burkholderia Annotation Jamboree: Prokaryotic Annotation Overview
Pathema Burkholderia Annotation Jamboree: Prokaryotic Annotation Overview
 
Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)
Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)
Metagenome Sequence Assembly (CABBIO 20150629 Buenos Aires)
 
Similarity
SimilaritySimilarity
Similarity
 
2015 bioinformatics bio_python_part3
2015 bioinformatics bio_python_part32015 bioinformatics bio_python_part3
2015 bioinformatics bio_python_part3
 
Mol evolution
Mol evolutionMol evolution
Mol evolution
 
Generating haplotype phased reference genomes for the dikaryotic wheat strip...
Generating haplotype phased reference genomes  for the dikaryotic wheat strip...Generating haplotype phased reference genomes  for the dikaryotic wheat strip...
Generating haplotype phased reference genomes for the dikaryotic wheat strip...
 
BIOL335: Sequence alignment
BIOL335: Sequence alignmentBIOL335: Sequence alignment
BIOL335: Sequence alignment
 
01-Sequencing_Technologies (1).ppt for education
01-Sequencing_Technologies (1).ppt for education01-Sequencing_Technologies (1).ppt for education
01-Sequencing_Technologies (1).ppt for education
 
2016 bioinformatics i_score_matrices_wim_vancriekinge
2016 bioinformatics i_score_matrices_wim_vancriekinge2016 bioinformatics i_score_matrices_wim_vancriekinge
2016 bioinformatics i_score_matrices_wim_vancriekinge
 
Bioinformatica t3-scoringmatrices v2014
Bioinformatica t3-scoringmatrices v2014Bioinformatica t3-scoringmatrices v2014
Bioinformatica t3-scoringmatrices v2014
 
Plz I need your Help With these Question on page 1 2 3 As.pdf
Plz I need your Help With these Question on page 1 2 3  As.pdfPlz I need your Help With these Question on page 1 2 3  As.pdf
Plz I need your Help With these Question on page 1 2 3 As.pdf
 
Towards Ultra-Large-Scale System: Design of Scalable Software and Next-Gen H...
Towards Ultra-Large-Scale System:  Design of Scalable Software and Next-Gen H...Towards Ultra-Large-Scale System:  Design of Scalable Software and Next-Gen H...
Towards Ultra-Large-Scale System: Design of Scalable Software and Next-Gen H...
 
Unit 2 Star Activity.pdf
Unit 2 Star Activity.pdfUnit 2 Star Activity.pdf
Unit 2 Star Activity.pdf
 
Degenerate primers
Degenerate primersDegenerate primers
Degenerate primers
 
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
 
Agro pract 2
Agro pract 2Agro pract 2
Agro pract 2
 
2.2 analyzing and manipulating dna
2.2 analyzing and manipulating dna2.2 analyzing and manipulating dna
2.2 analyzing and manipulating dna
 
Genes
GenesGenes
Genes
 
2015 bioinformatics score_matrices_wim_vancriekinge
2015 bioinformatics score_matrices_wim_vancriekinge2015 bioinformatics score_matrices_wim_vancriekinge
2015 bioinformatics score_matrices_wim_vancriekinge
 

More from Sucheta Tripathy

Gal
GalGal
Ramorum2016 final
Ramorum2016 finalRamorum2016 final
Ramorum2016 final
Sucheta Tripathy
 
Motif andpatterndatabase
Motif andpatterndatabaseMotif andpatterndatabase
Motif andpatterndatabase
Sucheta Tripathy
 
Databases ii
Databases iiDatabases ii
Databases ii
Sucheta Tripathy
 
Snps and microarray
Snps and microarraySnps and microarray
Snps and microarray
Sucheta Tripathy
 
Stat2013
Stat2013Stat2013
26 nov2013seminar
26 nov2013seminar26 nov2013seminar
26 nov2013seminar
Sucheta Tripathy
 
Stat2013
Stat2013Stat2013
Presentation2013
Presentation2013Presentation2013
Presentation2013
Sucheta Tripathy
 
Lecture7,8
Lecture7,8Lecture7,8
Lecture7,8
Sucheta Tripathy
 
Lecture5,6
Lecture5,6Lecture5,6
Lecture5,6
Sucheta Tripathy
 
Lecture 3,4
Lecture 3,4Lecture 3,4
Lecture 3,4
Sucheta Tripathy
 
Lecture 1,2
Lecture 1,2Lecture 1,2
Lecture 1,2
Sucheta Tripathy
 
Sequence Alignment,Blast, Fasta, MSA
Sequence Alignment,Blast, Fasta, MSASequence Alignment,Blast, Fasta, MSA
Sequence Alignment,Blast, Fasta, MSA
Sucheta Tripathy
 
Databases Part II
Databases Part IIDatabases Part II
Databases Part II
Sucheta Tripathy
 
Genome sequencingprojects
Genome sequencingprojectsGenome sequencingprojects
Genome sequencingprojects
Sucheta Tripathy
 
Human encodeproject
Human encodeprojectHuman encodeproject
Human encodeproject
Sucheta Tripathy
 
Tyler presentation
Tyler presentationTyler presentation
Tyler presentation
Sucheta Tripathy
 
Tyler presentation
Tyler presentationTyler presentation
Tyler presentation
Sucheta Tripathy
 
Vbi oomycetes2011 final
Vbi oomycetes2011 finalVbi oomycetes2011 final
Vbi oomycetes2011 final
Sucheta Tripathy
 

More from Sucheta Tripathy (20)

Gal
GalGal
Gal
 
Ramorum2016 final
Ramorum2016 finalRamorum2016 final
Ramorum2016 final
 
Motif andpatterndatabase
Motif andpatterndatabaseMotif andpatterndatabase
Motif andpatterndatabase
 
Databases ii
Databases iiDatabases ii
Databases ii
 
Snps and microarray
Snps and microarraySnps and microarray
Snps and microarray
 
Stat2013
Stat2013Stat2013
Stat2013
 
26 nov2013seminar
26 nov2013seminar26 nov2013seminar
26 nov2013seminar
 
Stat2013
Stat2013Stat2013
Stat2013
 
Presentation2013
Presentation2013Presentation2013
Presentation2013
 
Lecture7,8
Lecture7,8Lecture7,8
Lecture7,8
 
Lecture5,6
Lecture5,6Lecture5,6
Lecture5,6
 
Lecture 3,4
Lecture 3,4Lecture 3,4
Lecture 3,4
 
Lecture 1,2
Lecture 1,2Lecture 1,2
Lecture 1,2
 
Sequence Alignment,Blast, Fasta, MSA
Sequence Alignment,Blast, Fasta, MSASequence Alignment,Blast, Fasta, MSA
Sequence Alignment,Blast, Fasta, MSA
 
Databases Part II
Databases Part IIDatabases Part II
Databases Part II
 
Genome sequencingprojects
Genome sequencingprojectsGenome sequencingprojects
Genome sequencingprojects
 
Human encodeproject
Human encodeprojectHuman encodeproject
Human encodeproject
 
Tyler presentation
Tyler presentationTyler presentation
Tyler presentation
 
Tyler presentation
Tyler presentationTyler presentation
Tyler presentation
 
Vbi oomycetes2011 final
Vbi oomycetes2011 finalVbi oomycetes2011 final
Vbi oomycetes2011 final
 

Recently uploaded

The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 

Recently uploaded (20)

The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 

Primer designgeneprediction