| runBlat | R Documentation | 
Start a blat server, run blat on file and kill blat server
runBlat(
  faFile,
  gfClientOptions = "",
  outFile = gsub("\\.fn?a$", ".blat", faFile),
  gfClient = "gfClient",
  ...
)
| faFile | path to fasta file for alignment | 
| gfClientOptions | arguments for gfClient | 
| outFile | file to write blat results to | 
| gfClient | path to gfClient program | 
| ... | arguments for startBlat | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.