Output Files
Segmented BAM files
-
segmented.bamSkera outputs a BAM file containing all segmented reads that have sequential leading and trailing adapters based on the order of adapters in the input fasta.
-
segmented.non_passing.bamThe
non_passing.bamfile contains the bam records that have adapters found in non-sequential order. This file is necessary forskera undo.
Reports
-
summary.csvThe
summary.csvcontains general summary statistics for read segmentation. -
ligations.csvThe
ligations.csvfile contains the counts of all leading and trailing adapter combinations found in all passing and non-passing segments. -
read_lengths.csvThe
read_lengths.csvfile contains the parent HiFi and s-read lengths for all passing segments.