We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db858b commit 91644d3Copy full SHA for 91644d3
README.md
@@ -17,4 +17,4 @@ A guide to start using `clonosGP` quickly is available [here](quickstart.ipynb).
17
18
# Citation
19
20
-*citation to be added*
+For citation information check [http://github.com/dvav/clonosGP](http://github.com/dvav/clonosGP)
setup.py
@@ -9,7 +9,7 @@
9
description='Clonal deconvolution in cancer using longitudinal NGS data',
10
long_description=long_description,
11
long_description_content_type="text/markdown",
12
- url='http://github.com/dvav/?????',
+ url='http://github.com/dvav/clonosGP',
13
author='Dimitrios V. Vavoulis',
14
author_email='dimitris.vavoulis@gmail.com',
15
license='MIT',
0 commit comments