Created
January 24, 2019 21:20
-
-
Save wflynny/d6c95deadf0c4d1cce4f01a729314dbb to your computer and use it in GitHub Desktop.
Illumina sequencer identifiers in fastq read headers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Find myself referring to this thread a lot: | |
# https://www.biostars.org/p/198143/ | |
# However updating codes with what I see at JAX | |
@Mxxxx - MiSeq | |
@Dxxxx - HiSeq 2500 | |
@Kxxxx - HiSeq 4000 | |
@NSxxx - NextSeq 500/550 | |
@Axxxxx - NovaSeq |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment