You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
→ no problem as they anyway claim that the paired-end automatic adapter timing is fast & robust, only in case it fails it would fall back to the provided adapters
redundant nextera adapter AND adapter sequence might cause problems → check! → discuss with ???
Let's just focus on the color code since the orientation of the pieces is quite confusing. I assume you know the steps of adding Nextera adapter with transposase followed by a PCR to align and amplify the adapter with barcode and sequencing primer information.
What confused me was that the trimming sequence (gray) is only a substring (underlined) of the adapter sequence for PCR amplification and indexing. I was looking for the whole trimming sequence and could not find it in the adapter:
The missing piece of information was that the Nextera transposase adapter for trimming is not the complete transposable sequence that gets aligned by the Tn5 transposase. The complete sequence looks like this:
Nextera_transposase_adapter
TCGTCGGCAGCGTCAGATGTGTATAAGAGACAG
Nextera_transposase_adapter_reverse_complement
GTCTCGTGGGCTCGGAGATGTGTATAAGAGACAG
In conclusion, the Nextera trimming sequence is only a substring of the whole transposable DNA element which gets aligned to the DNA fragments by transposase. What I don't understand is why Illumina only uses the substring for trimming.
PS: Transposases are such an interesting class of enzymes. One of my favorite papers during my Master's was about viral transposable elements in the human genome which get shuffled around when the epigenetic marks for repression are lifted during embryogenesis (https://www.nature.com/articles/nrg2072) .
atacseq_pipeline/workflow/rules/bowtie2_align.smk
Line 27 in 300520a
The text was updated successfully, but these errors were encountered: