Published February 10, 2024
| Version 1.1.0
Software
Open
nf-core/circdna: v 1.1.0 - 2024-02-10 - Tremendous Wombat
Authors/Creators
- 1. University of Glasgow
- 2. @seqeralabs
- 3. Boehringer Ingelheim
Description
v1.1.0 - [2024-02-10]
Credits
Special thanks to the following for their input and contributions to the release:
Enhancements & fixes
- Nf-core template update to 2.11.1
- update of nf-core modules versions
- Removed AmpliconArchitect and AmpliconClassifier modules with their respective scripts in /bin
- AmpliconArchitect and AmpliconClassifier is now run inside the AmpliconSuite-Pipeline. Additional scripts are not necessary.
- Removed respective configs and workflow code
- Added AmpliconSuite-Pipeline
- A wrapper for calling copy numbers, preparing amplified intervals, running AmpliconArchitect, and calling amplicon classes using AmpliconClassifier
- Added docker container named PrepareAA to run AmpliconSuite-Pipeline with singualarity or docker
- Added module configs and description
- Changed
assets/multiqc_config.ymlto fit new pipeline version - Included directory checks for
mosek_license_dirandaa_data_repo.- Removed both directory parameters in the test profile as it is only checked when running
ampliconarchitect
- Removed both directory parameters in the test profile as it is only checked when running
- Updated
nextflow_schema.jsonto give better details about how to use--circle_identifier - made
--circle_identifieran essential parameter - made
--input_formatan essential parameter and removed the default value to request specification by user - Updated
--bwa_indexto accept only directory paths to the bwa index files. Makes the user input easier to not need to deal with file endings and patterns. Bug identified by Alex M. Ascensión in https://github.com/nf-core/circdna/issues/68
Files
nf-core/circdna-1.1.0.zip
Files
(818.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c4f82d15c53ba6ba2c0145a885efb027
|
818.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/nf-core/circdna/tree/1.1.0 (URL)