This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Cluster position units in fastq file

I have a fastq file with headers that include positions in the same format as the wikipedia example for fastq:

@HWUSI-EAS100R:6:73:941:1973#0/1

I know that (x,y) is (941,1973), but what are the units? Microns? Some illumina unit?

If there was another cluster at (931, 1973) would they be 10 microns apart?

Thanks

rna-seq fastq

AFAIK there is no unit for those numbers since the clusters form ad hoc on a non-patterned flowcell.

Thank you for your comment. I don't see why clusters forming ad hoc on a non-patterned flowcell would prohibit measurement. Since the readout is microscopy wouldn't using the known magnification and observed distance between clusters and a defined origin allow you to convert to known units?

That is certainly possible. I have not thought about those x,y positions being assigned specific units nor have seen them being assigned specific units. You may want to email techsupport at illumina.com with this question to get an official answer. Post their response here.

I'm suprised there is no unit because the distance between the clusters is used to detect the optical duplicons (?).

@Brian implemented a x+n y+n metric to identify optical duplicates (n is different for each type of sequencer) in clumpify.sh. He has referred to n as pixels in his post but I am not sure if that is based on concrete information or by practical examination of past datasets with identical sequence clusters within a n distance of each other.

Thanks for the link! My understanding is that @Brian would have no need to convert from pixels to physical units in clumpify.sh, but this does suggest that the positions do have a physical intepretation

Curious as to why you are interested in this? Perhaps some other work around may exist.

0 answers

No answers yet.

Log in to answer this question.