Description Usage Arguments Value
This function reads a two-columned tab-delimited text file (with header). Expected column names are 'mappa' and 'gene_id'. Each line is for a unique 'gene_id' and contains the mappability (between 0 and 1) for that gene.
1 | read_mappa(file_path)
|
file_path |
A file path for the custom mappability. |
A data.frame
containing gene_id
and mappa
columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.