Genome Sequencing - what is the 'identifier'?
What is the 'identifier' of the first read in both files? Here is the code I get. Also, what does this identifier of both reads tell us?
coding
sequence
identifier
• 1,628 views
•
link
updated
by
GenoMax
•
written
by
pollyyhjo •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Chip Seq Analysis of RNA Polymerase 2
written by Gaurav •I am analysing chip-seq data of RNA Pol-2 generated in our lab. But I am not getting the desired peaks on genes. Can somebody help? …
-
FeatureCount : Successfully assigned alignments is low
written by HarperReed •Hello, I hope you can help me !! I'm analyzing RNA-seq data from dogs. I used fastp to automatically detect and remove adapters, then aligned …
-
why 99% reads failed to align in mir-seq analysis?
written by mohammadhassanjHi, After trimming the reads as discussed in below [https://www.biostars.org/p/9584040/#9584110][1] I used bowtie1 for alignment, but 99% of the reads were not aligned, **what is …
-
Error in schicexplorer's hicbuildmatrix
written by 1125195245 •I use schicexplorer's hicbuildmatrix code; it complains that two sam files do not have the same reads order ![enter image description here][1] [1]: /media/images/64bf1f16-060f-4a2d-bea0-74c93515
-
original single cell data downloaded from GEO yielded only two files with 150bp
written by chenglei1865 •Hi, Recently, I downloaded original single cell data from GEO (SRR13403717), and converted it: `fastq-dump --split-files --gzip SRR13403717`, two files `SRR13403717_1.fastq.gz` (40G) and `SRR13403717_1.fastq.gz` (38G), …
-
Interesting discrepancy between NGS (Illumina) and Sanger seq.
written by Manuel •I have an interesting case I would like to share with you From our NGS bioinformatics pipeline we got the following 4 variants (top of …
-
RNA-seq QC - adapter content and high duplication
written by Simon •Hi, I am currently working on data obtained from an RNA-seq experiment, paired-end with 150bp read length. I performed some quality control by running FASTQC …
-
GDCdownload Error
written by Emre •here is my code ![enter image description here][1] and here is my error, I really dont know what to do. ![enter image description here][2] I …
-
Please help me with the MultiQC results
written by arr234 •Hi. I have performed MultiQC for 100 paired end reads after filtering using Cutadapt. But the result shows only for the 2nd end read for …
-
why those reads don't contain 0x2
written by Tao •I find 0x2 means read mapped in proper pair.As shown in the following image ![enter image description here][1] And why my reads(following image) don't contain …
https://en.wikipedia.org/wiki/FASTQ_format
Specifically: https://en.wikipedia.org/wiki/FASTQ_format#Illumina_sequence_identifiers
So there is no
identifier(as far as a sample ID goes) inside an Illumina file. You would normally have that information in the name of the file. If someone "coded" the names to be generic (like what you have) then you had better have a key/metadata file that links the index sequence you see in header (GGACTCCT+CTCCTTAC) with a sample_ID/file names.So we cannot tell what identifier from the code above?
Identifierfor? If for sample, then no.But if you wanted to know what sequencer the sample ran on then you get the serial number
NB551191. Flow cell serial number isHM5WHBGX5. Data is from lane1.