Prepare 2.3.0#116
Merged
Merged
Conversation
…n GFF format. Closes #70
Co-authored-by: Mateus de Oliveira Lopes <lopes3137@gmail.com>
jfy133
approved these changes
Jun 3, 2026
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preparation of the 2.3.0 release.
Provisional changelog: Points in bold belong to this pull request. After the PR is accepted I will directly push to
deva small commit changing the version number from2.3.0devto2.3.0in order to prepare the release PR to themasterbranch, or please tell me if the standard procedure is different.Regarding #103 , the SVG source of the tubemap PNG looking bad on GitHub and mabye on Mac/Windows as well, I still do not know how to solve it, but on my Linux box the Inkscape view is like what you can see on the PNG.
v2.3.0 "Umi budou" - [TBD]
Added--multi_cramoption to produce a multi-query CRAM file combining all the alignments (#60).--multiqc_thumbsoption to produce alignment thumbnails in the MultiQC report (#93).--strandoption to index only one strand of the genome, which reduces memory usage at the expense of speed, and suppresses-/+alignments (#97).--queryand--queryNameconvenience options to skip samplesheet creation when there is only one query genome to align (#112).##sequence-regionfields (#70).FixedFASTA_BGZIP_INDEX_DICT_SAMTOOLSsubworkflow that we just contributed.Parameters--multi_cram--multiqc_thumbs--query--queryName--strandDependenciesSAMTOOLS_BGZIPSAMTOOLS_DICTSAMTOOLS_FAIDXSAMTOOLS_MERGEHTSLIB_BGZIPTABIXPR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).