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

TSPS-239 get wdl running on 500k sample ref panel #1373

Open
wants to merge 20 commits into
base: TSPS-183_mma_beagle_imputation_hg38
Choose a base branch
from

Commits on Sep 12, 2024

  1. get rid of maxRetries and lower preemptibles

    increase gap between command memory and machine memory so machines dont crash
    Jose Soto committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    071ed30 View commit details
    Browse the repository at this point in the history
  2. increase memory for countvariantsinbeagle task

    Jose Soto committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f91936b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    b343e58 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. back to preemptible 3!

    Jose Soto committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fee0108 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. increase memory for phaseAndImpute task

    Jose Soto committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6a4cc55 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. more memory for beagle step

    Jose Soto committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fc4b98b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2732c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. go back to Xmx for beagle task with 128GB of memory

    Jose Soto committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    214f02b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    1bdc56e View commit details
    Browse the repository at this point in the history
  2. revert to oriinal memory

    Jose Soto committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b7c7a5b View commit details
    Browse the repository at this point in the history
  3. use bcftools for making an index

    Jose Soto committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e633028 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. add window size to beagle phasing task

    Jose Soto committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    67ac50c View commit details
    Browse the repository at this point in the history
  2. update to 10cm

    Jose Soto committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e4e3aa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. try 5cM window

    Jose Soto committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9dc509e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. back to default window size for beagle

    Jose Soto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1223d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    0328825 View commit details
    Browse the repository at this point in the history
  2. remove createrefpanel wdl from warp

    Jose Soto committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    da06d33 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add default disk to remove symbolic alleles

    Jose Soto committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e296f0a View commit details
    Browse the repository at this point in the history
  2. add default disk to separate multiallelics

    Jose Soto committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f08b06e View commit details
    Browse the repository at this point in the history
  3. mess with disk sizes of tasks

    Jose Soto committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c284370 View commit details
    Browse the repository at this point in the history