Recent Releases of measeq
measeq - 0.4.0
Release adding in more data tracking, specifically for the N450 region along with fixes/adjustments to the DSId calling system (always ran now vs just run when providing info)
Added
- 3 columns to final Excel and CSV file PR #12
- N450_completeness
- N450meandepth
- N450_status
- Fail tracking for all samples and runs where every sample fails PR #12
Adjusted
- Adjusted the DSId final report page to have a list of all individual sample calls and the summary data shown
- Added the N450 status to the initial report summary page
- Always run the DSId check even with no database fasta file
- Everything will be labeled as
novel-hashbut it will group them up
- Everything will be labeled as
- Updated CI tests
- Nextflow
Published by DarianHole 10 months ago
measeq - 0.3.2
Release focusing on cleaning up some of the DSId reporting along with fixing a few small bugs
Added
- DSId tab to final HTML report for DSId summary information if a DSId file was given as input PR #10
- New
overall.xlsxfinal QC file based on adding in a few more columns PR #10genome_fastaandN450_fastathat contain fasta formatted sequence data- This broke the CSV file version parsing so that remains unchanged to get metadata to IRIDANext
Adjusted
- Fixed a bug with MeaSeq Report summary table not correctly linking to certain samples PR #10
- Removed
versions.ymlfrom being created during final report as versions already were reported PR #10 - Adjusted code for final report row formatting to match throughout Rmd files PR #10
- DSId assignment changes PR #10
- Hash adjusted to 7 characters
- Semi-Complete removed to just be Incomplete
- New container for the MAKEFINALQC_CSV step to remove artic container PR #10
- Adds in openpyxl
- Nextflow
Published by DarianHole 11 months ago
measeq - 0.3.1
Adjusted
- Fixed a bug where the irida json file wasn't being populated with metadata PR #7
- Adjusted Illumina nf-test to use the
sample_namefield of the samplesheet to test that it works PR #7
Removed
- Normalized median read depth plot for now as it overlaps the full depth one too much PR #7
- Nextflow
Published by DarianHole 11 months ago
measeq - 0.3.0
Added
- CI tests and Linting PR #6
- Providence to final
Measeq_Report.htmlfile PR #5 - Approximate genome position annotation to final report figures PR #5
nf-validationto work with IRIDA Next PR #6nf-iridanextto work with IRIDA Next PR #6nf-provto allow some more providence options PR #5- Hashes to novel DSId calls so that in the same run new DSIds will match PR #5
- And they will match in other locations as well
min_indel_thresholdparameter to set the minimum indel threshold required to call an indel PR #6
Adjusted
- Output directories for Nanopore process in the
modules.configfile PR #6 - Updated
articversion from1.6.2-->1.7.4for nanopore pipeline PR #6 - Ambiguous position handling for illumina data PR #5
- Specifically for rare postions where there was a low-supported INDEL along with a SNP
- Negative control default string to add in 'en' PR #5
- Samtools depth
meta1tometaas it was breaking the IRIDA-Next plugin PR #6 - Minimum nextflow version required to
24.10.0PR #5 - Samplesheet input added a
sample_namecolumn to work with IRIDA Next PR #6
Removed
- nf-schema and associated workflows PR #6
- Nextflow
Published by DarianHole 11 months ago
measeq - 0.2.1-dev
v0.2.1 - [2025-06-12]
Added
- New plots to the summary table for the final report
- Summary sequencing depth plots
- No longer stand-alone as it can get a bit large, a smaller report will be made later
- Allow primer schemes to have different direction extensions in the names
_L,_R,_FORWARD,_REVERSE,_F- Added in proper errors for if the primer file was not formatted correctly
- Readme updates for primers
Bugfixes
genome_completenessfixed togenome_completeness_percentin the negative control checking
Removed
- N plots of the final report to help lower size and speed up opening
- Nextflow
Published by DarianHole about 1 year ago
measeq - 0.2.0-dev
v0.2.0-dev - [2025-06-06]
Dev release of all of the nextflow code and updates to the pipeline. All of the Illumina processing should be working well! The nanopore processing side still needs a bit more to match the illumina which is why it is a dev release
Added
- All of the pipeline has been rewritten in Nextflow
- Illumina paired-end sequencing workflow added
- Freebayes for variant calling over ivar variants/consensus previously
- Nanopore (initial) workflow added
- clair3
- DSId assignment added when using
--dsid fastaparameter- Based on full sequence match
- Summary outputs added
- Amplicon summary report
- The current Rmarkdown report needs to be fixed for the new outputs
- Nextflow
Published by DarianHole about 1 year ago