Description Usage Arguments Value
Parse the isoform parts list from annotation.
1 2 3 4 5 6 | getIsoPartsList(
anno,
gene_id = getMultiTxGene(anno),
depth.intron = 300,
cores = max(1, detectCores() - 2)
)
|
anno |
a |
gene_id |
|
depth.intron |
|
cores |
|
a list
named by gene_id, each of which contains:
segment |
|
label |
|
layout |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.