Edmund Miller
|
ce2a5b32f5
|
refactor: Move away from composite-action
|
2021-02-02 12:21:36 -06:00 |
|
Edmund Miller
|
6da00a8a1b
|
ci: Put python setup before cache
34cf8a3e0f
|
2021-01-24 11:38:29 -06:00 |
|
Edmund Miller
|
c7262e27d8
|
ci: Cache nextflow
|
2021-01-24 11:35:24 -06:00 |
|
Edmund Miller
|
73b572eede
|
ci: Cache pip
|
2021-01-24 11:25:13 -06:00 |
|
Edmund Miller
|
b048bf33e0
|
ci: Check to see if it's an example array
|
2021-01-24 11:14:48 -06:00 |
|
Edmund Miller
|
7a89902657
|
ci: Fix check for no checks
https://github.community/t/needs-job-outputs-issue/149156
https://github.community/t/jobs-being-skipped-while-using-both-needs-and-if-unclear-why/18480
|
2021-01-24 10:34:40 -06:00 |
|
Edmund Miller
|
506ebe515e
|
ci: Move all files to filter file and delete old tests
|
2021-01-24 10:34:31 -06:00 |
|
Edmund Miller
|
b008afe2e6
|
ci(#119): Upload logs on failure
|
2021-01-24 10:33:45 -06:00 |
|
Edmund Miller
|
13539e1c1a
|
ci: Change name of pytest step
|
2021-01-24 10:33:45 -06:00 |
|
Edmund Miller
|
860a49d456
|
ci: Need to wrap matrix's in []
|
2021-01-24 10:33:45 -06:00 |
|
Edmund Miller
|
0f1016e4a3
|
ci: Remove any filter
|
2021-01-24 10:33:45 -06:00 |
|
Edmund Miller
|
9577f5dd64
|
ci: Reference output rather than a step
The step wasn't there
|
2021-01-24 10:33:45 -06:00 |
|
Edmund Miller
|
939b1490b7
|
ci: Check if there's a change to anything
|
2021-01-24 10:33:45 -06:00 |
|
Edmund Miller
|
3aaacdde09
|
ci: Checkout code before looking for changes
|
2021-01-24 10:33:44 -06:00 |
|
Edmund Miller
|
f4316480c5
|
ci: Use paths-filter to make one CI test
|
2021-01-24 10:33:44 -06:00 |
|
Edmund Miller
|
474a6fad64
|
ci: Add python setup
Cause apparently you can use an action inside of an action. Yet.
|
2021-01-24 10:33:44 -06:00 |
|
Edmund Miller
|
d00bd5f6b1
|
ci: v0.1 => master
Living life on the edge
|
2021-01-24 10:33:44 -06:00 |
|
Edmund Miller
|
95270092b0
|
ci: Add universal CI Test
|
2021-01-24 10:33:44 -06:00 |
|
Edmund Miller
|
f05134e855
|
ci: Add nextflow.log
|
2021-01-22 12:18:45 -06:00 |
|
Edmund Miller
|
73bd2d499e
|
ci: Add keep-workflow-wd-on-fail
|
2021-01-22 12:07:59 -06:00 |
|
Edmund Miller
|
a1f4d53d3e
|
ci: Upload logs on failures
|
2021-01-22 12:04:41 -06:00 |
|
Edmund Miller
|
daa25b9329
|
Merge branch 'preseq_test'
|
2021-01-15 17:41:13 -06:00 |
|
Edmund Miller
|
4f0c34bbfb
|
ci: Bump nextflow version
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
|
2021-01-15 10:32:20 -06:00 |
|
sruthipsuresh
|
7729fee5a9
|
Added gffread and gff3 file for testing
|
2021-01-15 10:32:20 -06:00 |
|
sruthipsuresh
|
b95bd37780
|
Added ucsc module
|
2021-01-15 10:28:11 -06:00 |
|
Harshil Patel
|
27dbe8b52a
|
Merge pull request #115 from Functional-Genomics-Lab/stringtie_test
Added testing for Stringtie
|
2021-01-15 16:09:39 +00:00 |
|
Edmund Miller
|
a3ca757f4e
|
Update .github/workflows/phantompeakqualtools.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
|
2021-01-15 09:38:13 -06:00 |
|
sruthipsuresh
|
3f814d1e2f
|
Workflow and md5sums added
|
2021-01-15 09:38:13 -06:00 |
|
sruthipsuresh
|
2d2f15af0f
|
Delete phantompeakqualtools.yml
|
2021-01-13 21:23:24 -06:00 |
|
sruthipsuresh
|
b297f7aea1
|
Fixed test and removed phantompeak tests
|
2021-01-12 18:04:12 -06:00 |
|
sruthipsuresh
|
0a04c96357
|
Added module, TODO data
|
2021-01-12 09:13:37 -06:00 |
|
sruthipsuresh
|
cb39fcb915
|
Added preseq module and workflow
|
2021-01-12 08:41:09 -06:00 |
|
sruthipsuresh
|
522b896534
|
Workflow and md5sums added
|
2020-12-19 06:09:04 -06:00 |
|
Harshil Patel
|
c98f9284a2
|
Merge pull request #89 from KevinMenden/master
Add bowtie module
|
2020-12-18 14:56:29 +00:00 |
|
Edmund Miller
|
eb61638501
|
ci: Use verbose name for editorconfig-check
I was getting confused myself with eclint
|
2020-12-17 17:48:19 -06:00 |
|
Edmund Miller
|
c6cf653f25
|
ci(#77): Ignore README for editorconfig
Because of the nf-core examples it throws errors.
|
2020-12-17 17:48:02 -06:00 |
|
Edmund Miller
|
0b6f117d2a
|
ci(#77): eclint => editorconfig-checker
|
2020-12-17 17:48:02 -06:00 |
|
kevinmenden
|
8d3fc30eb3
|
fixed yml formatting
|
2020-12-17 07:39:34 +01:00 |
|
kevinmenden
|
d75cb75111
|
added singularity; edge NXF version
|
2020-12-17 07:33:44 +01:00 |
|
drpatelh
|
992232b340
|
Bump NF version to 20.11.0-edge
|
2020-12-14 00:14:28 +00:00 |
|
Edmund Miller
|
8d27ff53c5
|
ci: Support multiple nextflow versions
|
2020-12-09 09:56:40 -06:00 |
|
Edmund Miller
|
f994d55c18
|
style: Fix indent on workflows
|
2020-12-09 09:56:11 -06:00 |
|
Harshil Patel
|
79a0ce79ab
|
Merge pull request #82 from abhi18av/master
Add multiqc module
|
2020-12-09 11:31:07 +00:00 |
|
kevinmenden
|
fee0707af1
|
added bowtie_align workflow test
|
2020-12-08 14:19:34 +01:00 |
|
kevinmenden
|
73530e8df7
|
added bowtie index test github workflow
|
2020-12-08 14:13:30 +01:00 |
|
Abhinav Sharma
|
27b4b29976
|
Remove the extra data files
|
2020-12-04 20:20:59 +05:30 |
|
Edmund Miller
|
6d8ba714d5
|
ci(fastqc): Use 20.10.0 => ''
|
2020-12-04 08:23:19 -06:00 |
|
Abhinav Sharma
|
5fd3ba3ce6
|
Update the tests for MultiQC
|
2020-12-02 13:09:32 +05:30 |
|
Edmund Miller
|
65697532a1
|
ci: Get rid of software folder
|
2020-12-01 11:40:16 -06:00 |
|
Edmund Miller
|
8cd635f757
|
ci(fastqc): Fix test matrix
|
2020-12-01 11:13:43 -06:00 |
|