Skip to content

Commit cda0103

Browse files
jmattickJessica Mattick
andauthored
Update docs for new versions (#65)
Co-authored-by: Jessica Mattick <jmattick@pacificbiosciences.com>
1 parent 87a04bd commit cda0103

5 files changed

Lines changed: 14 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Latest version can be installed via bioconda package `isoseq`.
2424
Please refer to our [official pbbioconda page](https://github.com/PacificBiosciences/pbbioconda)
2525
for information on Installation, Support, License, Copyright, and Disclaimer.
2626

27+
## Latest Version
28+
Version **4.3.0**: [Full changelog here](docs/changelog)
29+
2730
## Workflow Documentation
2831

2932
* Visit [isoseq.how](https://isoseq.how) for the latest documentation

docs/changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ nav_order: 99
55
---
66

77
# Version changelog
8-
* **4.2.0**
8+
* **4.3.0**
9+
* Support for ultra-high memory Linux systems
10+
* Fixed discrepency between `correct` and `bcstats` real-cell count
11+
12+
* 4.2.0
913
* SMRT Link v25.1 release
1014
* Update `PM` to show platform name
1115
* Update `RGID` to match `molecule` read name for `groupdedup` / `dedup`

docs/classification/pigeon-changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ nav_order: 99
77

88
# Pigeon version changelog
99

10-
**1.3.0**
10+
**1.4.0**
11+
* Support for ultra-high memory Linux systems
12+
13+
1.3.0
1114
* SMRT Link v25.1 release
1215
* Add `exclude-singletons` option to `report`
1316

docs/classification/pigeon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ The CLI workflow is described [here](/classification/workflow).
3636
The latest version of `pigeon` is distributed through [BioConda](https://github.com/PacificBiosciences/pbbioconda).
3737

3838
## Versions
39-
Version **1.3.0**: [Full changelog here](/classification/pigeon-changelog)
39+
Version **1.4.0**: [Full changelog here](/classification/pigeon-changelog)

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Please refer to our [official pbbioconda page](https://github.com/PacificBioscie
2828
for information on Installation, Support, License, Copyright, and Disclaimer.
2929

3030
## Latest Version
31-
Version **4.2.0**: [Full changelog here](/changelog)
31+
Version **4.3.0**: [Full changelog here](/changelog)
3232

3333
## What's new!
3434
Version 4.0 adds a new `cluster2` tool that enables clustering of hundreds of

0 commit comments

Comments
 (0)