-
Notifications
You must be signed in to change notification settings - Fork 8
/
_pkgdown.yml
84 lines (79 loc) · 1.91 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
title: epitopefindr
url: https://brandonsie.github.io/epitopefindr
template:
params:
bootswatch: sandstone
ganalytics: UA-131446137-1
docsearch:
api_key: c0f1e745bc83170b812c2f3ddbeb17c6
index_name: epitopefindr
reference:
- title: Package Info
desc: epitopefindr package help file
contents:
- epitopefindr
- title: Main Function
desc: To execute a typical epitopefindr pipeline
contents:
- epfind
- title: Sub Functions
desc: Execute smaller steps of epfind
contents:
- pbCycleBLAST
- cycleBLAST
- epitopeBLAST
- indexEpitopes
- trimEpitopes
- indexGroups
- groupMSA
- title: Helper Functions
desc: Smaller functions to perform simple operations
contents:
- addPepSeq
- chooseIndex
- decipherGaps
- epitopefindrEnv
- epPB
- filterBLAST
- isOverlapping
- makeIR
- mergeFastaDuplicates
- numAlignments
- organizeBLAST
- outputTable
- prepareBLAST
- qsSwap
- queryBLASTaa
- removeSmallAln
- renameBLAST
- renameFasta
- selfBLASTaa
- threshBLAST
- tidyBLAST
- tidyFasta
- unmergeFastaDuplicates
- writeFastaAA
- title: Data
desc: Example datasets
contents:
- pairwise_viral_hits
navbar:
title: ~
left:
- icon: fas fa-home fa-lg
href: index.html
- text: "Reference"
href: "reference/index.html"
- text: "Articles"
menu:
- text: 'epitopefindr Application: Viral Peptides'
href: articles/epitopefindr_avarda_vignette.html
right:
- text: Links
menu:
- text: Changelog
href: https://brandonsie.github.io/epitopefindr/news/index.html
- text: Github Repo
href: https://github.com/brandonsie/epitopefindr/
- text: brandonsie.github.io
href: https://brandonsie.github.io/