dispatch_deg_group | R Documentation |
dispatch barcodes to seed and query groups
dispatch_deg_group(ter, seed, query, cells, sample, verbose)
ter |
territories data frame from territoires slot in vesalius_assay object |
seed |
interger vector indicating which territories should be included in seed group |
query |
interger vector indicating which territories should be included in query group |
cells |
cell barcodes |
sample |
barcodes for each sample type |
verbose |
logical if progress messages should be outputed |
This function generates groups for DEG analysis. It creates different groups depending on what is being parse to both seed and query. This could probably be cleaned up and simplified. Always need to return a list though.
list with seed group and seed id as well as query group and query id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.