Skip to content

Commit 0ef100b

Browse files
committed
Merge branch 'main' of github.com:ygidtu/trackplot
2 parents 2a918b9 + 9e80749 commit 0ef100b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ pip install trackplot
100100
For a binary version of the tool and more comprehensive information, please visit [this link](./docs/installation.md).
101101

102102
```bash
103-
# example with version v0.3.2, please using your interested version according to your needs
104-
export VERSION=0.3.2
103+
# example with version v0.3.5, please using your interested version according to your needs
104+
export VERSION=0.3.5
105105
chmod +x trackplot-${VERSION}-x86_64.AppImage
106106
./trackplot-${VERSION}-x86_64.AppImage --help
107107
```
@@ -265,4 +265,4 @@ contact [Yiming Zhang](https://github.com/ygidtu) or
265265

266266
If you use the tool in your publication, please cite by
267267

268-
[Zhang et al. bioRxiv, 2022.11.02.514803.](https://www.biorxiv.org/content/10.1101/2022.11.02.514803v1)
268+
[Zhang Y, Zhou R, Liu L, et al. Trackplot: A flexible toolkit for combinatorial analysis of genomic data[J]. PLoS computational biology, 2023, 19(9): e1011477.](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1011477)

0 commit comments

Comments
 (0)