-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
49 lines (45 loc) · 1.04 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
authors:
Michael Stadler:
href: https://github.com/mbstadler
Lukas Burger:
href: https://github.com/LukasBurger
Charlotte Soneson:
href: https://csoneson.github.io
url: https://fmicompbio.github.io/eisaR
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
articles:
text: Articles
menu:
- text: eisaR
href: articles/eisaR.html
- text: Feature extraction for RNA velocity
href: articles/rna-velocity.html
github:
icon: fa-github fa-lg
href: https://github.com/fmicompbio/eisaR
reference:
- title: Feature extraction from gene annotation
desc: "Extract exon/intron/gene features from gene annotation."
contents:
- '`getRegionsFromTxDb`'
- '`getFeatureRanges`'
- '`exportToGtf`'
- '`getTx2Gene`'
- title: Run EISA
desc: "Run Exon-Intron Split Analysis on bulk RNA-seq data"
contents:
- '`runEISA`'
- '`plotEISA`'
template:
params:
bootswatch: cerulean