forked from felixlangschied/ncortho
-
Notifications
You must be signed in to change notification settings - Fork 0
/
example_parameters.yaml
29 lines (29 loc) · 1019 Bytes
/
example_parameters.yaml
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
---
type: reference
name: Homo_sapiens
genome: </path/to/GCF_000001405.39_genomic.fna>
annotation: </path/to/GCF_000001405.39_genomic.gff>
---
type: core
name: Gorilla_gorilla
genome: </path/to/GCF_008122165.1_genomic.fna>
annotation: </path/to/GCF_008122165.1_genomic.gff>
orthologs: </path/to/oma/PairwiseOrthologs/Homo_sapiens_rep-Gorilla_gorilla_rep.txt>
---
type: core
name: Macaca_mulatta
genome: </path/to/GCF_003339765.1_genomic.fna>
annotation: </path/to/GCF_003339765.1_genomic.gff>
orthologs: </path/to/oma/PairwiseOrthologs/Homo_sapiens_rep-Macaca_mulatta_rep.txt>
---
type: core
name: Nomascus_leucogenys
genome: </path/to/GCF_006542625.1_genomic.fna>
annotation: </path/to/GCF_006542625.1_genomic.gff>
orthologs: </path/to/oma/PairwiseOrthologs/Homo_sapiens_rep-Nomascus_leucogenys_rep.txt>
---
type: core
name: Pongo_abelii
genome: </path/to/GCF_002880775.1_genomic.fna>
annotation: </path/to/GCF_002880775.1_genomic.gff>
orthologs: </path/to/oma/PairwiseOrthologs/Homo_sapiens_rep-Pongo_abelii_rep.txt>