cerebis / meta-sweeper

Parametric sweep of simulated microbial communities and metagenomic sequencing.
GNU General Public License v3.0
10 stars 0 forks source link

Only two clades are used in multi-clade configurations #60

Closed koadman closed 7 years ago

koadman commented 7 years ago

When more than two clades are given in the yaml configuration the workflow only uses the last two. I see this behavior in the timeseries workflow but the structure of the 3C workflow looks like it would suffer the same problem. It appears to be a problem with the channel magic, since profiles are generated for all clades but only two are sent to the ProfileMerge process. See timeseries-deconvolute.nf on commit 3780499 to reproduce.