Merge branch 'trivial' into 'dev'
Return the correct annotation See merge request epi2melabs/workflows/wf-transcriptomes!264
This commit is contained in:
commit
2d0ff5da08
@ -246,7 +246,7 @@ workflow transcriptome_analysis {
|
||||
}
|
||||
|
||||
emit:
|
||||
annotation = ref_annotation
|
||||
annotation = analysis_annotation
|
||||
annotation_reference_summary = prepared_reference_annotation.summary
|
||||
unstranded_annotation = prepared_reference_annotation.unstranded
|
||||
joint_dir = joint_bambu.dir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user