HadrienG / InSilicoSeq

:rocket: A sequencing simulator
https://insilicoseq.readthedocs.io
MIT License
176 stars 32 forks source link

Output the starting position of each sequence in the reference genome #222

Open maojanlin opened 2 years ago

maojanlin commented 2 years ago

Hi,

Can InSilicoSeq output the starting position of each simulated sequence in the reference genome? For example, output a sam or bam file indicating the true alignment (simulated position) of each read?

Thanks, Mao-Jan