QC check using Qualimap
1 2 3 4 5  | runQualimap(sampleID, projName, bamDir,
  bamExt = "_dedup_realn_recal.bam", outDir = "Analysis/qualimap",
  remRoot = "/scratch/pschofield/Projects", noSub = F, ncores = 1,
  scpIt = T, mem = "32Gb",
  qualimapMod = "apps/qualimap/2.2/linux-x86_64")
 | 
fileList | 
 the bam files  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.