Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NBISweden/GAAS
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Apr 27, 2020
2 parents b4697bf + b0a8213 commit 0a91fa4
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions annotation/knowledge/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Collection of Cheat Sheets / overview / summaries

Knowledge: collection of cheat Sheets / overviews / summaries
===========================

# Table of Contents

## Table of Contents

* [Programming](#programming)
* [Bash](#bash)
Expand Down Expand Up @@ -42,10 +44,10 @@ Collection of Cheat Sheets / overview / summaries

### BASH
* Cheat Sheets:
* [Cheat Sheet Level1](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/Bash_cheat_%20sheet_level1.pdf)
* [Cheat Sheet Level2](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/Bash_cheat_%20sheet_level2.pdf)
* [Cheat Sheet Level3](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/Bash_cheat_%20sheet_level3.pdf)
* [course](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/Bash_lecture.pdf)
* [Cheat Sheet Level1](https://github.com/NBISweden/GAAS/blob/master/annotation/knowledge/Bash_cheat_sheet_level1.pdf)
* [Cheat Sheet Level2](https://github.com/NBISweden/GAAS/blob/master/annotation/knowledge/Bash_cheat_sheet_level2.pdf)
* [Cheat Sheet Level3](https://github.com/NBISweden/GAAS/blob/master/annotation/knowledge/Bash_cheat_sheet_level3.pdf)
* [course](https://github.com/NBISweden/GAAS/blob/master/annotation/knowledge/Bash_lecture.pdf)
* [others](bash_other.md)
* one-liners:
* [Stephen is Turner](https://github.com/stephenturner/oneliners)
Expand Down Expand Up @@ -96,10 +98,10 @@ Collection of Cheat Sheets / overview / summaries
* [http://ivory.idyll.org/blog/2016-sourmash-sbt.html] (http://ivory.idyll.org/blog/2016-sourmash-sbt.html)

### Annotation tools
* #### [Genome (Protein coding genes)](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/annotation_tools.md)
* #### [Mitochondrion](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/annotation_tools_mito.md)
* #### [Chloroplast](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/annotation_tools_chloro.md)
* #### [Plasmid](https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/annotation_tools_plasmid.md)
* #### [Genome (Protein coding genes)](annotation_tools.md)
* #### [Mitochondrion](annotation_tools_mito.md)
* #### [Chloroplast](annotation_tools_chloro.md)
* #### [Plasmid](annotation_tools_plasmid.md)

### [Overview of RNA-seq library types](rnaseq_library_types.md)

Expand Down

0 comments on commit 0a91fa4

Please sign in to comment.