Return the correct annotation
This commit is contained in:
parent
e2166fe062
commit
c21c609017
@ -246,7 +246,7 @@ workflow transcriptome_analysis {
|
|||||||
}
|
}
|
||||||
|
|
||||||
emit:
|
emit:
|
||||||
annotation = ref_annotation
|
annotation = analysis_annotation
|
||||||
annotation_reference_summary = prepared_reference_annotation.summary
|
annotation_reference_summary = prepared_reference_annotation.summary
|
||||||
unstranded_annotation = prepared_reference_annotation.unstranded
|
unstranded_annotation = prepared_reference_annotation.unstranded
|
||||||
joint_dir = joint_bambu.dir
|
joint_dir = joint_bambu.dir
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user