Hi there
We have a pipeline that we have developed that currently works on both 454 and Ion Torrent data.
The pipeline is always run on multiplexed data and the sequence input is currently a fastq file that contains all of the information to undertake the demultiplexing of the data and all subsequent analysis is run on all the data from each MID separately.
Collaborators have now generated similar data using an Illumina MiSeq however when they sent us the data we see that the data is already demultiplexed with tags etc stripped.
What I want to know is there anyway that a single fastq/sff/etc file can be created during a MiSeq run from the output data (or during data generation) that contains the MIDs etc still on the data and has all the data together in one file?
I've done extensive reading on this and it seems that the best way to do this is to convert the multiple .bcl files to fastq?
Is there a better/easier way to do this?
Thanks!