Edmund Miller
341fa43ae3
ci: Add PROFILE ahead of pytest run
2021-02-02 13:07:58 -06:00
Edmund Miller
ddbca7b467
test: Use profile ENV variable hack
...
The user will now set the env variable and pass it to pytest. You also
can't set the env variable ahead of time, it has to be run with pytest.
Example:
PROFILE=conda pytest --tag fastqc --symlink --kwd
2021-02-02 12:44:30 -06:00
Harshil Patel
e7b1241449
Merge pull request #120 from nf-core/composite-runs
...
Universal CI job
2021-02-02 18:26:02 +00:00
Edmund Miller
ce2a5b32f5
refactor: Move away from composite-action
2021-02-02 12:21:36 -06:00
Harshil Patel
f126200610
Merge pull request #133 from nf-core/MaxUlysse-patch-1-1
...
Update bwa/index container
2021-02-02 12:26:31 +00:00
Maxime Garcia
e7474c3d98
Update main.nf
...
Use same tag
2021-02-02 12:13:14 +01:00
Kevin Menden
4301afb771
Merge pull request #132 from drpatelh/bowtie
...
Rename bowtie_index to bowtie_build
2021-02-02 07:47:37 +01:00
drpatelh
f84e5b59ca
Rename bowtie_index to bowtie_build
2021-02-01 17:53:31 +00:00
Harshil Patel
0a41130276
Merge pull request #131 from KevinMenden/fastp-module
...
Adding fastp module
2021-02-01 13:43:35 +00:00
Harshil Patel
e851da8640
Merge pull request #130 from KevinMenden/master
...
Adding a QUAST module
2021-02-01 13:17:57 +00:00
Kevin Menden
0bd8506ea1
Update tests/software/quast/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:04:08 +01:00
Kevin Menden
05370b5e16
Update tests/software/quast/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:03:49 +01:00
Kevin Menden
f6c4e9d9c1
Update software/quast/meta.yml
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:03:36 +01:00
Kevin Menden
9885da628e
Update software/quast/meta.yml
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:03:22 +01:00
Kevin Menden
c807c6c438
Update software/quast/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:03:15 +01:00
Kevin Menden
d88bf3bdda
Update software/quast/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:03:06 +01:00
Kevin Menden
c43fe85a0c
Update software/quast/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:02:57 +01:00
kevinmenden
e9e795633d
added fastp tests
2021-02-01 14:02:06 +01:00
kevinmenden
038381de99
added fastp module
2021-02-01 13:54:08 +01:00
kevinmenden
a342296d70
fixed test md5s
2021-02-01 13:36:25 +01:00
kevinmenden
b5298f94d8
refactored quast module
2021-02-01 13:13:21 +01:00
Harshil Patel
c74d8a1711
Merge pull request #128 from JoseEspinosa/bowtie2_viralrecon
...
Bowtie2 viralrecon 2
2021-02-01 09:56:11 +00:00
Harshil Patel
2c962f34df
Merge pull request #110 from luslab/master
...
Add SEACR module containing a single CALLPEAK process
2021-02-01 09:48:15 +00:00
Chris Cheshire
41233763ae
Removed test-datasets submodule
2021-02-01 09:46:24 +00:00
kevinmenden
956bf22a58
fixed bug; updated meta.yml
2021-02-01 07:44:26 +01:00
JoseEspinosa
8fb6b80abd
Fixing some md5 hashes
2021-01-30 23:08:17 +01:00
JoseEspinosa
3c95af9e50
Merge branch 'bowtie2_viralrecon' of https://github.com/JoseEspinosa/modules into bowtie2_viralrecon
2021-01-30 22:53:53 +01:00
JoseEspinosa
177693de49
Adding worflow yml for bowtie2_align and bowtie2_build
2021-01-30 22:53:27 +01:00
Harshil Patel
eadbea4b83
Merge pull request #127 from JoseEspinosa/bowtie2_viralrecon
...
Bowtie2 viralrecon
2021-01-30 13:22:30 +00:00
Harshil Patel
eab633776e
Update software/bowtie2/build/meta.yml
2021-01-30 13:21:56 +00:00
JoseEspinosa
986b72cee9
Fix error on previous commit
2021-01-30 09:35:25 +01:00
JoseEspinosa
29989035a5
Remove author entry from yml (copy-pasted :P)
2021-01-30 09:29:53 +01:00
JoseEspinosa
ddbe8055c2
Adding tests
2021-01-29 19:31:33 +01:00
JoseEspinosa
43f9815621
Adding module bowtie2 align
2021-01-29 19:29:32 +01:00
Harshil Patel
bd59706d51
Merge pull request #118 from heuermh/dsh-bio
...
Added dsh-bio filter-bed as dsh_filterbed
2021-01-29 18:15:24 +00:00
Harshil Patel
7ab3217f16
Update software/dsh/filterbed/main.nf
2021-01-29 18:14:13 +00:00
Harshil Patel
cf5e38f48b
Update software/dsh/filterbed/main.nf
2021-01-29 18:14:08 +00:00
Harshil Patel
0fcbc4233c
Merge pull request #126 from JoseEspinosa/samtools_viralrecon
...
Samtools viralrecon
2021-01-29 18:12:48 +00:00
Harshil Patel
eb7a3861db
Update software/samtools/mpileup/meta.yml
2021-01-29 18:12:17 +00:00
JoseEspinosa
2f9934c563
Adding bowtie2_build module
2021-01-29 18:57:27 +01:00
JoseEspinosa
720db2bed5
Fixing samtools_mpileup test
2021-01-29 18:21:03 +01:00
JoseEspinosa
13e9f81160
Fixing lint tests
2021-01-29 18:01:58 +01:00
JoseEspinosa
22dcdc692d
Adding samtools_mpileup module
2021-01-29 17:58:42 +01:00
JoseEspinosa
3eedca9bb4
Add samtools_view
2021-01-29 17:18:45 +01:00
kevinmenden
34cfc32c29
added quast workflow
2021-01-29 16:15:45 +01:00
kevinmenden
e8bd730164
added quast tests
2021-01-29 16:14:33 +01:00
kevinmenden
10bb80743a
started adding quast modules
2021-01-29 16:06:14 +01:00
Michael L Heuer
d2723408ad
Apply suggestions from code review
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-29 09:01:21 -06:00
Harshil Patel
29ce4e670f
Merge pull request #124 from KevinMenden/pangolin-module
...
Added pangolin module
2021-01-29 11:58:54 +00:00
kevinmenden
d30994c6ef
Merge branch 'pangolin-module' of https://github.com/KevinMenden/modules into pangolin-module
2021-01-29 12:54:38 +01:00