add_shared_sm_genes | R Documentation |
For Spectrum Mill with duplicates, such as P06748|Q61937|P06748|Q61937,
removals under accession_numbers
.
add_shared_sm_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.