Hi
http://biotechies.blogspot.com/2011/...ct-indels.html is a kind of howto for doing the following pipeline:
1. simulate short reads (wgsim)
2. align short reads
2.1. using BWA
2.2. using Bowtie2
3. call indels
3.1. using GATK UnifiedGenotyper
3.2. using Dindel
I initially started to write it for my own usage to remember command calls but it may help others since I've spent a lot of time discovering software parameters and pipelines.
Please help me to correct and complete the post as much as possible. Any suggestion is very welcome too.
Regards.
http://biotechies.blogspot.com/2011/...ct-indels.html is a kind of howto for doing the following pipeline:
1. simulate short reads (wgsim)
2. align short reads
2.1. using BWA
2.2. using Bowtie2
3. call indels
3.1. using GATK UnifiedGenotyper
3.2. using Dindel
I initially started to write it for my own usage to remember command calls but it may help others since I've spent a lot of time discovering software parameters and pipelines.
Please help me to correct and complete the post as much as possible. Any suggestion is very welcome too.
Regards.
Comment