|
1 | 1 | site_name: Bioinformatics course |
2 | 2 |
|
3 | 3 | theme: |
4 | | - name: cinder |
| 4 | + name: cinder |
5 | 5 |
|
6 | | -pages: |
7 | | - - Home: index.md |
8 | | - - Week 1: |
9 | | - - Proteins: proteins.md |
10 | | - - Week 2: |
11 | | - - Unix: unix.md |
12 | | - - Cloud Computing: cloud.md |
13 | | - - Installing Software: software.md |
14 | | - - Git: git.md |
15 | | - - Command-line Blast: blast.md |
16 | | - - Project Organisation: project_organisation.md |
17 | | - - Week 3: |
18 | | - - Sequencing Technologies: seq_tech.md |
19 | | - - Quality Control: tutorials/docs/qc.md |
20 | | - - Assembly Challenge: assembly_challenge.md |
21 | | - - De-novo Genome Assembly: tutorials/docs/assembly.md |
22 | | - - Genome Annotation: tutorials/docs/annotation.md |
23 | | - - Pan-genome Analysis: tutorials/docs/pan_genome.md |
24 | | - - Nanopore Sequencing: tutorials/docs/nanopore.md |
25 | | - - Week 4: |
26 | | - - RNA Sequencing : tutorials/docs/rna.md |
27 | | - - Metabarcoding: tutorials/docs/16S.md |
28 | | - - Metagenome assembly: tutorials/docs/meta_assembly.md |
29 | | - - Comparative metagenomics: tutorials/docs/wms.md |
30 | | - - Week 5 - Eukaryotic Annotation: |
31 | | - - Schedule: nbis_annotation/schedule.md |
32 | | - - Practical 1: nbis_annotation/practical_session/practical1.md |
33 | | - - Practical 2: nbis_annotation/practical_session/practical2.md |
34 | | - - Practical 3: nbis_annotation/practical_session/practical3_manualCuration.md |
35 | | - - Practical 4: nbis_annotation/practical_session/practical4_funcAnnotInterp.md |
36 | | - - Extras: |
37 | | - - WebApollo: nbis_annotation/practical_session/UsingWebApollo.md |
38 | | - - Protein, EST and RNA-seq data: nbis_annotation/practical_session/practical2_sub_gatherEvidence.md |
39 | | - - Assembling transcripts: nbis_annotation/practical_session/practical2_sub_transcriptome.md |
40 | | - - Evidence Based Annotation: nbis_annotation/practical_session/practical2_sub_makerNoAbinit.md |
41 | | - - Abinitio Annotation: nbis_annotation/practical_session/practical2_sub_makerAbinit.md |
42 | | - - Comparing Annotations: nbis_annotation/practical_session/practical2_sub_makerCompareAnnot.md |
43 | | - - Configuring Maker (I): nbis_annotation/practical_session/practical2_supl_maker.md |
44 | | - - Configuring Maker (I): nbis_annotation/practical_session/practical2_supl3_maker.md |
45 | | - - Inspecting Maker output: nbis_annotation/practical_session/practical2_supl2_maker.md |
| 6 | +nav: |
| 7 | + - Home: index.md |
| 8 | + - Week 1: |
| 9 | + - Blast Online: blast/blast_online.md |
| 10 | + - Proteins: proteins.md |
| 11 | + - Week 2: |
| 12 | + - Unix: unix.md |
| 13 | + - Cloud Computing: cloud.md |
| 14 | + - Installing Software: software.md |
| 15 | + - Git: git.md |
| 16 | + - Command-line Blast: blast.md |
| 17 | + - Project Organisation: project_organisation.md |
| 18 | + - Week 3: |
| 19 | + - Sequencing Technologies: seq_tech.md |
| 20 | + - Quality Control: tutorials/docs/qc.md |
| 21 | + - Assembly Challenge: assembly_challenge.md |
| 22 | + - De-novo Genome Assembly: tutorials/docs/assembly.md |
| 23 | + - Genome Annotation: tutorials/docs/annotation.md |
| 24 | + - Pan-genome Analysis: tutorials/docs/pan_genome.md |
| 25 | + - Nanopore Sequencing: tutorials/docs/nanopore.md |
| 26 | + - Week 4: |
| 27 | + - RNA Sequencing: tutorials/docs/rna.md |
| 28 | + - Metabarcoding: tutorials/docs/16S.md |
| 29 | + - Metagenome assembly: tutorials/docs/meta_assembly.md |
| 30 | + - Comparative metagenomics: tutorials/docs/wms.md |
| 31 | + - Week 5 - Eukaryotic Annotation: |
| 32 | + - Schedule: nbis_annotation/schedule.md |
| 33 | + - Practical 1: nbis_annotation/practical_session/practical1.md |
| 34 | + - Practical 2: nbis_annotation/practical_session/practical2.md |
| 35 | + - Practical 3: nbis_annotation/practical_session/practical3_manualCuration.md |
| 36 | + - Practical 4: nbis_annotation/practical_session/practical4_funcAnnotInterp.md |
| 37 | + - Extras: |
| 38 | + - WebApollo: nbis_annotation/practical_session/UsingWebApollo.md |
| 39 | + - Protein, EST and RNA-seq data: nbis_annotation/practical_session/practical2_sub_gatherEvidence.md |
| 40 | + - Assembling transcripts: nbis_annotation/practical_session/practical2_sub_transcriptome.md |
| 41 | + - Evidence Based Annotation: nbis_annotation/practical_session/practical2_sub_makerNoAbinit.md |
| 42 | + - Abinitio Annotation: nbis_annotation/practical_session/practical2_sub_makerAbinit.md |
| 43 | + - Comparing Annotations: nbis_annotation/practical_session/practical2_sub_makerCompareAnnot.md |
| 44 | + - Configuring Maker (I): nbis_annotation/practical_session/practical2_supl_maker.md |
| 45 | + - Configuring Maker (I): nbis_annotation/practical_session/practical2_supl3_maker.md |
| 46 | + - Inspecting Maker output: nbis_annotation/practical_session/practical2_supl2_maker.md |
46 | 47 |
|
47 | 48 | markdown_extensions: |
48 | 49 | - admonition |
49 | 50 |
|
50 | 51 | extra_css: |
51 | | - - css/admonition.css |
52 | | - - css/navbar.css |
| 52 | + - css/admonition.css |
| 53 | + - css/navbar.css |
0 commit comments