Note: During the Tagmentation process additional sequencing adapters are added and the library size is further reduced for Illumina Sequencers. Tagmentation is sensitive to the input DNA concentraion and the average length of DNA fragments used. Therefore to get consistent Post-tagmentation average library sizes between 570-620bp we developed an equation to help you calculate the input DNA amount.
For Estimated Center in bp<=1350: $$ Input\ DN A\ in\ ng = 1.37692 - 0.000576923\times{Estimated\ Center\ in\ bp} $$
For Estimated Center in bp >1350 we always use 0.6ng as input.
You will need the Tapestation HS D5000 plot to estimate the center of the input DNA fragment distribution. Each Tapestation Plot comes with Labels on the X axis which tells you the number of bases for each part of the DNA Fragment Distribution. Generally the labels of the peaks coincide with the actual center of the DNA fragment distribution. But sometimes they don't. In case they don't you will have to visually estimate the center by looking at the DNA Fragment distribution. Ignore the Upper and Lower Markers when trying to estimate the Center. The following examples should help you estimate the center in bp of your DNA fragment distribution.
TO DO: Use better example Tapestations for this section. Use plots with no primer peak.
Example 1 | Example 2 |
---|---|
Estimated Center: 986bp Calculated Input DNA in ng: 0.81 |
Estimated Center: 968bp Calculated Input DNA in ng: 0.82 |
![]() |
![]() |
Tagmented Library Center: 593bp | Tagmented Library Center: 620bp |
![]() |
![]() |
#Calculate the Estimated Input DNA in ng by changing the value of estimated_center below.
estimated_center=1420 #in bp
total_ng_dna=1.37692 - 0.000576923*estimated_center
if estimated_center>1350:
total_ng_dna=0.6
print("The estimated input "+"\033[1m"+"Total DNA amount "+"\033[0m"+"for the Tagmentation reaction for this library is "+"\033[1m",round(total_ng_dna,2),"\033[1m"+"ng"+"\033[0m"+".\nOr a "+"\033[1m"+"DNA Concentration "+"\033[0m"+"of "+"\033[1m",round(total_ng_dna,2)/5,"\033[1m"+"ng/\u03BC"+"l"+"\033[0m"+" for a total input volume of "+"\033[1m"+"5\u03BC"+"l"+"\033[0m"+".")
The estimated input Total DNA amount for the Tagmentation reaction for this library is 0.6 ng. Or a DNA Concentration of 0.12 ng/μl for a total input volume of 5μl.
OPTIONAL: You can set your well temperature to 98°C for 5 minutes with the lid open to get rid of the condensation.
Now run the Following PCR Program:
Lid Temperature 105°C
Volume of Liquid: 100μl
72°C 3 min
95°C 30 s
This is a STOPPING STEP. You can leave the PCR Tubes at 4°C and finish the protocol later. Consider moving the beads to a refrigerator if you plan to resume after more than one day.
⚠ IMPORTANT:For all Qubit Tubes only Pipette till the first stop even if there is liquid left in the pipette tip. Don't pipette up and down to mix.
This is a STOPPING STEP. You can store your eppies with the libraries at -20°C. I recommend having a decicated Storage box for storing these libraries.