add_shared_genes | R Documentation |
For MaxQuant and MSFragger.
add_shared_genes(
df = NULL,
key = "Proteins",
sep = ";",
fasta = NULL,
entrez = NULL
)
df |
PSM data. |
key |
the column key of mapped proteins. |
sep |
Character string; the separator of the mapped proteins. |
fasta |
Character string(s) to the name(s) of fasta file(s) with
prepended directory path. The |
entrez |
Character string(s) to the name(s) of entrez file(s) with
prepended directory path. At the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.