![]() |
Generic SNP/Indel Simulator for NGS data
Expert is there any existing SNP/Indel Simulator for NGS reads?
The principle the tool does something like taking any reference genome, pick positions randomly in that genome and begin to introduce SNP or indels in that position. Finally the tool should give reads given from the variant genome above with certain depth, and location of SNP/Indel is introduced in the reads fasta header. |
I think Maq does that, you should take a look at http://maq.sourceforge.net/maq-manpage.shtml#7
|
Hi Yilong,
Thanks so much for your reply. I tried to run 'fakemut' from maq using this command. Code:
maq fakemut chr22.fa > out.fakeref.fasta 2> out.fake.snp I can guess, but I am not quite sure. I can't seem find any explanation about it from the web? Code:
chr22 16051056 G c 99 |
Also take a look to dnaa, specifically the dwgsim (forked from the maq tool).
|
I need to generate a small dataset of individuals organized in pool... with SNP and indel
is there a way to do this ? |
All times are GMT -8. The time now is 02:49 AM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2021, vBulletin Solutions, Inc.