-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi guys,
thx for your great tool!
I'm using PEP in my snakemake pipeline since some time (see here for docs: https://snakemake.readthedocs.io/en/stable/snakefiles/configuration.html#configuring-scientific-experiments-via-peps).
Yet, I have the problem, that my pipeline takes a consistent list of control samples, while my list of samples to compare against varies all the time.
So I was wondering, how I can use PEP to combine in each project both:
- Control samples (e.g.
control_samples.csv) - Samples to analyse (e.g.
analysis_samples.csv)
As far as I understand, with sub-projects (https://pep.databio.org/spec/howto-amendments/) I can only define different variable settings. But I cannot combine many sample sheets into one.
Or have I missed a point?
Metadata
Metadata
Assignees
Labels
No labels