saf_from_paths | R Documentation |
This function creates a SAF file from a features path file for the given blocks and features
saf_from_paths(
pathsFile,
groupBy = c("mRNA", "gene"),
block = c("exon", "CDS")
)
pathsFile |
Path to the input features path file |
groupBy |
Vector of features to group by in feature count |
block |
Vector of features to be used as block in feature count |
SAF formatted data frame for the given blocks and features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.