Skip to content

Commit

Permalink
Update changelog for v1.3.0 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: Jessica Mattick <[email protected]>
  • Loading branch information
jmattick and Jessica Mattick authored Oct 29, 2024
1 parent 5772dfe commit 4d2ad3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
5 changes: 4 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ nav_order: 99

# Version changelog

* **1.2.0**
* **1.3.0**
* SMRT Link v25.1 release

* 1.2.0
* SMRT Link v13 release

* 1.1.0
Expand Down
8 changes: 4 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permalink: /



_Skera_ splits [MAS-Seq](https://www.pacb.com/products-and-services/applications/rna-sequencing/single-cell-rna-sequencing/) PacBio HiFi reads at adapter positions generating segmented reads
_Skera_ splits [Kinnex](https://www.pacb.com/products-and-services/applications/rna-sequencing/single-cell-rna-sequencing/) PacBio HiFi reads at adapter positions generating segmented reads
([S-reads](/read-segments)). For each input/parent read (e.g. HiFi)
_skera_ will create multiple bam records, one for each S-read. A parent read
can contain many S-reads. _Skera_ has two major functions, split and undo.
Expand All @@ -26,14 +26,14 @@ page](https://github.com/PacificBiosciences/pbbioconda) for information on
Installation, Support, License, Copyright, and Disclaimer.

## Versions
Version **1.2.0**: [Full changelog here](/changelog)
Version **1.3.0**: [Full changelog here](/changelog)

## Input
### HiFi Reads
HiFi reads in PacBio BAM format.

### Adapters
[Adapters](/adapters) in FASTA format.
[Adapters](/adapters) in FASTA format.

## Execution
Skera split run on HiFi reads in PacBio BAM format:
Expand All @@ -42,4 +42,4 @@ Skera split run on HiFi reads in PacBio BAM format:

Skera undo:

skera undo <movie>.skera.bam <movie>.undo.bam
skera undo <movie>.skera.bam <movie>.undo.bam

0 comments on commit 4d2ad3e

Please sign in to comment.