diff options
author | Pjotr Prins | 2016-06-02 09:45:41 +0200 |
---|---|---|
committer | Pjotr Prins | 2016-06-02 09:45:41 +0200 |
commit | 3788a3ae75d8260c167818786aeeeb20b22fb305 (patch) | |
tree | 6f49bf66541ea2a385a58da7139a3ee41bd3cba4 /doc | |
parent | 9669b09bdd8885acae07e05cb878e575b1b2c6e1 (diff) | |
download | genenetwork2-3788a3ae75d8260c167818786aeeeb20b22fb305.tar.gz |
Paper: addressing https://github.com/openjournals/joss-reviews/issues/25
last par: "Python" is spelled with a capital 'P'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/joss/2016/paper.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/joss/2016/paper.md b/doc/joss/2016/paper.md index 62daf177..9ac323d2 100644 --- a/doc/joss/2016/paper.md +++ b/doc/joss/2016/paper.md @@ -80,7 +80,7 @@ worked on, including GPU support. A REST interface is being added so that data can be uploaded to a server, analysis run remotely on high performance hardware, and results downloaded and used for further analysis. This feature will -allow biologist-programmers to use R and python on their computer and +allow biologist-programmers to use R and Python on their computer and execute computations on GN enabled servers. # References |