Description Usage Arguments Value Examples
Parse an input sequence into a BLAST-able HTML link
1 | linkBLAST(header, aa.seq, label = "[BLAST]")
|
header |
character, header for blast search |
aa.seq |
character, query sequence (amino acid) |
label |
character, Display string["BLAST"] |
character, html link for click to search
1 | blast.link <- linkBLAST("u1337", "MYAASTRING", "BLAST")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.