Coder Social home page Coder Social logo

Comments (2)

dhimmel avatar dhimmel commented on May 24, 2024

For a single sequencing run (ssr_300909.zip in this example), there are multiple FASTQ files:

ssr_300909__R1__L001.fastq.gz
ssr_300909__R1__L002.fastq.gz
ssr_300909__R1__L003.fastq.gz
ssr_300909__R2__L001.fastq.gz
ssr_300909__R2__L003.fastq.gz
ssr_300909__R2__L004.fastq.gz

In ssr_300921.zip there are:

ssr_300921__R1__L002.fastq.gz
ssr_300921__R1__L003.fastq.gz
ssr_300921__R1__L004.fastq.gz
ssr_300921__R2__L001.fastq.gz
ssr_300921__R2__L002.fastq.gz
ssr_300921__R2__L003.fastq.gz
ssr_300921__R2__L004.fastq.gz

So what do the multiple parts of these file names refer to?

My understanding is that R1/R2 refers to the paired end sequencing, such that R1__L002 and R2__L002 contain the respective ends of the same sequences? However, there's not always a compliment (not every R1 has an R2), which confuses me.

The L001 through L004 refer to sequencing lane? Multiple samples are sequenced in the same lane, but the demultiplexing has already been performed, so only sequence for the listed sample are part of the FASTQ file?

from fratjuice.

dhimmel avatar dhimmel commented on May 24, 2024

Additional References

from fratjuice.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.