Skip to content

Commit

Permalink
Updated project navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
rnnh committed Apr 3, 2020
1 parent 675a527 commit 57dd806
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ If you have any suggestions, or questions, or spot any mistakes, [please let me

### [2. Program guides](docs/part2.md)

- [bowtie](docs/bowtie.md)
- [bowtie2](docs/bowtie2.md)
- [conda](docs/conda.md)
- [fasterq-dump](docs/fasterq-dump.md)
- [fastq-dump](docs/fastq-dump.md)
- [featureCounts](docs/featureCounts.md)
- [htseq-count](docs/htseq-count.md)
Expand Down
6 changes: 6 additions & 0 deletions docs/bowtie.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
layout: default
title: bowtie
parent: 2. Program guides
---

# bowtie

`bowtie` can be used to:
Expand Down
6 changes: 6 additions & 0 deletions docs/fasterq-dump.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
layout: default
title: fasterq-dump
parent: 2. Program guides
---

# fasterq-dump

`fasterq-dump` is a tool for downloading sequencing reads from [NCBI's Sequence Read Archive (SRA)](https://www.ncbi.nlm.nih.gov/sra).
Expand Down

0 comments on commit 57dd806

Please sign in to comment.