infer_prot | R Documentation |
The infer_prot
function finds the smallest set of UniProt accessions
(UniProtAcc
) that maps to the largest number of amino acid sequences
(cleanSeq
).
infer_prot(x)
x |
A |
A data.table
with all rows removed corresponding to the
UniProt accessions that do not belong to the set of accessions that map to
the largest number of cleanSeq
s. The output from this function needs
to be kept for the rest of the TopPICR
workflow as it will be used
by later functions.
Vlad Petyuk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.