Skip to content

Multipe tables as input - sample_table #508

Description

@KuechlerO

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:

  1. Control samples (e.g. control_samples.csv)
  2. 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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions