Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scatter adjustments [VS-516] #8835

Merged
merged 3 commits into from
May 16, 2024
Merged

Scatter adjustments [VS-516] #8835

merged 3 commits into from
May 16, 2024

Conversation

mcovarr
Copy link
Collaborator

@mcovarr mcovarr commented May 15, 2024

@mcovarr mcovarr force-pushed the vs_1374_fix_integration_tests branch from 95283fd to 082cfff Compare May 15, 2024 16:35
@mcovarr mcovarr force-pushed the vs_516_not_so_wide branch 2 times, most recently from 9e2c32e to 715e386 Compare May 15, 2024 17:55
@mcovarr mcovarr changed the base branch from vs_1374_fix_integration_tests to ah_var_store May 15, 2024 17:55
@mcovarr mcovarr marked this pull request as ready for review May 15, 2024 22:23
else if is_wgs then 20000 else 7500
else if is_wgs then
if GetNumSamplesLoaded.num_samples < 5000 then 1 # This results in 1 VCF per chromosome.
else if GetNumSamplesLoaded.num_samples < 20000 then 2000 # Stroke Anderson
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any reason to reference Stroke Anderson if we dont even have access to that data anymore?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trying to manifest finding a copy of it somewhere? 🤷

@mcovarr mcovarr merged commit 80245ce into ah_var_store May 16, 2024
17 checks passed
@mcovarr mcovarr deleted the vs_516_not_so_wide branch May 16, 2024 17:51
gbggrant pushed a commit that referenced this pull request May 25, 2024
gbggrant added a commit that referenced this pull request May 28, 2024
* VS-1397 Update Tests - ah_var_store edition (#8846)
** Add ValidateVariants to our tests.
** Bringing in Rori's change to add EXCESS_ALLELES to VCF Headers.
** Updated truth path.
* Scatter adjustments [VS-516] (#8835)

Co-authored-by: Miguel Covarrubias <[email protected]>
RoriCremer pushed a commit that referenced this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants