Skip to content

Commit 91644d3

Browse files
committed
Updated README and setup.py
1 parent 6db858b commit 91644d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ A guide to start using `clonosGP` quickly is available [here](quickstart.ipynb).
1717

1818
# Citation
1919

20-
*citation to be added*
20+
For citation information check [http://github.com/dvav/clonosGP](http://github.com/dvav/clonosGP)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
description='Clonal deconvolution in cancer using longitudinal NGS data',
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",
12-
url='http://github.com/dvav/?????',
12+
url='http://github.com/dvav/clonosGP',
1313
author='Dimitrios V. Vavoulis',
1414
author_email='dimitris.vavoulis@gmail.com',
1515
license='MIT',

0 commit comments

Comments
 (0)