Find illumina adaptors
2
0
Entering edit mode
4.9 years ago

i have a data produce from nextseq 500 and i want to find the adapters which used in my data, how do i find that adapter in https://support.illumina.com/downloads/illumina-adapter-sequences-document-1000000002694.html

ilumina rnaseq cutadapt trimming • 4.7k views
ADD COMMENT
0
Entering edit mode

Which kit was used? That decides which adapter you have to look for.

ADD REPLY
0
Entering edit mode

thats what i dont know, how should i found out which kit used on my data ? i just saw the NEXTseq500

ADD REPLY
2
Entering edit mode

That is the machine and does not tell you anything. Ask the people who made the data. Maybe one can make a best guess: What kind of data? RNA-seq, ChIP-seq? Try to run fastqc to check if there are adapter contaminations. fastqc recognizes most common adapters.

ADD REPLY
0
Entering edit mode
4.9 years ago
chen ★ 2.5k

Normally they are Illumina TruSeq adapters.

If you don't know it, use fastp to detect the adapters automatically.

See https://github.com/OpenGene/fastp#adapters for details.

Remind to enable --detect_adapter_for_pe option if your nextseq 500 data is paired-end.

ADD COMMENT

Login before adding your answer.

Traffic: 1514 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