@Bastien Hervé - thank you for your answer. If you don't mind, I have few doubts
Ad 2. Mapping to the genome part. My data comes from IonProton machine (in IonTorrent technology) and this is AmpliSeq enriched library (set of about 100 genes). Can I use just bwa like I do for data generated by Illumina sequencers? Are there any specific parameters which should I use for mappig with Torrent data?
Ad.4. Level of duplicates marked with Picard is quite high. But I've found that this is typical for AmpliSeq libraries and this kind of duplicates shouldn't be removed (as a false positive results). What's your opinion?
Ad. 6. Variant calling - for Illumina data, GATK is my first choice. But for Torrent data (because of specific type of sequencing artifacts) according to the information from GATK website, this tool is not recommended. But I haven't found which is recommended - most often people use freebayes, but there is no clear explanation.
And - could you recommend any textbook concerning finding mutation form DNA sequencing (regerdeless technoogy of sequencing).
Once more - thanks a lot!
Best, anna
You may want to check the docker hub from iontorrent
They have the latest software in containers and ready to use. You don't need to have access to a seperate server if you have plenty of desktop horsepower for this. Their documentation is also good.
Thank for your answer - I didn't know about kind of standalond version of iontorrent software. It really good to know for the future. But I have checked and for this exact project I cannot use manufacturer's software. I need to deal with the date using tools like bwa of GATK.
What species are you working on ? Are you looking for somatics, germlines or both mutation types ?
There are human samples, mostly from cancer tissue. Thus I want to find but germline and somatic mutations.