Skip to content

Add reseq2 v2.0.2#64155

Open
berntpopp wants to merge 3 commits intobioconda:masterfrom
berntpopp:add-reseq2
Open

Add reseq2 v2.0.2#64155
berntpopp wants to merge 3 commits intobioconda:masterfrom
berntpopp:add-reseq2

Conversation

@berntpopp
Copy link
Copy Markdown

Summary

Add new recipe for reseq2 v2.0.1 — a realistic Illumina paired-end sequencing simulator.

ReSeq2 is a maintained continuation of ReSeq (Schmeing & Robinson, Genome Biology 2021). It learns error, quality, and coverage profiles from real Illumina paired-end data and uses them to simulate synthetic reads with matching k-mer spectra.

Changes from upstream ReSeq:

  • C++20 migration
  • Modernized CMake build with FetchContent dependency management
  • CI/CD with multi-compiler builds, sanitizers, and coverage
  • Expanded test suite
  • Binary/text profile format conversion (convertProfile command)
  • Code quality tooling (clang-format, clang-tidy, pre-commit)
  • Full documentation site: https://berntpopp.github.io/ReSeq2/

Repository: https://github.com/berntpopp/ReSeq2
License: MIT
Platform: Linux only

Test

reseq2 --version

berntpopp and others added 2 commits April 4, 2026 19:54
ReSeq2 is a maintained continuation of ReSeq (Schmeing & Robinson,
Genome Biology 2021) — a realistic Illumina paired-end sequencing
simulator. It learns error, quality, and coverage profiles from real
data and uses them to generate synthetic reads.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix pthread linkage for Bioconda build environment (GCC 14.3).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@berntpopp berntpopp changed the title Add reseq2 v2.0.1 Add reseq2 v2.0.2 Apr 4, 2026
@berntpopp
Copy link
Copy Markdown
Author

@BiocondaBot please add label

@BiocondaBot BiocondaBot added the please review & merge set to ask for merge label Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please review & merge set to ask for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants