makeLFQSpecies | R Documentation |
Makes the look-ups of shared peptides across species
makeLFQSpecies(
mbr_peps = NULL,
mbr_sps = NULL,
nms_sp,
new_na_species = ".other",
dat_dir = NULL,
to_list = TRUE
)
mbr_peps |
A vector of |
mbr_sps |
A vector of peptide species in the universe. |
nms_sp |
The names of species (for conversion from character strings to integers). |
new_na_species |
A replace value for NA species. |
dat_dir |
A working directory. |
to_list |
Logical; convert output to list or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.