Carpanzano
|
d2e1408b0f
|
updated content for html file in test yml
|
2022-05-02 18:44:05 +02:00 |
|
carpanz
|
e8b2445878
|
updated file location in test yml
|
2022-05-02 18:43:20 +02:00 |
|
Carpanzano
|
1deb789502
|
synced withName ext.args with process name
|
2022-05-02 18:39:45 +02:00 |
|
Carpanzano
|
5136ed29c4
|
removed include and changed process name due to expected folder name before tokenize
|
2022-05-02 18:38:59 +02:00 |
|
Carpanzano
|
32b8f3f612
|
adding contain for html output in test yml
|
2022-05-02 18:21:26 +02:00 |
|
carpanz
|
6e83196634
|
updating test yml after removing kronadb from test
|
2022-05-02 18:20:36 +02:00 |
|
Carpanzano
|
b0a2d36ec1
|
removing kronadb module from testing ktimporttaxonomy test - NB: temporarily using test db while testdb is added to test-datasets
|
2022-05-02 18:16:08 +02:00 |
|
Carpanzano
|
c07ae8c483
|
fixed lint in ktimporttaxonomy
|
2022-05-02 17:47:45 +02:00 |
|
Simone Carpanzano
|
3d9c8a6bb1
|
Merge branch 'master' into firstbranch
|
2022-05-02 17:43:33 +02:00 |
|
Carpanzano
|
c9ab26ba8e
|
synced name of report as in test config
|
2022-05-02 17:41:55 +02:00 |
|
Carpanzano
|
76a0e3ef04
|
updated config kraken report name
|
2022-05-02 17:40:50 +02:00 |
|
Jasmin F
|
f70cfbe1d7
|
Merge pull request #1581 from jasmezz/antismash_db_output
Antismash db output
|
2022-05-02 17:37:01 +02:00 |
|
Carpanzano
|
1188264fa2
|
finished test yml file
|
2022-05-02 17:25:58 +02:00 |
|
carpanz
|
028dc3cb87
|
updated test yml file
|
2022-05-02 17:24:55 +02:00 |
|
Carpanzano
|
3cebcbfc0a
|
remove taxonomy not used in place of db
|
2022-05-02 17:13:58 +02:00 |
|
Carpanzano
|
2e4c200a26
|
remove new line between includes
|
2022-05-02 17:13:20 +02:00 |
|
Jasmin F
|
235944f797
|
Merge branch 'master' into antismash_db_output
|
2022-05-02 17:11:51 +02:00 |
|
Jasmin F
|
8db0b754c0
|
Fix commented-out command
|
2022-05-02 16:56:39 +02:00 |
|
Carpanzano
|
700d6ab3f1
|
errore TDOWNLOAD
|
2022-05-02 16:55:18 +02:00 |
|
jasmezz
|
6a9f2077cf
|
Fix unbound variable crash
|
2022-05-02 16:41:59 +02:00 |
|
Carpanzano
|
80f107515e
|
update nextflow.config withName
|
2022-05-02 16:22:22 +02:00 |
|
Carpanzano
|
42310cbce2
|
updated config to reflect names in test workflow
|
2022-05-02 16:14:38 +02:00 |
|
Carpanzano
|
38d9d81aaf
|
update code
|
2022-05-02 16:10:57 +02:00 |
|
jasmezz
|
0fc352188b
|
Fix conda antismash path
|
2022-05-02 14:40:35 +02:00 |
|
Jasmin F
|
5cd517e759
|
Apply suggestions from code review
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
|
2022-05-02 14:31:40 +02:00 |
|
James A. Fellows Yates
|
92efb83ec8
|
Merge pull request #1595 from jfy133/diamond-update
Standardise DIAMOND output channels and md5sum
|
2022-05-02 13:43:56 +02:00 |
|
James A. Fellows Yates
|
f1c2f624eb
|
Update tests/modules/diamond/blastx/main.nf
Co-authored-by: Mahesh Binzer-Panchal <mahesh.binzer-panchal@nbis.se>
|
2022-05-02 13:17:22 +02:00 |
|
James A. Fellows Yates
|
575258332a
|
Merge branch 'master' into diamond-update
|
2022-05-02 12:41:37 +02:00 |
|
James Fellows Yates
|
bd3bfe0817
|
Add warn of default being used
|
2022-05-02 12:41:24 +02:00 |
|
James Fellows Yates
|
67b074382e
|
Fix tests
|
2022-05-02 12:29:00 +02:00 |
|
James Fellows Yates
|
58e5c6aece
|
Make variables consistent
|
2022-05-02 11:55:43 +02:00 |
|
Maxime U. Garcia
|
0b01607659
|
Merge pull request #1597 from praveenraj2018/optional_bai_MarkDup
Changed BAI as optional output
|
2022-05-02 11:46:19 +02:00 |
|
James Fellows Yates
|
375b706a4f
|
Merge branch 'diamond-update' of github.com:jfy133/nf-core-modules into diamond-update
|
2022-05-02 11:39:09 +02:00 |
|
James Fellows Yates
|
6986975bc0
|
Fix output channels allow BLAST table customisation
|
2022-05-02 11:39:07 +02:00 |
|
Praveen
|
0511e7fbbf
|
Changed BAI as optional output to handle large genome
|
2022-05-02 11:35:15 +02:00 |
|
James A. Fellows Yates
|
ebd3cebee5
|
Merge branch 'master' into diamond-update
|
2022-05-02 09:37:46 +02:00 |
|
James Fellows Yates
|
996385fb0f
|
Remove MD5sumfor DIAMOND DAA file due to occasioanlly variability
|
2022-05-02 09:36:34 +02:00 |
|
Harshil Patel
|
76ac37c529
|
Merge pull request #1592 from jfy133/diamond-update
Bump DIAMOND modules to 2.0.15
|
2022-04-29 20:11:26 +01:00 |
|
James Fellows Yates
|
44ed38beb8
|
Merge branch 'diamond-update' of github.com:jfy133/nf-core-modules into diamond-update
|
2022-04-29 21:06:09 +02:00 |
|
James Fellows Yates
|
39530b5ca7
|
Bump DIAMOND version to 2.0.15
|
2022-04-29 21:05:12 +02:00 |
|
Matthias De Smet
|
a9e8dbbdec
|
Merge pull request #1535 from matthdsm/tool/bamtools-split
|
2022-04-29 18:43:44 +02:00 |
|
Carpanzano
|
41fd2d1557
|
modifiche
|
2022-04-29 17:52:12 +02:00 |
|
Harshil Patel
|
4df985a065
|
Merge branch 'master' into tool/bamtools-split
|
2022-04-29 16:38:59 +01:00 |
|
Edmund Miller
|
0d8acda00c
|
Use issue forms
|
2022-04-29 14:35:29 +00:00 |
|
Edmund Miller
|
a8a4d76a65
|
chore: Add container version
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
|
2022-04-29 14:34:20 +00:00 |
|
Edmund Miller
|
fb02d6e85f
|
chore: add OS version to bug report
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
|
2022-04-29 14:34:20 +00:00 |
|
Edmund Miller
|
8bee7d4748
|
chore: Add image tag to bug report
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
|
2022-04-29 14:34:20 +00:00 |
|
Edmund Miller
|
ef0483586a
|
chore: Use forms for feature request
|
2022-04-29 14:34:20 +00:00 |
|
Edmund Miller
|
816803dbe9
|
chore: Add checkboxes for bug report
|
2022-04-29 14:34:20 +00:00 |
|
Edmund Miller
|
2da712f6f3
|
chore: Use forms for new modules
|
2022-04-29 14:34:20 +00:00 |
|