diff --git a/docs/changelog.md b/docs/changelog.md index 633a2bf..051d596 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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 diff --git a/docs/index.md b/docs/index.md index 29533fb..1498696 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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. @@ -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: @@ -42,4 +42,4 @@ Skera split run on HiFi reads in PacBio BAM format: Skera undo: - skera undo .skera.bam .undo.bam \ No newline at end of file + skera undo .skera.bam .undo.bam \ No newline at end of file