What's Changed
Added
- Added Gfastats #126
- Updated nf-core/template to 3.0.2 #149
- Updated
samtools faidx
to 1.21 - Now using nf-test for pipeline level testing #153
- Added
text/html
as content mime type for the report file #146 - Added a sequence labels table below the HiC contact map #147
- Added parameter
hic_samtools_ext_args
and set its default value to-F 3852
#159 - Added the HiC QC report to the final report so that users don't have to navigate to the results folder #162
- Added the fastp log to the final report #163
- Updated the tube map along with the tool list #166
- Added Orthofinder #167
- Changed order of tool options in the
nextflow.config
file - Updated PFR's Kraken 2 database to
k2_pluspfp_20240904
#170 - Increased memory requirement for Kraken 2 to
256.GB
Fixed
- Fixed a bug where Gene score distribution graph did not appear correctly #125
- Increased memory requirement for
DNADIFF
to avoid SLURM OOM kills with exit code 2 #141 - Documented the use explicit use of
-revision
parameter #160 - Now using
_JAVA_OPTIONS
in moduleRUNASSEMBLYVISUALIZER
to avoid user preferences related errors
Dependencies
- Nextflow!>=24.04.2
- [email protected]
Deprecated
- Reduced the GenomeTools stats figures to 300 DPI #142
- Now
synteny_mummer_min_bundle_size
is set to1000000
by default #142 results
is not the default output directory anymore- Removed a number of unnecessary parameters:
monochromeLogs
,config_profile_contact
,config_profile_url
,validationFailUnrecognisedParams
,validationLenientMode
,validationSchemaIgnoreParams
,validationShowHiddenParams
validate_params
- Resource parameters have been removed:
max_memory
,max_cpus
,max_time
Full Changelog: 2.1.1...2.2.0