Commit Graph

305 Commits (dev)

Author SHA1 Message Date
James Fellows Yates 2263d96e73 Merge remote-tracking branch 'origin/master' into post-patch-update 1 year ago
James Fellows Yates 5d95151f54 Fix staging 1 year ago
James Fellows Yates 982fba1b58 Fix taxpasta not receiving taxonomy directory 1 year ago
Moritz E. Beber 17a9493e6d fix: remove typo 1 year ago
Moritz E. Beber 70dd7cade9 feat: introduce sample batches for krakenuniq 1 year ago
James A. Fellows Yates 2140928638
Merge pull request #272 from nf-core/final-reads-saving
Add 'final reads for profiling' saving mechanism
1 year ago
James A. Fellows Yates b3e602dcb3
Merge branch 'dev' into replace-exit-with-error 1 year ago
James A. Fellows Yates 0245c4880b
Merge branch 'dev' into final-reads-saving 1 year ago
sofstam c47b9e55fa Mix reads in emit 1 year ago
James A. Fellows Yates 03c3169f10 Replace all instance of exit 1 with error for safety and consistency 1 year ago
sofstam 8745fc625c Correct output file from samtools/fastq 1 year ago
sofstam 102d53bd75 Subsitute samtools/bam2fq with samtools/fastq 1 year ago
James Fellows Yates 3b90064ba4 Start adding conditions in modules.conf - non-cat not working 1 year ago
James Fellows Yates 74bc6b7dd3 Logical ordering and improved commenting 1 year ago
James Fellows Yates 68d131af34 Remove leftover dump 1 year ago
James Fellows Yates f9af0040bf Add multi-run meta information 1 year ago
James Fellows Yates e49668005f Update docs based on feedback and add missing results directories 1 year ago
James A. Fellows Yates 5e400c8c89
Apply suggestions from code review 1 year ago
Moritz E. Beber bb7323e25d fix: restore setting id on FASTQ meta 1 year ago
Moritz E. Beber 7104b12e3b Update subworkflows/local/longread_preprocessing.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
1 year ago
Moritz E. Beber fa1c779536 fix: insert `id` key again 1 year ago
Moritz E. Beber 246da8a7b0 chore: remove fixme comments 1 year ago
Moritz E. Beber 7c1133efb8 add more comments and slight style changes 1 year ago
Moritz E. Beber 5380bc18ec fix: channels should match 1:1 without remaining elements 1 year ago
Moritz E. Beber 07db3c93e2 style: use map addition instead of cloning 1 year ago
Moritz E. Beber d17dce5590 style: use subMap and early returns 1 year ago
Moritz E. Beber 0bcea6c993 style: use parameter for branch closure 1 year ago
Moritz E. Beber b90433f3c2 style: use parameters for filter closure 1 year ago
Moritz E. Beber aa2410a871 style: use named parameters for closure 1 year ago
Moritz E. Beber c2ad421051 refactor: simplify DB validation 1 year ago
James Fellows Yates 98bc6910d5 Update authors and remove left over comment 1 year ago
James Fellows Yates 6e64c2b5a9 Fix copy paste error 1 year ago
James Fellows Yates 735212c9ee Fix the non-updated KAIJU2TABLE name 1 year ago
James Fellows Yates a5138ed6e0 Fix ugly warn when KAIJU2TABLE not run 1 year ago
James A. Fellows Yates 6c2ce4a1c9
Apply suggestions from code review
Co-authored-by: Sofia Stamouli <91951607+sofstam@users.noreply.github.com>
1 year ago
James A. Fellows Yates 32c0d8d6a5
Fix KrakenUniq Taxpasta issue 1 year ago
sofstam 90aa7551a9 Fix the motus_versions 1 year ago
sofstam 3fa1b0c17d Remove standardised_tables 1 year ago
sofstam 90a5668007 run_malt false in test and add text in output.md 1 year ago
sofstam 27b7171b96 Apply review suggestions 1 year ago
sofstam 2456038567 Merge branch 'dev' into add_taxpasta_merge 1 year ago
sofstam de6a4214ef Add taxpasta_merge to taxprofiler 1 year ago
James Fellows Yates 7dfcdd015b Re-add the 'native' combined kaiju output 1 year ago
James Fellows Yates 79b4db9a34 Move kaiju2table to profiling 1 year ago
James A. Fellows Yates 45ac6fedc2
Merge pull request #237 from nf-core/bracken-params
Support Kraken and Bracken db_params in database sheet
1 year ago
James A. Fellows Yates 70eb84b8d5
Apply suggestions from code review
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>
1 year ago
James Fellows Yates b3837cce5b Relax strictness so can supply empty db_params but block if only single parameter with out ; 1 year ago
James Fellows Yates fe3d42ffd7 Make bracken db_params be a semi-colon separate list to allow kraken and bracken parameters 1 year ago
James Fellows Yates 18886c0cbc Start trying a different method with maps in profiling 1 year ago
James Fellows Yates 059cd17114 Fix exporting of mapped/unmapped reads for consistency across both short and long reads 1 year ago