Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Facultative CAM in Talinum
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominik Brilhaus
Facultative CAM in Talinum
Commits
b336ca0f
Commit
b336ca0f
authored
1 month ago
by
Dominik Brilhaus
Browse files
Options
Downloads
Patches
Plain Diff
add short explanation
parent
9146ed60
No related branches found
No related tags found
1 merge request
!11
Restructure cwl
Pipeline
#9308
failed
1 month ago
Stage: arc_json
Stage: quality_report_generator
Stage: quality_report
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflows/deseq2/workflow.cwl
+9
-0
9 additions, 0 deletions
workflows/deseq2/workflow.cwl
with
9 additions
and
0 deletions
workflows/deseq2/workflow.cwl
+
9
−
0
View file @
b336ca0f
#!/usr/bin/env cwl-runner
doc: |
DESeq2 example workflow
This workflow runs DESeq2 on the output of the kallisto workflow
and the metadata file.
It runs an R script, deseq2.R, which ideally should be split into three sub scripts and accordingly three workflow steps
1. Read kallsito data
2. Prep / run deseq2
3. Plot results
cwlVersion: v1.2
class: CommandLineTool
hints:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment