Hi all,
Does an NGS read simulator exist that will output reads along with their chromosome/coordinates of origin, position and type of mutation/error introduced etc?
I want to assess some aligners and the better annotated the reads in terms of their composition, the better!
Well, if such software doesn't exist SimSeq would be a good place to start. Alternatively, you could run samtools calmd on the SimSeq output with the original reference to fill in the MD tag.
My real motive here is to find out whether software exists to perform the task at hand without alteration/rewriting.