Skip to content

Conversation

@jamesli124
Copy link
Collaborator

Changed

  • add short_reads and --short-reads options to python API and CLI respectively for interval frag length to allow for customization of short read length
  • fixed output for short read column to be a fraction, not total count.
  • Add --summary-stats and --short-fraction options to frag-length-bins. When --summary-stats flag is specified, some helpful statistics are appended to the end of the output file (if also specified) as comment lines. When --short-fraction={n} is specified, a short fraction of n is calculated and included in summary stats and/or histogram.

Fixed

  • Add error checking for intervals in wps
  • Add error handling to breakpoint motifs

…espectively for interval frag length to allow for customization of short read length

    - fixed output for short read column to be a fraction, not total count.
    - When `--summary-stats` flag is specified, some helpful statistics are appended to the end of the output file (if also specified) as comment lines
    - When `--short-fraction=n` is specified, a short fraction of n is caculated and included in summary stats and/or histogram.
    - When a fragement overlaps end of a chrom (like in mitochondrial DNA), this is handled with a Warning and skipped
Copy link
Collaborator

@Kudostoy0u Kudostoy0u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working

@Kudostoy0u Kudostoy0u merged commit 7dae773 into main Sep 5, 2025
8 checks passed
@jamesli124 jamesli124 deleted the add-short-reads branch October 1, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants