View source: R/scraps_to_seurat.R
parse_saf_pf | R Documentation |
Parse SAF annotation file for position factor (pf) values
parse_saf_pf(file, types = "3'UTR", alt_only = TRUE)
file |
SAF file used with Scraps |
types |
filter to only these types of PA sites, set to NULL to use all |
alt_only |
if TRUE, only keep genes with alternative polyA sites |
data.frame with SAF first column and position factor by gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.