1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 06:42:04 +00:00
Commit graph

876 commits

Author SHA1 Message Date
sofstam
5ebc22dd29 Add icon in nextflow_schema.json 2023-02-17 12:58:33 +01:00
sofstam
27b7171b96 Apply review suggestions 2023-02-17 09:16:58 +01:00
sofstam
c9b521234b Prettier for docs 2023-02-16 16:38:00 +01:00
sofstam
dad64a688d Add documentation for taxpasta module 2023-02-16 16:33:36 +01:00
sofstam
25d44c955e Merge dev into add_taxpasta_merge 2023-02-16 15:16:05 +01:00
sofstam
2456038567 Merge branch 'dev' into add_taxpasta_merge 2023-02-16 15:07:51 +01:00
James A. Fellows Yates
bb3c49389f
Merge pull request #240 from nf-core/move-kaiju2table
Move kaiju2table to profiling
2023-02-16 15:03:59 +01:00
sofstam
de6a4214ef Add taxpasta_merge to taxprofiler 2023-02-16 14:29:52 +01:00
James Fellows Yates
7dfcdd015b Re-add the 'native' combined kaiju output 2023-02-16 14:02:13 +01:00
James A. Fellows Yates
4e818efe6d
Update docs/output.md
Co-authored-by: Sofia Stamouli <91951607+sofstam@users.noreply.github.com>
2023-02-16 13:45:04 +01:00
James Fellows Yates
79b4db9a34 Move kaiju2table to profiling 2023-02-16 13:39:05 +01:00
James A. Fellows Yates
21d9135b14
Merge pull request #238 from nf-core/process-optmisations
Resource optimisation
2023-02-09 15:41:30 +01:00
James Fellows Yates
ce1118930d Resource optimisation 2023-02-09 13:33:39 +01:00
James Fellows Yates
cc7d219267 Revert "optimisation for single-cpu processes"
This reverts commit a731669b8e.
2023-02-09 13:32:29 +01:00
James Fellows Yates
a731669b8e optimisation for single-cpu processes 2023-02-09 13:31:57 +01:00
James A. Fellows Yates
45ac6fedc2
Merge pull request #237 from nf-core/bracken-params
Support Kraken and Bracken db_params in database sheet
2023-02-09 10:59:27 +01:00
James A. Fellows Yates
70eb84b8d5
Apply suggestions from code review
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>
2023-02-09 08:01:52 +01:00
James Fellows Yates
b3837cce5b Relax strictness so can supply empty db_params but block if only single parameter with out ; 2023-02-08 15:44:37 +01:00
James Fellows Yates
fe3d42ffd7 Make bracken db_params be a semi-colon separate list to allow kraken and bracken parameters 2023-02-08 13:34:36 +01:00
James A. Fellows Yates
31d05d1994
Merge pull request #236 from nf-core/mapped-bam-fixes
Fix exporting of mapped/unmapped reads for consistency across both short and long reads
2023-02-07 18:42:18 +01:00
James Fellows Yates
18886c0cbc Start trying a different method with maps in profiling 2023-02-07 15:51:25 +01:00
James Fellows Yates
059cd17114 Fix exporting of mapped/unmapped reads for consistency across both short and long reads 2023-02-07 11:43:40 +01:00
James A. Fellows Yates
de5bdc36c5
Merge pull request #230 from genomic-medicine-sweden/documentation
Add documentation
2023-02-03 16:34:09 +01:00
sofstam
4123e06981 Apply last review suggestions 2023-02-03 15:54:29 +01:00
sofstam
3e2b181182 Apply review suggestions 2023-02-03 15:42:45 +01:00
Sofia Stamouli
ffc884b542
Merge branch 'nf-core:dev' into documentation 2023-02-03 15:22:51 +01:00
James A. Fellows Yates
2b40d809d8
Merge pull request #231 from nf-core/docs-t [skip ci]
Add warning about database parameters [skip ci]
2023-02-03 10:14:38 +01:00
James A. Fellows Yates
b4f88a29ce
Update docs/usage.md [skip ci] 2023-02-03 09:46:01 +01:00
James A. Fellows Yates
11a8624b39
Add warning about database parameters [skip ci] 2023-02-03 09:42:20 +01:00
sofstam
5363274867 Add some last documentation 2023-02-02 13:58:48 +01:00
James A. Fellows Yates
2e925e5b11
Merge pull request #229 from nf-core/full-test-profile-docs
Add full test data and documentation of the test data
2023-02-02 13:10:39 +01:00
James Fellows Yates
7ce55a99e8 Fix linting 2023-02-02 13:08:16 +01:00
James A. Fellows Yates
c4e366d47d
Add full test data and documentation of the test data 2023-02-02 11:59:26 +01:00
James A. Fellows Yates
a6b4e3c4d4
Merge pull request #225 from nf-core/output-docs-imporvements
Output Formatting tweaks
2023-01-31 13:25:07 +01:00
James Fellows Yates
932dc12fb1 Add list of expected tools in MultiQC report [skip ci] 2023-01-31 13:09:53 +01:00
James Fellows Yates
52907dcc26 Prettier 2023-01-31 13:07:07 +01:00
James A. Fellows Yates
d49344cefd
Merge pull request #228 from nf-core/bt2-error
Fix channel structure when supplying own host bt2 index
2023-01-31 13:03:53 +01:00
James Fellows Yates
225773000f Fix channel structure when supplying own host bt2 index 2023-01-31 12:00:48 +01:00
James A. Fellows Yates
43a503096e
Merge pull request #227 from nf-core/mqc-update [skip ci]
Tweak MultiQC config [skip ci]
2023-01-31 11:11:52 +01:00
James Fellows Yates
01fca90496 Tweak MultiQC config [skip ci] 2023-01-31 11:08:46 +01:00
James A. Fellows Yates
b4d01ac226
Formatting tweaks 2023-01-31 10:23:36 +01:00
James A. Fellows Yates
f47c294931
Merge pull request #186 from genomic-medicine-sweden/update_output
Start the documentation of output.md
2023-01-31 09:58:54 +01:00
sofstam
366745bdbe Prettier in usage 2023-01-31 09:38:43 +01:00
sofstam
5b738ad353 Review + prettier 2023-01-31 09:35:40 +01:00
James A. Fellows Yates
1d7da61801
Merge pull request #223 from nf-core/multiqc-tweaks
MultiQC Tweaks after full-test experiments
2023-01-30 11:25:28 +01:00
sofstam
0edef9ea57 Review suggestions + prettier 2023-01-30 11:16:18 +01:00
sofstam
bc2876228c Apply review suggestions 2023-01-25 15:11:43 +01:00
James Fellows Yates
a77a437313 Triple patch combo! 2023-01-25 15:02:02 +01:00
James Fellows Yates
f63cec3473 Actually patch the patch 2023-01-25 14:58:19 +01:00
James Fellows Yates
d761edb615 Patch the patch 2023-01-25 14:55:57 +01:00