Skip to content
Snippets Groups Projects
Commit e187976f authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add back and update name of reference for inferMeta

parent 575c554d
Branches
Tags
3 merge requests!37v0.0.1,!24Develop,!23Resolve "process_RSeQC"
Pipeline #6262 canceled with stages
in 4 minutes and 36 seconds
......@@ -288,6 +288,7 @@ process trimData {
// Replicate reference for multiple process inputs
reference.into {
reference_alignData
reference_inferMeta
}
/*
......@@ -423,7 +424,7 @@ process inferMetadata {
input:
path script_inferMeta
path script_aggregateInference
path reference_rseqc
path reference_inferMeta
set val (repRID), path (inBam), path (inBai) from rawBam_inferMetadata
output:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment