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

80 commits

Author SHA1 Message Date
James Fellows Yates
95ad380173 Turn of length filtering by default for short read (to match opt in for longread qc) 2022-08-30 14:01:52 +02:00
James Fellows Yates
2cc07183a0 Standardise QC parameter system and turn on both porechop/filtlong in tests 2022-08-30 13:58:58 +02:00
James Fellows Yates
e6c7939305 Add test_nothing config profile for minimal testing 2022-08-23 14:37:01 +02:00
James Fellows Yates
a0ee82bf43 Add motus/merge and biom support 2022-07-12 11:39:26 +02:00
James A. Fellows Yates
8082c7d108
Merge pull request #97 from nf-core/malt-to-krona
Add Krona support for MALT
2022-07-05 15:17:52 +02:00
James A. Fellows Yates
26e31c782d
Merge branch 'dev' into motus 2022-07-04 13:14:42 +02:00
James Fellows Yates
0050f45345 Add taxonomy directory param 2022-06-30 11:43:52 +02:00
18284e6e32
Add run_krona option to allow skipping Krona chart creation 2022-06-27 08:45:08 -05:00
James Fellows Yates
9462032d00 Fix MALT save_alignemnts reads and some clean up 2022-06-03 22:29:04 +02:00
JIANHONG OU
c8a59adbce remove the database auto-download for mOTUs. 2022-06-03 14:13:58 -04:00
James Fellows Yates
d48b3be5a7 Tweak DIAMOND save_reads message 2022-06-03 13:55:17 +02:00
James A. Fellows Yates
96fecb2bfc
Merge branch 'dev' into support-aligned-reads 2022-06-03 13:48:54 +02:00
James A. Fellows Yates
53c4399052
Merge branch 'dev' into motus 2022-06-02 21:38:35 +02:00
James A. Fellows Yates
c9581b1796
Merge branch 'dev' into support-aligned-reads 2022-06-02 12:45:29 +02:00
James Fellows Yates
d3d28da1b1 Update after review 2022-06-02 11:53:53 +02:00
JIANHONG OU
4d77b47e8d create a new test profile config for mOTUs. 2022-05-31 08:47:38 -04:00
JIANHONG OU
7191ad7a9b
Merge branch 'nf-core:dev' into motus 2022-05-31 07:56:56 -04: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
JIANHONG OU
4b3216c1cb filter fasta inputs for mOTUs;
fix the typo for nopreprocessing in nextflow.config.
2022-05-24 08:42:18 -04:00
JIANHONG OU
68d0cc00fa add motus profile. 2022-05-23 08:05:06 -04: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
aca7bc439d
Update nextflow.config 2022-05-12 08:08:14 +01:00
James Fellows Yates
47a5ae0cff Add FASTP complexity option 2022-05-07 06:09:05 +02:00
James Fellows Yates
87a1d80519 Add working output for Kraken2/Centrifuge/DIAMOND 2022-05-07 05:22:35 +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
4b2a3789cd Update default values for host removal parameters 2022-05-03 11:03:48 +02:00
ljmesi
5e6be52fab Implement hostremoval 2022-05-03 09:34:27 +02:00
James Fellows Yates
031cb45934 Add initial longread QC filtering - requires filtlong module update 2022-05-01 07:18:14 +02:00
James Fellows Yates
0630fce3b5 Tweak based on official DIAMOND test-data 2022-04-30 08:11:40 +02:00
James Fellows Yates
8126d16dee Add draft version of DIAMOND 2022-04-29 21:59:42 +02:00
sofstam
d082d67bcb Add kaiju2table to taxprofiler 2022-04-25 17:36:29 +02:00
James A. Fellows Yates
cd3c8f6a89
Merge branch 'dev' into hostremoval-publish-fix 2022-04-21 11:43:06 +02:00
Sofia Stamouli
236141f065 Resolve conflicts with dev 2022-04-20 10:17:10 +02:00
James A. Fellows Yates
d16cd75652
Merge branch 'dev' into hostremoval-publish-fix 2022-04-20 09:53:51 +02:00
James Fellows Yates
2cfcdf2dd2 Add finer controler over for hostremoval saving 2022-04-17 22:27:04 +02:00
James Fellows Yates
cc73cdd51d Add generation of taxon-table like output for MALT 2022-04-16 07:42:30 +02:00
sofstam
68ce5843a4 Add kaiju in taxprofiler 2022-04-13 18:51:56 +02:00
James A. Fellows Yates
5e80df0f94
Apply suggestions from code review 2022-04-13 15:27:53 +02:00
James Fellows Yates
aa2d07c42a Fix merge cockup 2022-04-13 14:19:19 +02:00
James A. Fellows Yates
70f94603b0
Merge branch 'dev' into hostremoval 2022-04-13 13:59:51 +02:00
James Fellows Yates
dfeaa0d1fe Rename subworkflow parameters for consistency 2022-04-13 12:00:28 +02:00
James A. Fellows Yates
967b1f7d6e
Merge branch 'dev' into run-merging 2022-04-12 09:28:10 +02:00
James A. Fellows Yates
025083061e
Merge branch 'dev' into hostremoval 2022-04-11 13:36:03 +02:00
James Fellows Yates
ca011ccc5b Fix cat_fastq naming logic? 2022-04-08 13:28:37 +02:00
James Fellows Yates
7b08c49cd6 Re-add run merging and gonna let GHA see if it works >.> 2022-04-08 11:54:54 +02:00
sofstam
26779a4420 Remove db_name from nextflow.config 2022-04-07 16:27:19 +02:00
sofstam
606e5da7d5 Check if PR works with centrifuge/centrifuge module 2022-04-07 16:13:17 +02:00