Cannot match machine name with Machine Type
1
0
Entering edit mode
6.2 years ago
dec986 ▴ 370

Hello,

I have a fastq file that says it was run on a machine with a unique ID NB501139 but I don't know how I can match this with a machine type, I assume this is an Illumina machine? I cannot find any Illumina instrument type that would have a name like this? I need this for trimmomatic to know which adapters to look for.

thanks

RNA-Seq fastq trimmomatic qc • 1.4k views
ADD COMMENT
2
Entering edit mode

There is no correlation between sequencer type and the adapters in your reads. What you are looking for is the type of kit used to make the libraries.

Just use the adapters.fa file included in BBMap suite to trim the data. It contains sequences of adapters from most common library kits. You can use bbduk.sh program included in BBMap as an alternative to trimmomatic.

ADD REPLY
0
Entering edit mode

You beat me by 1 minute!

ADD REPLY
3
Entering edit mode
6.2 years ago

That's a NextSeq. Their IDs start with NB (or at least N). Note that the machine type doesn't affect the adapter sequence, just use the standard Illumina (or Nextera, or smallRNA) sequence.

ADD COMMENT

Login before adding your answer.

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