diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2013-09-05 14:48:25 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2013-09-05 14:48:25 -0400 |
commit | 0503d51b282c7c182c222aef91b00e6ad347b56a (patch) | |
tree | 1a3bee59cc82fe46a34143e6b39ceb4f835895a8 | |
parent | fe7ff7071d1bbf358749607284e8e37425eb5b92 (diff) | |
parent | cd9ba830db91250a4a5cda15f03140193a47b79c (diff) |
Merge branch 'master' of github.com:mutantturkey/quikr
-rw-r--r-- | README.markdown | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown index fa7f44f..425b05d 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,7 @@ # Quikr # This is the homepage for quikr. -## What is Quikr ## +## What is Quikr? ## Quikr is a QUadratic, Iterative, K-mer based Reconstruction technique that utilizes sparsity promoting ideas from the field of compressed sensing to reconstruct the composition of a bacterial community (when the input data is @@ -10,10 +10,11 @@ databases that can be custom trained. Typically reconstruction is accurate down to the genus level. -## How Do I Install Quikr ## +## How Do I Install Quikr? ## Please read the directions on the [installation page](doc/install.markdown). -## How Do I use Quikr ## + +## How Do I use Quikr? ## We have several ways to use quikr. Quikr is first and formost a command line utility, but we also provide python and matlab scripts. @@ -21,13 +22,16 @@ line utility, but we also provide python and matlab scripts. + [Matlab documentation](doc/matlab.markdown) + [Python documentation](doc/python.markdown) + ## Contact ## For issues with the quikr software, contact gailro@gmail.com + ## License ## The Quikr project is released under the GPL-3 License. Please view the [LICENSE](LICENSE) file for more details. + ## Contributors ## + David Koslicki + Simon Foucart |