Description Usage Arguments Value Examples
View source: R/genic_load_annotation.R
Annotate genic load
| 1 | genic_load(DT_in, biotypes = "protein_coding", mart = NULL)
 | 
| DT_in,  | a  | 
| biotypes,  | character vector of Genecode biotypes, default value is "protein_coding". | 
| mart,  | user specified  This function takes a  | 
the CNVresults object DT_in with additional columns:
genes and n_genes.
| 1 2 3 4 | ## Not run: 
DT <- genic_load(penn_22)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.