Description Usage Arguments Value Examples
A wrapper function to align multiple datasets from different species
1 2 3 4 5 6 7 | pjd_wrap(
data.list,
species.vector,
geneType.vector,
geneType.out = "symbol",
species.out
)
|
data.list |
Input list of data sets |
species.vector |
A vector of species types |
geneType.vector |
A vector of gene types, |
geneType.out |
Type of genes |
species.out |
Kind of species output |
A list of data sets, after alignment
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.