Remove Illumina TruSeq Index adapters
3
3
Entering edit mode
9.3 years ago
enricoferrero ▴ 900

Hi,

I'm analysing data from a multiplexed RNA-seq experiment where the library was generated using the Ilumina TruSeq Universal Adapter and the Illumina TruSeq Index Adapters (see page 12 of this letter from Illumina).

From the FastQC report I can see a slight adapter contamination and I'd like to remove all adapters from the FASTQ files before progressing with the analysis. I'm using Scythe, which needs the adpater sequences in FASTA format. This is my FASTA file:

>TruSeq_Universal_Adapter
AATGATACGGCGACCACCGAGATCTACACTCTTTCCCTACACGACGCTCTTCCGATCT
>TruSeq_Universal_Adapter_RC
AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGTAGATCTCGGTGGTCGCCGTATCATT
>TruSeq_Index_Adapter
GATCGGAAGAGCACACGTCTGAACTCCAGTCAC
>TruSeq_Index_Adapter_RC
CAAGCAGAAGACGGCATACGAGAT

My questions are:

  1. For the index adapter, I'm using the invariable part of the sequence at the 5'- end of the 6 bases-long barcode (TruSeq_Index_Adapter) and the reverse complement of the sequence at the 3'- end of the 6-bases-long barcode (TruSeq_Index_Adapter_RC). Is this correct?
  2. Do I need to include the adapters' reverse complements at all or this is already taken care of when specifying the forward sequence?

Thanks!

Scythe sequencing next-gen FastQC RNA-Seq • 11k views
ADD COMMENT
0
Entering edit mode

Hello Enrico!

It appears that your post has been cross-posted to another site: SEQanswers.

This is typically not recommended as it runs the risk of annoying people in both communities.

ADD REPLY
0
Entering edit mode

Hi Devon,

Sorry, I had no idea this was an issue! Should I remove the SEQanswers one?

ADD REPLY
0
Entering edit mode

I'm not sure that you can. Just keep that in mind in the future.

ADD REPLY
0
Entering edit mode

I have same question as OP; Thus: What would be the post on SEQanswers?

ADD REPLY
0
Entering edit mode

I am looking for answers to the same question but not able to find this question at SEQanswers. Can you direct me to the post?

ADD REPLY
0
Entering edit mode

Here is the letter with Illumina adapter sequences.

ADD REPLY
0
Entering edit mode
9.3 years ago
ngsgene ▴ 380

If I am correct there's something about Scythe and 5'- end, you may want to check out their readme.

This post explains the thumb rule of trimming adaptors https://www.biostars.org/p/83146/ worth a look.

ADD COMMENT
0
Entering edit mode
4.5 years ago
boczniak767 ▴ 850

Check-out the Trimmomatic and ILLUMINACLIP function. It has a library for different TruSeq adapters which you specify in command.

ADD COMMENT

Login before adding your answer.

Traffic: 1596 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6