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

Auto-Save Index Files Alongside BAMs #446

Open
wants to merge 298 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 10, 2023

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

Commits on Jan 11, 2023

  1. Updated to GATK 4.3.0.0

    jonn-smith committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bb908b2 View commit details
    Browse the repository at this point in the history
  2. Added region annotation.

    jonn-smith committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3873227 View commit details
    Browse the repository at this point in the history
  3. Fixing vcf.gz typo

    jonn-smith committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8656ced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9827f26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59995ae View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Jan 14, 2023

  1. Terra changed where submissions go (now at gs://<bucket>/submissions/)

    Some small optimizations too.
    SHuang-Broad authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    cf9d2f8 View commit details
    Browse the repository at this point in the history
  2. Autobump version 3.0.57 --> 3.0.58

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    383015c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2b08c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0bd376 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72d29d0 View commit details
    Browse the repository at this point in the history
  6. Change location of temp directory

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    19cd1cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18d7a8f View commit details
    Browse the repository at this point in the history
  8. Performance improvements

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    37e7ad0 View commit details
    Browse the repository at this point in the history
  9. Revert those changes because the amount of disk space we need is actu…

    …ally too large to benefit from Steve's ComputeAllowedLocalSSD optimization.
    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    5c57c47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d83058f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    384c7d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a85213d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    912ed67 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    374768e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7cae1ec View commit details
    Browse the repository at this point in the history
  16. Allocate more disk space

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    1b4e068 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    55f30ba View commit details
    Browse the repository at this point in the history
  18. Debugging

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    798481c View commit details
    Browse the repository at this point in the history
  19. More debugging

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    20e5d35 View commit details
    Browse the repository at this point in the history
  20. Forgot to specify a disk size properly

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    e7fde6e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c1b34ce View commit details
    Browse the repository at this point in the history
  22. Try to resolve file corruption issue by separating the joint calling …

    …and conversion to .g.vcf.bgz steps
    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f805015 View commit details
    Browse the repository at this point in the history
  23. Fixed bad temp dir specification

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    dba9b5c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c6fd504 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    311886a View commit details
    Browse the repository at this point in the history
  26. Allow max cpus to be configurable

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    8b652d1 View commit details
    Browse the repository at this point in the history
  27. Increase disk size request

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    6456f1d View commit details
    Browse the repository at this point in the history
  28. Temporary workflow to handle some issues arising from the LRJointCall…

    …GVCFs workflow
    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    277ab6e View commit details
    Browse the repository at this point in the history
  29. Fixed a typo

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    57b5c94 View commit details
    Browse the repository at this point in the history
  30. Added documentation

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    d70f12a View commit details
    Browse the repository at this point in the history
  31. Autobump version 3.0.58 --> 3.0.59

    kvg authored and jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    79836be View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    22b249d View commit details
    Browse the repository at this point in the history
  33. Many updates for short read Malaria processing.

    - Added SRFlowcell.wdl, SRWholeGenome.wdl
    - Added SRJointGenotyping.wdl, LRJointCallGVCFsWithGenomicsDB.wdl
    - Updated `sr-utils` docker image
    - Workflow to index a BAM file
    
    - Whole genome processing pipeline for short read data
    
    - Added short read whole genome pipeline to Dockstore
    
    - Added start to workflows to do GCNV calling.
    
    - Added LRJointCallGVCFsWithGenomicsDB to dockstore.
    - Removed downstream calls to `nanoplot` in SRWholeGenome
    - Added hail matrix table output to LRJointCallGVCFsWithGenomicsDB
    jonn-smith committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f884211 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7d8715e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    cd97819 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jts_kvg_sp_malaria' of github.com:broadinstitute/long-r…

    …ead-pipelines into jts_kvg_sp_malaria
    kvg committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    bb09228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a78e3c View commit details
    Browse the repository at this point in the history
  4. Reordering dockstore entries

    kvg committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ec52f5b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    6083586 View commit details
    Browse the repository at this point in the history
  2. Fixing typos.

    jonn-smith committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    991105d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4195d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7bdab2 View commit details
    Browse the repository at this point in the history
  5. Fixing disk space reqs.

    jonn-smith committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3716920 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89ecbd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17be0ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd39fdf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e09bf4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e15392 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34a594c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Feb 8, 2023

  1. Minor updates to variant / joint calling.

    - Joint calling now is no longer preemptible.
    - added `--annotate-with-num-discovered-alleles` flag to
      HaplotypeCaller.
    jonn-smith committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8f3d56c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b9177 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    740cda3 View commit details
    Browse the repository at this point in the history
  2. Fixing typos.

    jonn-smith committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    aa5e26f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    b02e46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530af79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18de47b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    481c007 View commit details
    Browse the repository at this point in the history
  5. fixing typo.

    jonn-smith committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ae5be97 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    08a83f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5ce9f View commit details
    Browse the repository at this point in the history
  3. Fixed file name.

    jonn-smith committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0313616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08420fe View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    f7afa73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c8eff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23ea87e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c64ff2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    4baac16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8583c7f View commit details
    Browse the repository at this point in the history
  3. Minor updates.

    jonn-smith committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e3d2a40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07fe5f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    a4ddaa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc4404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d35ec00 View commit details
    Browse the repository at this point in the history
  4. Fixed conda env sourcing.

    jonn-smith committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ca33680 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4a4b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dc9be2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2ede54 View commit details
    Browse the repository at this point in the history
  8. Fixing : -> . conversion.

    jonn-smith committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    bf6a27d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    075618b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d37761 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

Commits on Mar 8, 2023

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

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    1e5fc54 View commit details
    Browse the repository at this point in the history
  2. Fixing typo

    jonn-smith committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    fad15eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba674e View commit details
    Browse the repository at this point in the history
  4. Updated finalization info.

    jonn-smith committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    5cf9bc7 View commit details
    Browse the repository at this point in the history
  5. Fixing issue.

    jonn-smith committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    79936e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01072f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Fixing Barcode demo WDL.

    jonn-smith committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5547bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e9d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd34fe6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    310a11d View commit details
    Browse the repository at this point in the history
  2. Fixing typo.

    jonn-smith committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dbed29d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc5aa50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece4d0d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    4c46d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faf6f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a38ce View commit details
    Browse the repository at this point in the history
  4. Fixed a name conflict.

    jonn-smith committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2eebea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    5f5f117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2687c96 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    e9b393b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8194cda View commit details
    Browse the repository at this point in the history
  3. Fixing bug.

    jonn-smith committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cf3313d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    68464a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae8a79 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    a0705be View commit details
    Browse the repository at this point in the history
  2. Removing unused parameter.

    jonn-smith committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3f155dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d67991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef0b11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b032152 View commit details
    Browse the repository at this point in the history
  6. Fixing gzip issue.

    jonn-smith committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2453418 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f127073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f857b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d19b895 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    a5d0513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3245b2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da809dc View commit details
    Browse the repository at this point in the history
  4. Adding debugging code.

    jonn-smith committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b5636c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9efd97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9ba892 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    5450c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c15514f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    2f9994d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b79a1fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f5f75c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d62f604 View commit details
    Browse the repository at this point in the history
  5. Minor bugfix.

    jonn-smith committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fd1ed84 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    03232d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6c61e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    6a7cafb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddfe2a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa9d7f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

  1. Fixing CNN training task.

    jonn-smith committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    743fa04 View commit details
    Browse the repository at this point in the history
  2. Fixing another typo.

    jonn-smith committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    87de80b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6aeec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    009c0fc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Added log messages.

    jonn-smith committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    27e188b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Updated CNN model training and haplotypecaller parameters.

    - Exposed CNN model training parameters in the WDLs.
    - Set `HaplotypeCaller` to use the AVX accelerated Smith-Waterman
      library if it is possible on the executing machine.
    jonn-smith committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ad089bc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Multiple updates.

    - Added some NaN checking in TrainCnnFilters.wdl
    - Updated SRWholeGenome and HaplotypeCaller to include an option to use
      pileup mode.
    jonn-smith committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4574d2e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    a76a9ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97356f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc35d5a View commit details
    Browse the repository at this point in the history
  4. Intermediate commit.

    jonn-smith committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8aef65f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Updates for VETS integration and file outputs.

    - Updated workflows to use finalized files as outputs instead of files in the working directories.
    - Fixed validation error in `LRJointCallGVCFsWithGenomicsDB.wdl`.
    - Updated `SRJointCallGVCFsWithGenomicsDB.wdl` to use VETS instead of VQSR.
    jonn-smith committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d6d6219 View commit details
    Browse the repository at this point in the history
  2. Updates for barcoding.

    - Added fingerprinting / barcode task, `ExtractFingerprintAndBarcode`, to `VariantUtils.wdl`.
    - Added call to `ExtractFingerprintAndBarcode` in `SRWholeGenome.wdl`.
    - Updated version of sr-utils to latest in `SRUtils::BwaMem2`.
    jonn-smith committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1c51f6e View commit details
    Browse the repository at this point in the history
  3. Minor efficiency cleanup.

    jonn-smith committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6892a3a View commit details
    Browse the repository at this point in the history
  4. Updates to functional annotation.

    - Now FunctionalAnnotation::FunctionallyAnnotateVariants natively
      produces a VCF Index.
    - `SRJointCallGVCFsWithGenomicsDB` and `ONTPfTypeDrugResistanceMarkers`
      now use the new natively-produced VCF index and do not re-index the
      file.
    - `ONTPfTypeDrugResistanceMarkers` can now optionally skip to the
      `CallDrugResistanceMutations` step if the input file is already
      functionally annotated.
    jonn-smith committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    61f31b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    06d4b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b45cc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fxiing another typo/.

    jonn-smith committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ce7d921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd1bb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    198478f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d921c37 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    0d837ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b904e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81d0f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34e74d8 View commit details
    Browse the repository at this point in the history
  5. Additional debugging.

    jonn-smith committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3483e10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09594a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ad718b View commit details
    Browse the repository at this point in the history
  8. Fixed another issue.

    jonn-smith committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3b897d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ef1b225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d350ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c17f87d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fixed output file issue.

    jonn-smith committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9b7b279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab15e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    bdaa117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe50a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e5389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c8a8fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b103772 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    fc8697f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e25e272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7accfa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3560ca4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Oct 8, 2023

  1. Added WDL to extract reads from amplicon regions.

    Added `ExtractRegionsFromBam.wdl`
    Added task: `Utils::GetReadsInBedfileRegions`
    Minor comments added to `VariantUtils::ExtractFingerprintAndBarcode`
    jonn-smith committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    10d26d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    6ebfbe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809628c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f9db3b View commit details
    Browse the repository at this point in the history
  4. Updated dockstore; Added PfalciparumDrugResistanceSummary.wdl

    - Added `PfalciparumDrugResistanceSummary.wdl`
    - Added `PfalciparumDrugResistanceSummary.wdl` and
      `ExtractRegionsFromBam.wdl` to `.dockstore.yml`
    - parameter_meta change in ExtractRegionsFromBam.wdl
    jonn-smith committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    83f77f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52c0322 View commit details
    Browse the repository at this point in the history
  6. Fixing typo.

    jonn-smith committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    27e55ba View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 17, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    d9a44b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32dad7 View commit details
    Browse the repository at this point in the history
  3. Removed debugging code.

    jonn-smith committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7c359bf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    c39eb09 View commit details
    Browse the repository at this point in the history
  2. Renaming a wdl.

    jonn-smith committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0cc4abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48b669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    061204d View commit details
    Browse the repository at this point in the history
  5. Fixing typo.

    jonn-smith committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0cfad4a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    fa0a79d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff4efa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    d1bb297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c8aa3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    dc9b902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff5cdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28cde27 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Fixing syntax error.

    jonn-smith committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f946425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c6fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    932c3bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3429644 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    39fa72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d617f5 View commit details
    Browse the repository at this point in the history
  3. MAde BQSR optional.

    jonn-smith committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4ae002b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    ae5a5e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a45e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af056ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5417d9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ccda9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a7b1c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32b6ae8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9899b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3488be2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b049ce4 View commit details
    Browse the repository at this point in the history
  11. Fixed a bug.

    jonn-smith committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    31d4921 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    64fed4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f8e5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583d6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d70bd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Final cleanup commit.

    jonn-smith committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    22ba3ca View commit details
    Browse the repository at this point in the history
  2. Deprecating this branch.

    jonn-smith committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b4adfaa View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    04db875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64571bb View commit details
    Browse the repository at this point in the history
  3. Update Utils.wdl

    - Local disk to SSD
    
    - samtools index -@ 2 ~{basename(prefix)}
    shadizaheri committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    84e00ce View commit details
    Browse the repository at this point in the history