You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a function somewhere in GAMBLR (probably both .data and .results) that reduces a sample set to only the rows that have data that passes some combination of QC checks.
e.g. qc_pass_metadata_rows = qc_data(min_corrected_coverage=25, min_coding_ssm = 1, ...)
We need a function somewhere in GAMBLR (probably both .data and .results) that reduces a sample set to only the rows that have data that passes some combination of QC checks.
e.g.
qc_pass_metadata_rows = qc_data(min_corrected_coverage=25, min_coding_ssm = 1, ...)
Slack Message
The text was updated successfully, but these errors were encountered: