Description Usage Arguments Value
Helper Function to create all features
1 | feature_generation(counts_nm, read_metrics, GO_terms, extra_genes, organism)
|
counts_nm |
Gene expression counts dataframe (genes x cells). Either normalised by library size or TPM values |
read_metrics |
Dataframe with mapping statistics produced by python pipeline |
GO_terms |
DataFrame with gene ontology term IDs, that will be used in feature extraction |
extra_genes |
Additional genes used for feature extraction |
organism |
The target organism to generate the features for |
Returns the entire set of features in a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.