Commit graph

1094 commits

Author SHA1 Message Date
phue
bf0e0d857d bwameth/align: fix fasta name retrieval
apparently bwameth doesn't like './' in front of the filepath? I have no idea. This works however
2021-02-20 13:12:43 +01:00
phue
2d8baa8b75 bwameth/index: update test.yml 2021-02-20 12:55:09 +01:00
phue
c67e591caf apply suggestions from review
thanks @drpatelh
2021-02-20 12:51:01 +01:00
phue
a963c67481 bwameth: pass genome index as directory
instead of single files
2021-02-18 11:51:36 +01:00
phue
1a414261c4 bwameth/align: update checksums 2021-02-17 18:35:39 +01:00
phue
84a5da0d91 add bwameth/align module + tests 2021-02-17 18:23:11 +01:00
phue
180b1cf36b add bwameth/index module + test 2021-02-17 18:03:48 +01:00
Harshil Patel
ed573db194
Merge pull request #184 from MaxUlysse/master_fix_ci
fix: update checksum or filename
2021-02-17 10:54:38 +00:00
Harshil Patel
4d656c8f5f
Merge pull request #181 from drpatelh/fixes
Fix tests for iVar variants
2021-02-17 10:08:57 +00:00
MaxUlysse
28fb5e8cbd fix: update checksum or filename 2021-02-17 01:34:50 +01:00
Harshil Patel
f677a6a05e
Merge pull request #183 from nf-core/MaxUlysse-patch-1
Update .markdownlint.yml
2021-02-17 00:20:51 +00:00
Harshil Patel
67d4dab632
Merge pull request #182 from drpatelh/rm_build
Remove Conda build ids for all modules
2021-02-17 00:20:00 +00:00
Maxime Garcia
4c511757f3
Update .markdownlint.yml
fix typo
2021-02-17 01:15:21 +01:00
drpatelh
d47f9bb909 @kevinmenden sanity fix 2021-02-16 23:58:52 +00:00
drpatelh
dcc580e4fb Remove Conda build ids for all modules 2021-02-16 23:58:23 +00:00
Maxime Garcia
842173be9f
Merge pull request #175 from MaxUlysse/master_ISSUE_TEMPLATE
fix: add guidelines to PRs and issues
2021-02-17 00:36:35 +01:00
MaxUlysse
ebb6d5de1f fix: Apply suggestions from code review 2021-02-17 00:34:55 +01:00
Harshil Patel
412172cda6
Merge pull request #180 from MaxUlysse/master_tabix_bgzip
Replace bcftools/bgzip by tabix/bgzip
2021-02-16 23:32:23 +00:00
Maxime Garcia
75d1483417
Apply suggestions from code review
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-17 00:32:06 +01:00
drpatelh
c6a0976f52 Fix tests for iVar variants 2021-02-16 23:29:15 +00:00
MaxUlysse
596bb18394 fix: rename file to input and gz, plus fix tests 2021-02-17 00:28:32 +01:00
Harshil Patel
a282ecd8c7
Merge pull request #172 from andersgs/ivar-variant
Add ivar variants
2021-02-16 23:20:30 +00:00
Harshil Patel
cf2f0762aa
Update main.nf 2021-02-16 23:06:26 +00:00
Harshil Patel
7c276d2974
Update tests/software/ivar/variants/main.nf 2021-02-16 23:01:27 +00:00
Harshil Patel
27020105aa
Update tests/software/ivar/variants/main.nf 2021-02-16 23:00:30 +00:00
Harshil Patel
de90d371dc
Update tests/software/ivar/variants/main.nf 2021-02-16 22:58:38 +00:00
Harshil Patel
23987bdad0
Update tests/software/ivar/variants/main.nf 2021-02-16 22:57:47 +00:00
Harshil Patel
b07ad23efa
Merge pull request #179 from MaxUlysse/master_htslib_tabix
Replace bcftools/tabix by tabix/tabix
2021-02-16 22:30:45 +00:00
Harshil Patel
4f11064ae2
Update tests/software/tabix/bgzip/main.nf 2021-02-16 22:30:06 +00:00
Harshil Patel
8dd6d1d38a
Update tests/software/tabix/bgzip/main.nf 2021-02-16 22:29:13 +00:00
Harshil Patel
759079796a
Update .github/filters.yml 2021-02-16 22:24:49 +00:00
Harshil Patel
d6d34a4b5b
Merge pull request #177 from MaxUlysse/master_gatk_createsequencedictionary
Add gatk/createsequencedictionary
2021-02-16 22:21:38 +00:00
Harshil Patel
a6d6c0b973
Update software/gatk/createsequencedictionary/main.nf 2021-02-16 22:08:11 +00:00
Harshil Patel
7c64e70c9e
Update software/gatk/createsequencedictionary/meta.yml 2021-02-16 22:07:51 +00:00
Harshil Patel
e558d5fb57
Merge pull request #174 from andersgs/ivar_consensus_fix
ivar consensus: Add save mpileup as optional in output directive
2021-02-16 22:04:38 +00:00
Harshil Patel
d30baa9e54
Merge pull request #178 from MaxUlysse/master_resource_requirements
Add cpus, memory and time requirements to limit resource consumption
2021-02-16 22:03:39 +00:00
MaxUlysse
6a147b8aaa chores: replace bcftools/bgzip by tabix/bgzip cf #179 2021-02-16 19:11:36 +01:00
MaxUlysse
3805eb2dd1 fix: remove bcftools/tabix from filters.yml 2021-02-16 18:38:20 +01:00
MaxUlysse
5a144d6213 fix: merge bcftools/tabix and htslib/tabix tests into tabix/tabix 2021-02-16 18:35:32 +01:00
MaxUlysse
edf5fa3cf6 fix: merge bcftools/tabix and htslib/tabix into tabix/tabix 2021-02-16 18:27:13 +01:00
MaxUlysse
f660324508 chores: move file 2021-02-16 18:20:43 +01:00
MaxUlysse
274897f1fd fix: ECLint: Wrong line endings or new final newline 2021-02-16 17:11:50 +01:00
MaxUlysse
5e71dc94d6 fix: make HTSLIB_TABIX more modular 2021-02-16 17:06:55 +01:00
MaxUlysse
fa34f806d2 chores: add bgzip files for tests 2021-02-16 17:06:09 +01:00
MaxUlysse
10524e3515 chores: add modules for htslib/tabix 2021-02-16 14:47:53 +01:00
MaxUlysse
3da905b0fd chores: remove deprecated module 2021-02-16 14:31:16 +01:00
MaxUlysse
4968458b6c chores: add cpus, memory and time requirements to limit resource consumption 2021-02-16 14:18:29 +01:00
MaxUlysse
a4afe04676 Merge branch 'master_ISSUE_TEMPLATE' of github.com:MaxUlysse/nf-core_modules into master_ISSUE_TEMPLATE 2021-02-16 14:03:18 +01:00
MaxUlysse
bbee0efd75 fix: add suggestions from reviews 2021-02-16 13:59:21 +01:00
MaxUlysse
763800a0e2 fix: correct md5sum 2021-02-16 13:54:54 +01:00