This error message seems wrong:
peppy.exceptions.InvalidSampleTableFileException: sample_table is missing 'sample_name' column; you must specify sample_tables in sample_name or derive them
I think it should say:
sample_table is missing 'sample_name' column; you must specify a sample_name column for your sample_table, or derive it
This error message seems wrong:
peppy.exceptions.InvalidSampleTableFileException: sample_table is missing 'sample_name' column; you must specify sample_tables in sample_name or derive them
I think it should say: