Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
armintoepfer authored Feb 25, 2022
1 parent a7363e1 commit d7c7e65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permalink: /
***

_Skera_ splits arrayed PacBio reads at adapter positions generating
([read-segments](/skera/read-segments)). For each input/parent read (e.g. HiFi)
([read-segments](/read-segments)). For each input/parent read (e.g. HiFi)
_skera_ will create multiple bam records, one for each fragment. A parent read
can contain many fragments. _Skera_ has two major functions, split and undo.
_Skera_ undo reconstitutes the original parent read from input fragments;
Expand All @@ -33,9 +33,9 @@ page](https://github.com/PacificBiosciences/pbbioconda) for information on
Installation, Support, License, Copyright, and Disclaimer.

## Versions
Version **0.0.100**: [Full changelog here](/skera/changelog)
Version **0.0.100**: [Full changelog here](/changelog)

## Execution
Skera run on HiFi reads in PacBio BAM format:

skera --algorithm kmer <movie>.hifi_reads.bam adapters.fasta <movie>.skera.bam
skera --algorithm kmer <movie>.hifi_reads.bam adapters.fasta <movie>.skera.bam

0 comments on commit d7c7e65

Please sign in to comment.