Skip to content

Combine_fqs is getting the same file #7

@danilotat

Description

@danilotat

Typo here

r1=lookup(
query=lambda w: f"patient == '{w.patient}' and sample == '{w.sample_type}' and readgroup == '{w.readgroup}'",
cols=["fq1"],
within=units
),
r2=lookup(
query=lambda w: f"patient == '{w.patient}' and sample == '{w.sample_type}' and readgroup == '{w.readgroup}'",
cols=["fq1"],
within=units

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions