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

Remove premature rseqc references

parent bc73cf59
Branches
Tags
2 merge requests!37v0.0.1,!21Resolve "Update design docs"
...@@ -193,11 +193,9 @@ stranded.into { ...@@ -193,11 +193,9 @@ stranded.into {
} }
spike.into{ spike.into{
spike_getRef spike_getRef
spike_rseqc
} }
species.into { species.into {
species_getRef species_getRef
species_rseqc
} }
/* /*
...@@ -285,7 +283,6 @@ process trimData { ...@@ -285,7 +283,6 @@ process trimData {
reference.into { reference.into {
reference_alignData reference_alignData
reference_rseqc
} }
/* /*
......
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