View source: R/tss_tts.mappability.R
tss_tts.mappability | R Documentation |
extract relative position of polymorphisms in relation to gene bodies
tss_tts.mappability(gff, mapp, chrs = 1, num = "all")
gff |
directory and file name of reference gff OR data.table object of gff data |
mapp |
directory and file name of gen map object |
chrs |
selection specific chromosomes, default is 1 |
num |
set number of genes, default is "all |
data.table with pos and D columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.