Description Usage Arguments Value
View source: R/collapse_snps_by_gene.R
Collapse SNPs into the gene(s) which they are from and by snpeff impcat
1 2 3 4 5 6 | collapse_snps_into_genes_by_impact(
bin_mat,
gene_vec,
predicted_impact,
snpeff_grouping
)
|
bin_mat |
Matrix. |
gene_vec |
Character. Vector of gene names. |
predicted_impact |
Character. Vector of predicted functional impacts. |
snpeff_grouping |
Character. Vector or single string of impacts of interest. |
a list of gene_mats, collapsed by gene and snpeff impact
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.