boat ball day Flashcards
(55 cards)
Summarise how DNA is extracted – how are proteins removed? How is DNA purified with the column? How is it eluted?
Lyse cells, Proteinase K and denaturation at 65C, centrifuge to separate protein (pellet) from supernatant (DNA), and precipitate out. Then salt so phosphate forms H bonds with silica for purification and elute with lower salt conc.
How does the Nanodrop measure purity?
Measures UV absorbance.
What does 260/280 ratio measure? What do you expect for
1) pure DNA
2) pure RNA
3) contamination
dna/rna (260) protein contamination (280 ab)
1.8
2.0
>1.8
What does 260/230 measure?
What is expected and contaminants?
230 = contamination
2-2.2 = pure DNA/RNA
>2.2 = contamination
How does the PicoGreen assay quantify DNA and how is the DNA quantification measured? How is it specific?
Fluorescent probe binds minor groove dsDNA - standard curve to quantify concentration.
What does an adaptor do and how is it added to DNA?
ligated - barcode (sampleid) and primers
What are the 3 steps of PCR? What else do you need in PCR?
- denature 95
- anneal 55
- extend 72
dNTPs, polymerase,
Why do we need to amplify DNA?
Enough DNA to detect signal in qPCR - so less noise
What does qPCR tell you? What does the graph look like? How is it quantitative? How do you find the concentration of your DNA sample – what is needed in the experimental procedure?
concentration of dna in sample. signal vs cycles. need a standard curve from dilutions of known concentrations and addition of fluorescent probe.
Why do we amplify the 16S rRNA gene? How are the primers designed?
gene in all bacteria - can be mapped to database to identify taxonomy. variable regions flanked by highly conserved - use as primers.
What is the amplicon length of V4-V5 region?
What is the read length of Illumina platforms? Why is paired-ended reads needed?
450
250
pair end can do both ends and then marge in vsearch pipeline - high quality, more accurate
What does the FASTQ file contain?
sample id & seq
What is an OTU and what does it group? What is the difference between OTU and zOTU?
operational taxonomy unit - groups reads together with similar seuqneces in an attempt to cluster same species of bacteria
otu = 97% sequence similarity and zOTU = 100%
What is VSEARCH?
open search tool used in pipelines
What is merging and why is it necessary? What is the minimum overlap required? Why do we trim?
need to merge paired ends into 1 sequence - 25-30bp - need to trim as 3’s are noisy, and can increase accuracy to only include high accuracy merged region which can still be used for taxonomic recognition more than inaccurate
How does a MaxEE of 1.0 filter the reads?
max estimated error = 1 - all reads calculate estimated error and if >1 then removed. sum of probabilities that base is wrong so EE 1.0 = amongst 100bp only 1 is incorrect.
What is dereplication? Why is this important?
collapses identical sequences into just 1 - to only keep just 1 = more efficient and smaller files/tables to work with
What is SWARM?
algorithm that clusters similar sequences into OTUs (97% similarity) iteratively
What is UNOISE? Why is this better than SWARM?
Denoising algorithm that infers zOTUs (100% sequence similarity) or ASVs using error modelling and denoising with high resolution 100%match
What is a singleton and why are they removed?
Singleton = sequence that only appears once - more likely error of PCR/contamination rather than true sequence
What is a chimera and why are they removed?
PCR artefact where dna strands incompletely synthesised act as primers and make hybrid dna sequences - error
What does the final OTU table look like?
OTU on the rows, and samples on the columns e.g. sample 1 has zotu1 of 2 = 2 sequences detected belonging to zotu1
What is a metadata file made up of?
sample id with group variables e.g. sample 1 = location ucl
How is taxonomy assigned to the otu table? what does this?
sequence associated with the zotu mapped against database qiime2