Add a Complexity Theory book, move a Bioinformatics book.
Chris Pressey
1 year, 1 month ago
8 | 8 |
|
9 | 9 |
- - - -
|
10 | 10 |
|
11 | |
[Algorithms in Bioinformatics: A Practical Introduction](https://www.comp.nus.edu.sg/~ksung/algo_in_bioinfo/)
|
12 | |
|
13 | 11 |
[Pangenome Graph Construction from Genome Alignment with Minigraph-Cactus \| bioRxiv](https://www.biorxiv.org/content/10.1101/2022.10.06.511217v1)
|
14 | 12 |
|
15 | 13 |
[Pangenome-based genome inference \| bioRxiv](https://www.biorxiv.org/content/10.1101/2020.11.11.378133v1)
|
|
17 | 15 |
[Most commonly mutated gene in all cancers revealed: Finding shows some of the mutations most targeted by medicine are not as common as previously thought \-- ScienceDaily](https://www.sciencedaily.com/releases/2021/10/211013094133.htm)
|
18 | 16 |
|
19 | 17 |
[Steering Evolution with Sequential Therapy to Prevent the Emergence of Bacterial Antibiotic Resistance \| PLOS Computational Biology](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1004493)
|
|
18 |
|
|
19 |
### Books
|
|
20 |
|
|
21 |
Algorithms in Bioinformatics: A Practical Introduction (online @ [www.comp.nus.edu.sg](https://www.comp.nus.edu.sg/~ksung/algo_in_bioinfo/))
|
|
0 |
Bioinformatics Books
|
|
1 |
====================
|
|
2 |
|
|
3 |
<!--
|
|
4 |
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
|
|
5 |
|
|
6 |
SPDX-License-Identifier: CC0-1.0
|
|
7 |
-->
|
|
8 |
|
|
9 |
### Algorithms in Bioinformatics: A Practical Introduction
|
|
10 |
|
|
11 |
* authors: Wing-Kin Sung
|
|
12 |
* date: 2009
|
|
13 |
* online @ [www.comp.nus.edu.sg](https://www.comp.nus.edu.sg/~ksung/algo_in_bioinfo/)
|
|
14 |
|
|
15 |
.
|
5 | 5 |
|
6 | 6 |
SPDX-License-Identifier: CC0-1.0
|
7 | 7 |
-->
|
8 | |
|
9 | |
### Algorithms in Bioinformatics: A Practical Introduction
|
10 | |
|
11 | |
* url: https://www.comp.nus.edu.sg/~ksung/algo_in_bioinfo/
|
12 | |
|
13 | |
.
|
14 | 8 |
|
15 | 9 |
### Pangenome Graph Construction from Genome Alignment with Minigraph-Cactus \| bioRxiv
|
16 | 10 |
|
51 | 51 |
[computability theory - Is the collection of primitive recursive functions a lower set in the poset of computable functions? - MathOverflow](https://mathoverflow.net/questions/364494/is-the-collection-of-primitive-recursive-functions-a-lower-set-in-the-poset-of-c)
|
52 | 52 |
|
53 | 53 |
[computability theory - Inverse Ackermann - primitive recursive or not? - MathOverflow](https://mathoverflow.net/questions/76037/inverse-ackermann-primitive-recursive-or-not)
|
|
54 |
|
|
55 |
### Books
|
|
56 |
|
|
57 |
Computers and Tractability (borrow @ [archive.org](https://archive.org/details/computersintract0000gare))
|
|
0 |
Complexity Theory Books
|
|
1 |
=======================
|
|
2 |
|
|
3 |
<!--
|
|
4 |
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
|
|
5 |
|
|
6 |
SPDX-License-Identifier: CC0-1.0
|
|
7 |
-->
|
|
8 |
|
|
9 |
### Computers and Tractability
|
|
10 |
|
|
11 |
* authors: Michael R Garey, David S Johnson
|
|
12 |
* date: 1979
|
|
13 |
* borrow @ [archive.org](https://archive.org/details/computersintract0000gare)
|
|
14 |
|
|
15 |
The classic work presenting a compilation of many NP-complete problems.
|