FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: visualization of duplicates by BenOrl · Pull Request #288 · alignoth/alignoth · GitHub

feat: visualization of duplicates - #288

Open
BenOrl wants to merge 15 commits into
mainfrom
feat_visualize_duplicates
Open

feat: visualization of duplicates#288
BenOrl wants to merge 15 commits into
mainfrom
feat_visualize_duplicates

Conversation

BenOrl commented Dec 10, 2024

Copy link
Copy Markdown
Collaborator

Visualizes reads that are PCR or optical duplicates via violet bars.

fxwiegand left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thx a lot! See comment in code.

Comment thread resources/plot.vl.json Outdated
Comment on lines +250 to +251
"condition":{"test": "(datum.flags & 1024) > 0",
"value": "#8A2BE2"},

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice that seems to work! Great idea using the mapq border for the duplicate indication. Would be great if you could format the json file. Can be easily done using jpf -f resources/plot.vl.json. Install via conda install jpf.

BenOrl and others added 13 commits December 13, 2024 18:37
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rust-htslib](https://github.com/rust-bio/rust-htslib) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/rust-bio/rust-htslib/releases)
- [Changelog](https://github.com/rust-bio/rust-htslib/blob/master/CHANGELOG.md)
- [Commits](rust-bio/rust-htslib@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: rust-htslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Wiegand <fxwiegand@wgdnet.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL