Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZARP
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
Model registry
Operate
Environments
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
zavolan_group
pipelines
ZARP
Commits
c3d15275
Commit
c3d15275
authored
5 years ago
by
BIOPZ-Gypas Foivos
Browse files
Options
Downloads
Patches
Plain Diff
Replace cufflinks image with gffread image
parent
2dfb1c2c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Snakefile
+1
-1
1 addition, 1 deletion
Snakefile
tests/test_integration_workflow/expected_output.md5
+1
-1
1 addition, 1 deletion
tests/test_integration_workflow/expected_output.md5
with
2 additions
and
2 deletions
Snakefile
+
1
−
1
View file @
c3d15275
...
@@ -207,7 +207,7 @@ rule extract_transcriptome:
...
@@ -207,7 +207,7 @@ rule extract_transcriptome:
config['log_dir'],
config['log_dir'],
"{organism}_extract_transcriptome.log")
"{organism}_extract_transcriptome.log")
singularity:
singularity:
"docker://zavolab/
cufflinks:2.2.1
"
"docker://zavolab/
gffread:0.11.7
"
shell:
shell:
"(gffread \
"(gffread \
-w {output.transcriptome} \
-w {output.transcriptome} \
...
...
This diff is collapsed.
Click to expand it.
tests/test_integration_workflow/expected_output.md5
+
1
−
1
View file @
c3d15275
...
@@ -86,4 +86,4 @@ ea91b4f85622561158bff2f7c9c312b3 results/single_end/synthetic_10_reads_mate_1_s
...
@@ -86,4 +86,4 @@ ea91b4f85622561158bff2f7c9c312b3 results/single_end/synthetic_10_reads_mate_1_s
ede14ac41c10067838f375106fce4852 results/single_end/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1/STAR_coverage/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1_Signal.UniqueMultiple.str2.out.bg
ede14ac41c10067838f375106fce4852 results/single_end/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1/STAR_coverage/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1_Signal.UniqueMultiple.str2.out.bg
ea91b4f85622561158bff2f7c9c312b3 results/single_end/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1/STAR_coverage/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1_Signal.Unique.str1.out.bg
ea91b4f85622561158bff2f7c9c312b3 results/single_end/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1/STAR_coverage/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1_Signal.Unique.str1.out.bg
ede14ac41c10067838f375106fce4852 results/single_end/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1/STAR_coverage/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1_Signal.Unique.str2.out.bg
ede14ac41c10067838f375106fce4852 results/single_end/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1/STAR_coverage/synthetic_10_reads_mate_1_synthetic_10_reads_mate_1_Signal.Unique.str2.out.bg
79fc3e46b3ac1a72b80cb7bebf6058cd
results/transcriptome/homo_sapiens/transcriptome.fa
3ce47cb1d62482c5d62337751d7e8552
results/transcriptome/homo_sapiens/transcriptome.fa
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