Sequencing.com app sequencing technology allows you to run apps in succession using our API.
For example, let’s assume that you would like the results from one app to be piped into another app. This commonly happens in bioinformatics analysis such as convert a BAM file to VCF using a certain reference genome and then pipe the result through an app for annotation and a second app for custom analysis.
The above can be easily accomplished with our app sequencing technology where you would chain apps in succession passing the results of one app as input to the second app and so on. This allows you to tap into granular functionality provided by our core apps as well as apps that are created by other app developers.