I have a set of bioinformatics tools. Now I want to execute them one by one in a automated sequence where data (output ) generated by one tool will be used as an input in the next tool. 

I am new to programming and bioinformatics so if you can give me the codes to implement such a automated execution string I will be grateful.

The tools are such.

1. BWA-mem 2. SAM to BAM converter 3. BAM to VCF converter 4. ClinEff/ SNP Eff/ or VEP 5. Meta SVM 6. Genome Browser 7. KEGG 

Similar questions and discussions