Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release MPRAsnakeflow 0.2.0 #127

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 30, 2024

🤖 I have created a release beep boop

0.2.0 (2024-11-05)

⚠ BREAKING CHANGES

  • latest development for new release (#133)
  • pseudocounts where not used correctly when RNA or DNA set to 0
  • DNA and RNA join correction

Features

  • Add assignment_merge thread configuration (26e68c2)
  • better assignment BC statistics (00187e6)
  • configurable min mapping quality (28045ae)
  • extending figure width (8bf81c4)
  • faster design check (315b402)
  • fastq-join implementation (aaf5315)
  • latest development for new release (#133) (bdfc557)
  • make filtering consistent (5f7a4c5)
  • master variant table (6bda47c)
  • new final output file with merged replicates (66cf017)
  • only link assignment fasta when possible (d7d3822), closes #50
  • remove space, speedup BC extraction (70e9bd0)
  • replace merging by NGmerge (0aa8cad)
  • snakemake 8 compatibility (cf38ed9)
  • snakemake 8 ready with workflow profile (d637e1f)
  • statistic for assignment workflow (10c3b26)
  • using reverese compelment BCs (d009a6c)

Bug Fixes

  • batch size issue in sort (487ba8c)
  • correct use of assignment configs (58b64f1)
  • corrected qc_report_assoc (afb0127)
  • Detach from anaconda (#122) (16bcea2)
  • DNA and RNA join correction (7214743)
  • filter config (38ee37e)
  • issue with stats and asisgnment (d935fa1)
  • memory resources for bbmap (#123) (af93f58)
  • plots per insert only used last experiment. not all. (c2fd82b)
  • pseudocounts where not used correctly when RNA or DNA set to 0 (d2483f9)
  • remove illegal characters from reference (0ebee81)
  • rename barcoe output header (635f043)
  • rule make_master_tables fix (df42845)
  • SCRIPTS_DIR changed from common.smk (f459f83)
  • statistic total counts (6381b92)
  • typo in report (ace8cca)
  • upgrade code to new pandas version (aaea236)
  • using correct threads (6dcad7d)
  • using multiple fastq inputs in counts (95935cf)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--MPRAsnakeflow branch from 1e20e6e to 25d6777 Compare September 30, 2024 12:53
@github-actions github-actions bot force-pushed the release-please--branches--master--components--MPRAsnakeflow branch from 25d6777 to 5ae545a Compare October 9, 2024 14:22
@github-actions github-actions bot force-pushed the release-please--branches--master--components--MPRAsnakeflow branch from 5ae545a to 244d274 Compare October 17, 2024 08:05
@github-actions github-actions bot force-pushed the release-please--branches--master--components--MPRAsnakeflow branch from 244d274 to 10ada45 Compare November 5, 2024 13:58
@visze visze closed this Nov 5, 2024
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.

rule assignment_getInputs
1 participant