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

287 commits

Author SHA1 Message Date
James A. Fellows Yates
43ea8d299c
Merge pull request #74 from nf-core/add-filtlong
Add initial longread QC filtering - requires filtlong module update
2022-06-02 20:10:46 +02:00
James Fellows Yates
d3d28da1b1 Update after review 2022-06-02 11:53:53 +02:00
James A. Fellows Yates
a196e0f628
Merge branch 'dev' into add-filtlong 2022-06-02 11:51:26 +02:00
James A. Fellows Yates
dfcaaae1fb
Merge pull request #83 from ZandraFagernas/dev
Uploaded logo
2022-06-02 11:31:32 +02:00
James Fellows Yates
fa70a413cb Use finally working filtlong module 2022-05-31 21:12:09 +02:00
James Fellows Yates
16ec5bf74a Update parameter names 2022-05-31 20:11:19 +02:00
James Fellows Yates
792e2d019b Fix merge error in schema 2022-05-31 13:06:48 +02:00
James Fellows Yates
310ac6b450 Merge branch 'dev' of github.com:nf-core/taxprofiler into add-filtlong 2022-05-31 13:05:52 +02:00
James Fellows Yates
77da358e87 Separate dark and light mode logos, add to README and add to MQC report 2022-05-31 12:45:38 +02:00
ZandraFagernas
74b48f0919
Add files via upload 2022-05-28 13:29:24 +02:00
James A. Fellows Yates
ba75685550
Merge pull request #81 from nf-core/nf-core-template-merge-2.4
Important! Template update for nf-core/tools v2.4
2022-05-19 11:00:48 +01:00
Moritz E. Beber
a9fbe47992
Merge branch 'dev' into nf-core-template-merge-2.4 2022-05-19 08:42:28 +02:00
nf-core-bot
a560492353 Template update for nf-core/tools version 2.4 2022-05-16 10:22:38 +00:00
James A. Fellows Yates
63d9cbbdfd
Merge pull request #80 from nf-core/activate-pipeline-specific-profiles
Activate institutional specific profiles
2022-05-12 11:00:49 +02:00
James A. Fellows Yates
aca7bc439d
Update nextflow.config 2022-05-12 08:08:14 +01:00
James A. Fellows Yates
fd71b71929
Merge pull request #79 from nf-core/fastp-complexity
Add FASTP complexity option
2022-05-07 14:05:32 +02:00
James A. Fellows Yates
d67543503b
Apply suggestions from code review
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>
2022-05-07 13:15:21 +02:00
James Fellows Yates
3fa2181f49 Fix prinseq tool selection 2022-05-07 06:15:15 +02:00
James Fellows Yates
0f651873dd Linting 2022-05-07 06:12:24 +02:00
James Fellows Yates
47a5ae0cff Add FASTP complexity option 2022-05-07 06:09:05 +02:00
James A. Fellows Yates
e7b54801ed
Merge pull request #75 from nf-core/improve-error-message
Only create profiler input channels when profiler activated
2022-05-06 11:51:33 +02:00
Lauri Mesilaakso
e52a40cc9d
Merge pull request #77 from genomic-medicine-sweden/add_nanopore_host_reads_removal_with_minimap2
Add nanopore host reads removal with minimap2
2022-05-06 12:29:17 +03:00
Lauri Mesilaakso
02517733aa
Update docs/usage.md
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-05-06 10:40:59 +02:00
Lauri Mesilaakso
b0faeedc60
Update workflows/taxprofiler.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-05-06 08:20:31 +02:00
ljmesi
e3e55f57c2 Fix alignment
Just made this change to see if the CI tests would fail again or if the
failure was just a one of thing.
2022-05-05 14:02:24 +02:00
ljmesi
6618e8cac6 Change param to a more generic name 2022-05-05 13:20:34 +02:00
ljmesi
557d31dfd2 Add parameter for turning on longread host removal 2022-05-05 13:19:10 +02:00
ljmesi
d94534e8ac Simplify params which control host removal publish 2022-05-05 09:07:33 +02:00
ljmesi
5b7b214156 Fix formatting with prettier 2022-05-05 08:40:53 +02:00
ljmesi
59c7f5a5b1 Update samtools/bam2fq 2022-05-05 08:38:41 +02:00
ljmesi
f4abbe280a Fix back to nf-core modules version 2022-05-03 12:56:49 +02:00
ljmesi
c833d4fd9a Fix issues found with prettier 2022-05-03 11:42:05 +02:00
ljmesi
58d4dec70b Update samtools view 2022-05-03 11:09:54 +02:00
ljmesi
17039ebc6b Fix type to boolean for flags 2022-05-03 11:07:23 +02:00
ljmesi
4b2a3789cd Update default values for host removal parameters 2022-05-03 11:03:48 +02:00
ljmesi
fa1c132635 Update nextflow_schema 2022-05-03 11:03:25 +02:00
ljmesi
afdebaf09a Remove own modification to a module 2022-05-03 10:15:11 +02:00
ljmesi
5e6be52fab Implement hostremoval 2022-05-03 09:34:27 +02:00
ljmesi
a821f748ee Add modules 2022-05-03 09:28:46 +02:00
James Fellows Yates
d5049a34e4 Add missing close bracket 2022-05-01 07:28:29 +02:00
James Fellows Yates
4094706421 Only create profiler input channels when profiler activate 2022-05-01 07:24:58 +02:00
James Fellows Yates
031cb45934 Add initial longread QC filtering - requires filtlong module update 2022-05-01 07:18:14 +02:00
James A. Fellows Yates
2bae9d58ee
Merge pull request #72 from nf-core/diamond
Add DIAMOND
2022-04-30 20:28:28 +02:00
James Fellows Yates
0630fce3b5 Tweak based on official DIAMOND test-data 2022-04-30 08:11:40 +02:00
James Fellows Yates
a4a9b161d8 Lintin 2022-04-29 22:02:44 +02:00
James Fellows Yates
8126d16dee Add draft version of DIAMOND 2022-04-29 21:59:42 +02:00
Sofia Stamouli
120f86e5c7
Merge pull request #67 from genomic-medicine-sweden/classification_kaiju2table
Add kaiju2table to taxprofiler
2022-04-26 16:11:47 +02:00
Sofia Stamouli
194b89e66a Prettier 2022-04-26 12:53:39 +02:00
Sofia Stamouli
7afda265c5 Enumerating taxon 2022-04-26 11:27:18 +02:00
Sofia Stamouli
f4480feb9b Prettier 2022-04-25 17:45:26 +02:00