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

lb merge gvs branch #8248

Closed
wants to merge 664 commits into from
Closed

lb merge gvs branch #8248

wants to merge 664 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 29, 2021

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

Commits on Oct 7, 2021

  1. Small updates to GvsExtractCallset from beta callset, new workflow fo…

    …r re-scattered shards (#7493)
    rsasch committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    6c927ae View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. add flag in prepare to print out sql instead of executing (#7501)

    * add param to just print final query
    * update print message
    ahaessly committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1e913f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Workflow to re-scatter and then merge "problematic" intervals from Ex…

    …tractCallset [VS-209] (#7495)
    rsasch committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    10444d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Oct 18, 2021

  1. Export the VAT into GCS (#7472)

    * export VAT to TSV
    
    * call export vat task
    
    * adding array values
    
    * pass the normalized vcf
    
    * clean up date spacing
    
    * loop through vms rather than in the task
    
    * remove partitioning because we are not going to do it for now
    RoriCremer committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    24a9971 View commit details
    Browse the repository at this point in the history
  2. addresses VS-219 (#7508)

    kcibul committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    63c856a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. small fix to MergeVCFs (#7517)

    rsasch committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    0dd2be0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    e6a9f77 View commit details
    Browse the repository at this point in the history
  2. Revert "make sure ExtractTask is run on all interval files"

    This reverts commit e6a9f77.
    rsasch committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0e6ca4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24f91cc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Remove Sites only step from the VAT creation WDL (#7510)

    * add filtering on the FT tag level
    
    * remove duplicates by 4 cols, not only 2
    
    * make annotations machine bigger
    
    * add duplicate count info
    
    * dont rename things---use the names that already exist!
    
    * drop all the excessive AS_QUALapprox info since it just adds weight
    
    * swap gzip
    
    * check with Lee about VAT - markings
    
    * template update
    
    * add in line counts for metrics
    
    * get the count of high alt allele sites
    
    * AC_hemi for all
    
    * add new docker image
    
    * get sample counts
    
    * clean up files for memory preservation
    
    * re-order errors
    
    * pass dropped variants
    
    * comments cleanup
    RoriCremer committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    308b870 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

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

Commits on Nov 2, 2021

  1. Support for TDR DRS URIs in Import (#7528)

    * removed streaming
    
    * removed streaming
    
    * support for indexes as input
    
    * move to same directory
    
    * move to same directory
    
    * move to same directory part two
    
    * comments
    
    * comments
    
    * comments
    kcibul committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    08446bb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

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

Commits on Nov 4, 2021

  1. Reference block storage and query support (#7498)

    * First implementation of working Reference Ranges-based Extract!
    
    * added integration test
    
    * PR cleanup
    
    * parameter cleanup
    
    * fix for upstream deletions
    
    * comments from PR
    
    * updated post rebase
    
    * cherry pick
    
    * Set gcloud config directory in travis (#7525)
    
    * Set gcloud config directory in travis
    
    * This fixes an issue while installing gcloud on travis due to permissions in the root directories
    
    Co-authored-by: Louis Bergelson <[email protected]>
    kcibul and lbergelson committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f232412 View commit details
    Browse the repository at this point in the history
  2. update docs (#7540)

    ahaessly committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    9408133 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Kc fix rr load bug (#7550)

    * fix bug copying files
    
    * expose branch
    kcibul committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9c76117 View commit details
    Browse the repository at this point in the history
  2. Update .dockstore.yml (#7553)

    kcibul committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    860f438 View commit details
    Browse the repository at this point in the history
  3. Ah add reblocking wdl (#7544)

    * add reblocking wdl
    * rename wdl
    * make serivce account and site_id optional
    * add requester pays option
    * fix basename
    * change all outputs to file
    ahaessly committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fbbea88 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

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

Commits on Nov 10, 2021

  1. fixed docker (#7558)

    kcibul committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    41ef596 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    7d8e782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69b273 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. bad param assignment in aou reblocking (#7572)

    * fix variable assignment
    ahaessly committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    0d7319c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

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

Commits on Nov 23, 2021

  1. Ah change output of reblocking wdl to external path (#7575)

    * change outputs to external bucket path
    ahaessly committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    7148df0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. close BQ Readers (#7583)

    kcibul committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    44aee08 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Ah spike writeapi (#7530)

    * use pending BQ writer
    * finalize stream before commit
    * update create tables for ref ranges
    * fix flushing and closing
    * use python to update data model
    * return error if response is not 200
    * add bq table creation to assign ids, cleanup
    * update import with ref_ranges as default and 40 as drop state. update docs
    * fix tables for duplicate check
    * create separate readme for AoU Gvs workspace
    * handle null vet and pet creator
    * add initial test for write api
    * added sample_load_status table creation
    * log load status and verify sample is not loaded
    * used _default stream instead (#7588)
    * safety checks for restarts via preemptibles (#7590)
    * add is_loaded check back to GvsCreateFilterSet
    * 3 retries and bigger machine for writeAPI ingest (#7592)
    ahaessly committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ac1dc9c View commit details
    Browse the repository at this point in the history
  2. bump WDL jar (#7593)

    kcibul committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    2257e79 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. read api bytes logging, upgrade bigquery client versions (#7601)

    * read api bytes logging, upgrade bigquery client versions
    * removed extra whitespace
    * merge in changes from kc_gradle6 going to master
    kcibul committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ff251d6 View commit details
    Browse the repository at this point in the history
  2. bump (#7610)

    kcibul committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    20e7e7e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. upgrade log4j to 2.17 (#7616)

    kcibul committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    07489bf View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Add drop_state default of Forty to extract (#7619)

    * pass through the drop state in the WDL
    
    * dockstore for testing
    RoriCremer committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    7a57588 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Kc fix type (#7620)

    * fixed bug introduced with new BQ libraries
    * updated WDLs also
    * now with tests
    kcibul committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b9496ed View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. VAT cleanup and documentation (#7531)

    * clean up files for memory preservation
    
    * update docker
    
    * add gnomad failed filter col
    
    * add clarifying comments and zip to retain space
    
    * zip
    
    * note that in the future we can remove N errors
    
    * split up the filtering for less io strain
    
    * what if I drop even more super-multi allelic sites?
    
    * Add sample count to the schema
    clean up annotations
    comment out ones that will be used in the future
    
    remove annotations I dont want
    
    * lets try more mojo
    
    * update the schema
    RoriCremer committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    372a7f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. fix empty flush (#7627)

    kcibul committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6dd01dc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. presorted avro files, fix performance issue (#7635)

    * presorted avro file, fix performance issue
    * updated WDL; JAR
    * PR feedback
    kcibul committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8a17ca2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. WIP extract for ranges (#7640)

    * WIP extract for ranges
    
    * fixed signature in test
    
    * updated WDLs
    
    * updated name
    
    * type
    
    * bash typos
    
    * stop converting long -> string -> long
    
    * WDL bump
    kcibul committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3aa74a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. VS-268 import more samples at once (#7629)

    * update jars
    
    * dockstore for testing
    
    * make a sample name table to join to
    
    * make it temp
    
    * replace the second list with the join
    
    * delete temp table after done
    
    * throw an error if the table exists already
    
    * remove from dockstore
    RoriCremer committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    aa2d114 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 11, 2022

  1. First Version of a weight-based splitter (#7643)

    * First Version
    
    * wire into extract WDL
    
    * type
    
    * String -> File type
    
    * Line continuation
    
    * memory bump
    
    * parameterize splitIntervals memory
    
    * streamline implementation
    
    * more memory friendly
    
    * Addressing PR comments
    
    Co-authored-by: Rebecca Asch <[email protected]>
    kcibul and rsasch committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b2b2a83 View commit details
    Browse the repository at this point in the history
  2. Update GvsExtractCallset.wdl

    Updated to public path for weights BED
    kcibul committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    5e1fcb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Quoting of table names (#7666)

    * fixed quoting
    * use named parameters
    kcibul committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c733b4b View commit details
    Browse the repository at this point in the history
  2. docs for analysis of shard runtimes for balanced sharding (#7645)

    * analysis of shard runtimes
    
    * WIP
    
    * Update get_workflow_metadata.sh
    
    * Update summarize_intervals.sh
    kcibul committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6295133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c0d1a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

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

Commits on Feb 18, 2022

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

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    d2ebecb View commit details
    Browse the repository at this point in the history
  2. VS-280 Create a VAT intermediary (#7657)

    * gsutil cp them up
    
    * creation of new files and splitting of code
    
    * store in between states
    
    * add to dockstore!
    
    * validate wdl
    
    * add service account before gsutil
    
    * wait until subpipeline is over!
    
    * make it cheaper!
    
    * remove cruft from dockstore
    
    * remove in-case-of-fire step since subworkflow works much better
    
    * add readme and examples
    
    * stylize readme for readability
    
    * add examples to dockstore
    
    * remove gatk override param
    
    * clean up params
    
    * tsv note
    RoriCremer committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3aa3c3b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    dab3253 View commit details
    Browse the repository at this point in the history
  2. VS 284 Add prepare step to Quick Start (#7685)

    * add prepare step running instructions
    
    * table prefix example
    RoriCremer committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    13003ff View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. VS-222 dont hard code the dataset name! (#7704)

    * keeping this backwards compatible---why tho?
    
    * wire through datasetid---do we still need fq names?
    
    * add dataset id
    
    * pull thru dataset id
    
    * update wdl too
    
    * add to dockstore for testing
    
    * unneeded edit
    
    * dont need this method
    
    * update unit tests
    
    * add dataset id
    
    * clean up vars
    
    * wdl typo
    
    * update WDL
    
    * new name dummy!
    
    * update jar
    RoriCremer committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    38fa733 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. fixed bug; added tests (#7717)

    kcibul committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    cc81b76 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 23, 2022

  1. VS-263 notes on ingest and beyond (#7618)

    * notes in ingest
    
    * default drop state
    
    * remove cost info
    
    * gaussian notes
    
    * add query for missing samples
    
    Co-authored-by: Rori Cremer <[email protected]>
    RoriCremer and Rori Cremer committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    3b4c5ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4973c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    91cef1c View commit details
    Browse the repository at this point in the history
  2. used constants; implemented non-AS transformation (#7718)

    * used constants; implemented non-AS transformation
    
    * per Laura, using zero for ref MQ in fallback case
    
    * added support to force non-as loading path
    
    * Calculate SUM(AD) and make available
    
    * fixed tests, PR comments
    
    * bump JAR
    kcibul committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    55b9ead View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Pass dataset name to gatk ExtractFeatures (#7735)

    * make sure dataset id is passed
    
    * update dockstore
    RoriCremer committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    47ec80d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Allow interval lists that require the SA to see (#7743)

    * allow bucket access for interval list
    
    * add to dockstore
    RoriCremer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b62026a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. allow for gatk to be overridden, update with known good jar (#7758)

    * allow for gatk to be overridden, update with known good jar
    
    * dockstore
    
    Co-authored-by: Rebecca Asch <[email protected]>
    kcibul and rsasch committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    d07a944 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. VS-361 Add GvsWithdrawSamples wdl (#7765)

    Created the GvsWithdrawSamples wdl.
    gbggrant committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e99e842 View commit details
    Browse the repository at this point in the history
  2. Extract Performance Improvements (#7686)

    * presorted avro files, fix performance issue
    
    * PR feedback
    
    * remove unnecessary annotations, change seen samples data structure
    
    * performance improvements (see spreadsheet)
    
    * fixed casting bug
    
    * new jar; remove threading
    
    * removed annotation optimization
    
    * remove unused imports
    
    * simplify
    
    * refactoring
    
    * PR comments
    
    * typo
    
    * PR feedback
    kcibul committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1f490f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

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

Commits on Apr 11, 2022

  1. remove PET code (#7768)

    kcibul committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f49e122 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Adding AD for scale testing VS 225 add AD (#7713)

    * add call_AD to prepare py
    
    * add callAD to the extract record
    
    * add callAD to engine
    
    * update schema for PLs and AD
    
    * add callAD to extract
    
    * still need to update the Avro file
    
    * update dockstore
    
    * add updated jar
    
    * add emit AD to wdl
    
    * pass wdl vars
    
    * add docker image
    
    * add AD to rescattering workflow in dockstore
    
    * update naming
    
    * update wdl with newest jar
    RoriCremer committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    fd960a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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

Commits on Apr 14, 2022

  1. remove R scripts from filtering (#7781)

    * remove R scripts from filtering
    
    * add to dockstore for testing
    RoriCremer committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8a4f8df View commit details
    Browse the repository at this point in the history
  2. Remove an old "temp table" dataset (#7780)

    * temp_tables dataset doesnt exist anymore
    
    * add to dockstore to test
    
    * note usage
    RoriCremer committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    463c8a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43a1480 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    7a15427 View commit details
    Browse the repository at this point in the history
  2. 317 remove excess header values in VCF extract (#7786)

    * remove unwanted header
    
    * missed the extra NAY
    
    * update dockstore
    
    * use new headers jar
    
    * remove header lines from test too
    RoriCremer committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    1387d47 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. correct auth in split intervals (#7790)

    * correct auth in split intervals
    
    * I dont like it, but at least we know it works
    RoriCremer committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3c500f7 View commit details
    Browse the repository at this point in the history
  2. Add code to (optionally) zero pad the vcf filename. (#7783)

    Also (optionally) change the naming of the intervals file to match that of the VCFs
    gbggrant committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3ff95df View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    940777c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d08a6e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    8f429ad View commit details
    Browse the repository at this point in the history
  2. Pinned typing_extensions python package to 4.1.1 to fix conda environ…

    …ment. (#7802)
    
    * Pinned typing_extensions python package to 4.1.1 to fix conda environment.
    
    * Added documentation comment to conda environment.
    samuelklee authored and mcovarr committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f09b162 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    614a0f7 View commit details
    Browse the repository at this point in the history
  2. Replace Travis with GithubActions (#7754)

    * Switched over to using GithubActions for CI services and re-implemented our existing tests as github an actions workflow. Removed old Travis infrastructure and scripts.
    
    Co-authored-by: Louis Bergelson <[email protected]>, James Emery <[email protected]>
    jamesemery authored and mcovarr committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0593639 View commit details
    Browse the repository at this point in the history
  3. Docker build only lfs pulls main/src/resources/large (#7727)

    * Docker build now only downloads the main large resources from git-lfs.  Previously it pulled everything.
    * This should make building the docker substantially faster locally and possibly speed up the test suite slightly.
    lbergelson authored and mcovarr committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    dfc239d View commit details
    Browse the repository at this point in the history
  4. Clean up gatk jars -- looks like we are not passing them properly in …

    …the extract (#7788)
    
    * remove old jar
    
    * these should pass the override
    RoriCremer committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6ac511b View commit details
    Browse the repository at this point in the history
  5. Fix typo that broke git lfs pull (#7806)

    * this fixes a typo that caused one of our docker steps to be broken.  It was masked by the build process which retries the same step if it needs to.
    mcovarr committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2381a09 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. Incident VS 365 clinvar classification fix (#7769)

    * fix typos
    
    * create new WDL for second half of workflow only
    
    * clean up deleted file
    
    * catch any unexpected clinvar classification values
    
    * clean up optional files while here
    
    * add test and clean up vat validation
    
    * update dockstore
    
    * better VAT creation gating
    
    * update docker along with python scripts
    
    * update default VAT pipeline docker too
    RoriCremer committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    75b5115 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. VS-390. Add precision and sensitivity wdl (#7813)

    Add a wdl script to calculate the precision and sensitivity for joint calling sets.
    gbggrant committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d51a4e5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    04aec08 View commit details
    Browse the repository at this point in the history
  2. 365 vat python testing additions (#7756)

    * update docker for last half of pipeline wdl
    
    * manual python test--can i add to docker
    
    * add json files for expected and test data
    
    * update test files
    
    * update python test
    
    * add vat expected for testing
    
    * make sure docker does not build if the test fails
    
    * add data for another test
    
    * short term add test that needs to be refactored for clinvar correction
    
    * spacing
    
    * rename python test file
    
    * fix up on rename
    
    * update docker
    
    * Update scripts/variantstore/wdl/extract/test_create_variant_annotation_table.py
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    
    * swap to nulls
    
    * use with
    
    * run tests inside docker container
    
    * spacing
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    RoriCremer and mcovarr committed May 3, 2022
    Configuration menu
    Copy the full SHA
    d77ebf5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. VS 396 clinvar grabs too many values (#7823)

    * add gate to keep clinvar vals approp limited
    
    * update expected to not have greedy clinvar values
    
    * more specific clinvar test
    
    * move files for additional tests
    
    * add additional clinvar specific tests to make sure behavior is not greedy
    
    * Update scripts/variantstore/wdl/extract/create_variant_annotation_table.py
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    
    * pr review updates
    
    * spacing
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    RoriCremer and mcovarr committed May 4, 2022
    Configuration menu
    Copy the full SHA
    02cbbf1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Added a test to validate WDLs in the scripts directory. (#7826) (#7829)

    * Added a test to validate WDLs in the scripts directory. (#7826)
    Renamed existing test for validating generated WDLs.
    gbggrant committed May 5, 2022
    Configuration menu
    Copy the full SHA
    43f3192 View commit details
    Browse the repository at this point in the history
  2. VAT Performance / Reliability Improvements (#7828)

    * added GvsCreateVATAnnotations to dockstore
    
    * added logging
    
    * echo with datetime
    
    * added BCF and threading
    
    * tweak cpu/mem
    
    * rightsize memory
    
    * removed old comments
    kcibul committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c1c8154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9363f15 View commit details
    Browse the repository at this point in the history
  4. Rc remove ad from vat (#7832)

    * remove AD from VAT pipeline
    
    * drop extra info too
    
    * update dockstore
    RoriCremer committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9f1148f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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

Commits on May 12, 2022

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

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    900651f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a5e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfccaf6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. First cut at a python notebook to validate inputs. (#7845)

    Working for sample_set now.
    Added Introduction
    Fixed error in looking up reblocked gvcf.
    gbggrant committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f58e9b2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    1dc9776 View commit details
    Browse the repository at this point in the history
  2. remove withdrawn req (#7844)

    * remove withdrawn req
    
    * filter model can include withdrawn samples
    
    * check for loaded samples now includes withdrawn
    
    * put withdrawn samples in the alt allele table
    
    * add branch to dockstore
    
    * update docker
    
    * fixup
    
    * add more docker updates
    
    * more dockstore
    
    * remove double negative
    
    * even more dockstore
    
    * grab withdrawn samples too
    
    * include withdrawn in the sample list
    
    * update jar
    
    * update docker
    
    * update jar in extract
    
    * update jar in extract actually
    RoriCremer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7388851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6767947 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Fix Input Validation python notebook (#7853)

    * Multiple bug fixes:
    - Load entity_types
    - Properly handle case where gvcf or index NOT found.
    * Improved validation of reblocked vcf and index extensions.
    gbggrant committed May 23, 2022
    Configuration menu
    Copy the full SHA
    e7539d5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Add VAT Validation check that aa_change and exon_number are consisten…

    …tly set. (#7850)
    
    Added the spot-check test.
    Modified the way that the final report is generated, creating a task that generates the report from all of the validation results.
    gbggrant committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6d6cb98 View commit details
    Browse the repository at this point in the history
  2. Ingest 10K [VS-344] (#7860)

    mcovarr committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a4ac264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91c33df View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. VET Ingest Validation / Allow Ingest of non-VQSR'ed data (#7870)

    Some VET Ingest Validation:
    - Added validation for presence of GT and GQ
    Added parameter to CreateVariantIngestFiles to allow the user to skip VQSR-specific fields.
    - Push 'skip_loading_vqsr_fields' up to be a top-level input
    gbggrant committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    4d30135 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 7, 2022

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

Commits on Jun 8, 2022

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

Commits on Jun 9, 2022

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

Commits on Jun 10, 2022

  1. clean up dockstore

    RoriCremer committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d0f00d8 View commit details
    Browse the repository at this point in the history
  2. Rc vs 63 vat sop documentation (#7879)

    * remove old file
    
    * update readme for VAT
    
    * comment on duplicates in VAT
    
    * better comment placement
    
    * var dropping details!
    
    * nits for Bec
    RoriCremer committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    0be4453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    727c1da View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jun 15, 2022

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

Commits on Jun 17, 2022

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

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    8cd0f5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8781b56 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. VS 483 Beta user wdl (#7894)

    * create wrapper wdl for Beta users
    
    * update dockstore
    
    * remove dead old readme
    
    * update readme to be used by beta users
    
    * okay i thought i deleted this
    
    * update naming
    
    * update sample set creation
    
    * make wom happy
    
    * update dockstore
    
    * short term remove dir
    
    * remove samples_are_controls from unified
    
    * pr revisions
    
    * make the many optional inputs go away
    
    * dont allow illegal names
    
    * remove done tag
    
    * add public jar
    
    * remove superfluous file
    
    * dont allow spaces in filter set name either
    
    * correct the regex
    
    * rename callset id
    RoriCremer committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    13b5660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586f3f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    32a6106 View commit details
    Browse the repository at this point in the history
  2. KM GVS documentation (#7903)

    * Add GVS diagram
    
    * Create gvs-overview.md
    
    * clean up annotations table
    
    * Update gvs-overview.md
    
    * Update gvs-overview.md
    
    * Update gvs-overview.md
    
    * Changed Broad GVS --> GVS
    * Added valid characters to `callset_identifier` description
    
    * Update gvs-overview.md
    
    * Incorporated suggestions
    
    * Updated Quickstart table
    
    * Update scripts/variantstore/gvs-overview.md
    
    Co-authored-by: ekiernan <[email protected]>
    
    * Sample genomes > sample gVCF files
    
    * Update gvs-overview.md
    
    * Added `extract_output_gcs_dir` input to input table
    * Added UnifiedWDL
    
    * Created directory for beta docs
    
    * Simplifying tasks and tools
    
    * updated step 2
    
    * update tasks and tools
    
    * Update scripts/variantstore/beta_docs/gvs-overview.md
    
    Co-authored-by: Kylee Degatano <[email protected]>
    
    * Simplified tasks and tools section
    
    * Update gvs-overview.md
    
    * Removed mentions of 100k genomes
    * Expanded intro section
    
    * Updated input variable descriptions
    
    * Create run-your-own-samples.md
    
    * Moved diagram into beta_docs
    
    * updated run-your-own-samples.md
    
    * Update gvs-overview.md
    
    * Update gvs-overview.md
    
    * removed "non-deterministic" from description of filtering model
    
    * Update gvs-overview.md
    
    * Update run-your-own-samples.md
    
    * Update run-your-own-samples.md
    
    * Update run-your-own-samples.md
    
    * Updated GVS docs
    
    * Added gvs-quickstart.md
    * Updated bucket permissions in run-your-own-sampled.md
    
    * Replaced gVCF with GVCF
    
    * Added citation info to gvs-overview.md
    
    * Updated docs
    
    * Update gvs-overview.md
    
    * Updated docs
    
    * updated docs
    
    * Update gvs-quickstart.md
    
    * updated setup instructions
    
    * updated links
    
    * updated links
    
    * moved reference descriptions
    
    * updated links
    
    * rename call_sets
    
    * add placeholders for cost
    
    * Add instructions to access interval lists
    
    * clean up GVS wdl explanation
    
    Co-authored-by: Bec Asch <[email protected]>
    
    * remove cost info for now
    
    * omg unblocked jesus
    
    * update copyright
    
    * Update the workflow desc
    
    Co-authored-by: Kylee Degatano <[email protected]>
    
    * keep all the descriptions consistent
    
    Co-authored-by: ekiernan <[email protected]>
    Co-authored-by: Kylee Degatano <[email protected]>
    Co-authored-by: Rori Cremer <[email protected]>
    Co-authored-by: Bec Asch <[email protected]>
    5 people committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9f857df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9cd014 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 6, 2022

  1. Fix Race Condition, Add Support for Extract by Array of Sample Names …

    …(ie from a Sample Set) (#7917)
    
    * added support for extract from sample set
    * added task to write array to disk
    * PR feedback
    kcibul committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    874d615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e60f0d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. [AoU DRC] Support uppercase site_ids for reblocking (#7929)

    * tolerate uppercase site_ids
    
    * add branch to dockstore for testing
    
    * remove branch from dockstore
    
    * comment clarifications
    mmorgantaylor committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4b2cf4b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Populate cost metadata for GATK tasks. (#7919)

    Updated gatk tools ExtractCohorts and ExtractFeatures to write to cost_observability table.
    Updated relevant WDLs to use new parameters to support this.
    Updated Integration test to validate that the costs are written to the db properly
    gbggrant committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    faf3347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9780a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. VS_492 - Beta User Jar release (#7934)

    * Put override jar in gs://gvs_quickstart_storage/jars
    gbggrant committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    201df7f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    c00e54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63108be View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

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

Commits on Jul 18, 2022

  1. refactoring for testablity (#7946)

    * refactoring for testablity
    * PR comments
    kcibul committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    210a6ae View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 25, 2022

  1. A few last doc changes (#7927)

    * final doc tweaks
    
    * add back cost and time info
    
    * seems like copy pasta we dont use?
    
    * updated WDL link
    
    * final doc tweaks
    
    * add back cost and time info
    
    * update callset times
    
    * update cost and time
    
    * add updated cost to quickstart
    
    * Update run-your-own-samples.md
    
    * update costs
    
    * Update gvs-quickstart.md
    
    Co-authored-by: Kaylee Mathews <[email protected]>
    Co-authored-by: kayleemathews <[email protected]>
    3 people committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2d1e304 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. WDL to extract a single callset cost (BQ only, not Terra) (#7940)

    * add to docker
    
    * add callset wrapper wdl
    
    * pass json to jq
    
    * debugging
    
    * well this is awkward
    
    * clean up debugging
    
    * sum the costs
    
    * add workflow costs
    
    * pass two totals
    
    * clean up jq
    
    * clean up terra costs
    
    * pr review
    RoriCremer committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8dd4541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2b7a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. GL-548 - Update CreateVat code to handle samples that do not contain …

    …all population groups. (#7965)
    
    * Update GvsCreateVAT.wdl to build the subpopulation-specific files from the input ancestry file.
    Have GvsCreateVAT.wdl only pull fields from the VCF for the selected subpopulations.
    Update create_variant_annotation_table.py to set empty population-specific AC/AN/AF, etc. values if population is not present.
    gbggrant committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0f7e2fd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    3e62331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de42a7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798d4e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. VS-567. Removing usage of ServiceAccount from CreateVat related WDLs (#…

    …7974)
    
    Removed usage of ServiceAccount from CreateVat related WDLs
    Used publicly accessible Nirvana tarball
    Baked the schema json into the docker file.
    gbggrant committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    361ce37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a9382 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Removed usage of service account from WDLs (#7985)

    Removed usage of service account from:
    GvsAssignIds.wdl
    GvsImportGenomes.wdl
    GvsCreateAltAllele.wdl
    GvsCreateFilterSet.wdl
    GvsWithdrawSamples.wdl
    GvsCreateAltAllele.wdl
    GvsPrepareRangesCallset.wdl
    GvsExtractCallset.wdl
    GvsExtractCohortFromSampleNames.wdl
    GvsUnified.wdl
    GvsJointVariantCalling.wdl
    GvsAoUReblockGvcf.wdl
    GvsBenchmarkExtractTask.wdl
    GvsRescatterCallsetInterval.wdl
    Update dockers to 'ah_var_store_2022_08_16' (which removes service_account usage from several python scripts)
    gbggrant committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0130bb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Change backticks to single quotes in several error messages - causing…

    … shell to attempt to execute. (#7995)
    gbggrant committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    0d80de6 View commit details
    Browse the repository at this point in the history
  2. VS-598 - Minor update to AoU Documentation. (#7994)

    * Minor update to AoU Documentation.
    Co-authored-by: Bec Asch <[email protected]>
    gbggrant committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    315303b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

  1. Minor AoU Documentation Update (#7999)

    * Minor update to documentation on ImportGenomes.
    gbggrant committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    aff1c48 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    092cb76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff86b1 View commit details
    Browse the repository at this point in the history
  3. python -> python3 (#8001)

    rsasch committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0d914c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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

Commits on Aug 30, 2022

  1. clearer error when values are missing (#7939)

    * clearer error when values are missing
    
    * update dockstore
    
    * pr changes
    RoriCremer committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    08b62a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Ah [VS-565] output intervals and sample list (#8010)

    * Exposing the interval files by passing them along from SplitIntervals -> GvsExtractCallset -> GvsUnified -> GvsJointVariantCalling
    
    * Updating the .dockstore.yml to expose the modified wdls from this branch
    
    * Piping the sample_name_list file up through the WDLs to expose it to users running the beta workflow
    
    * Making the sample_name_list file an option, as GvsExtractCallset only makes a sample file list in a logical branch that may not always be taken
    
    * Updating Documentation.  Added the interval lists and sample name list to the "What does it return as output?" section and removed the detailed instructions containing multiple ways to dig in and locate the interval lists and the sample name lists
    
    Also, moved the note about the naming conventions of the interval lists and the vcfs up to the end of the "What does it return as output?" section as well.
    koncheto-broad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a1a8e57 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    76c969d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51387f1 View commit details
    Browse the repository at this point in the history
  3. Km gvs add storage cost and cleanup doc (#8012)

    * Added storage cost section
    
    * Added license info
    
    * Update scripts/variantstore/beta_docs/gvs-overview.md
    
    Co-authored-by: Kylee Degatano <[email protected]>
    
    * Update license
    
    Co-authored-by: Kylee Degatano <[email protected]>
    kayleemathews and kbergin committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ff05126 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Updating documentation to reflect the changed outputs [VS-565] (#8014)

    * updating documentation to reflect the changed outputs
    
    * Update scripts/variantstore/beta_docs/gvs-quickstart.md
    
    better verbiage
    
    Co-authored-by: Kylee Degatano <[email protected]>
    
    * updating verbiage
    
    Co-authored-by: Kylee Degatano <[email protected]>
    koncheto-broad and kbergin committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    91c9c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c1ad7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    f427624 View commit details
    Browse the repository at this point in the history
  2. add initial notebook copy pasta (#8008)

    * add initial notebook copy pasta
    
    * pr review updates
    
    * update dockstore
    
    * update docker image
    RoriCremer committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    53cf8a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Sep 20, 2022

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

Commits on Sep 21, 2022

  1. Updating references to old GATK for VS-620 (#8023)

    * Updating GvsCreateFilterSet.wdl to get rid of references to ancient GTK docker image
    
    * brach on dockstore for testing change
    
    * cleanup docker
    koncheto-broad committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6b9f171 View commit details
    Browse the repository at this point in the history
  2. VS-517 Use standard version of GetBQTableLastModifiedDatetime in GvsV…

    …alidateVat (#8024)
    
    * Pointing GvsValidateVAT at GvsUtils to use their version of GetBQTableLastModifiedDatetime
    
    * Silly typo
    
    * cleanup dockstore branch
    koncheto-broad committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f8914cf View commit details
    Browse the repository at this point in the history
  3. Fix bug in GvsWithdrawSamples.wdl (#8026)

    Fix bug in handling of control samples in GvsWithdrawSamples.wdl
    gbggrant committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    55668c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Ah 617 exposing the drop_state parameter to the GvsJointVariantCallin…

    …g wdl used for beta (and internal customer) (#8032)
    
    * making drop state an explicit parameter to GvsJointVariantCalling.wdl and making it default to the previous setting
    
    * cleanup dockstore branch
    koncheto-broad committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    95849f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

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

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

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

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

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

Commits on Oct 11, 2022

  1. Vs 629 failure to retrieve job information during ingest (#8047)

    * getting rid of unnecessary (and breaking) location=US references
    
    * adding dockstore branch
    
    * tweaking utils.py to account for the job's location as well
    
    * adding more debug info to the python util.py to view the location (will remove after testing)
    
    * adding more debug info to the python util.py to view the location (will remove after testing)
    
    * updating GvsPopulateAltAllele.wdl to refer to a new docker images to test the python changes
    
    * cleaning up debug outputs in utils.py, and updating dockstore info for GvsCreateFilterSet
    
    * adding in user defined function median to replace the bqutil version that is not available in all locations
    
    * updating GvsPrepareRangeCallset to use the latest docker for this branch (and thus the python scripts in which I fixed location issues on this branch)
    
    * updating dockstore yaml
    
    * Removing dockstore entries for working branches
    
    * cleanup
    
    * updating path for depositing jars to new project bucket
    
    * adding wdls back to dockstore for final testing post-merge
    
    * atempting smaller docker image in PopulateAltAllele
    
    * fixing location cleanup error?
    
    * continuing to update and slim down images
    
    * comments from PR
    
    * replace this docker image... but later
    
    * okay, at least updating it to the same version that CreateFilterSet was recently updated to
    
    * Updated to fully use alpine versions of libraries.
    
    * Ensuring it is using the alping image WITH the location changes
    
    * Ensuring it is using the alpine image WITH the location changes
    
    * updating GvsExtractExtract with alpine docker images (and a newer but not newest GATK image)
    
    * Testing with slightly smaller docker
    
    * adding branch back in to dockstore
    
    * cleaning up dockstore branches
    koncheto-broad committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5f1f998 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 17, 2022

  1. Allowing our pipeline to function with a sample size of one (#8055)

    * making this not fail when a single file is in the sample set
    
    * test branch using test docker image
    
    * This fully fixes it to work with single samples.
    
    * Cleaning up dockstore
    
    * cleaning up dockstore file
    koncheto-broad committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c263ce3 View commit details
    Browse the repository at this point in the history
  2. Vs 665 re create vcf for cd 68 po 52339 with ad padding fixed (#8057)

    * Applying Rori's changes to our branch
    
    * Fixing merge that took a bit too much from master branch
    koncheto-broad committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2a8c210 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. VS-665 and VS-620 updating code to use latest docker images containin…

    …g Rori's AD calculation changes in extract (#8061)
    
    * cleaning up what looks to be extraneous references to GATK in AssisnIds
    
    * updating GvsImportGenomes to use latest docker image
    
    * updating GvsUtils to use latest docker images
    
    * error with split not recognizing the "-d" option--was this just an apline issue?
    
    * getting rid of default GATK override, so it uses the version in the docker image
    
    * experimenting with getting rid of the -d option in split.  Maybe it just works.
    
    * experimenting with getting rid of the -d option in split.  Maybe it just works.
    
    * updating to latest docker and getting rid of default vale for gatk_override
    
    * adding branch to dockstore
    
    * updating GVSExtractCallset and adding branch to dockstore
    
    * Failure to find WeightedSplitIntervals revealed that GvsUtils was running off of mainline GATK.  Fixing that now.
    
    * cleaning up dockstore
    koncheto-broad committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bde383b View commit details
    Browse the repository at this point in the history
  2. updating the beta workflow to use the latest jar, representing the ve…

    …rsion of GATK George tested against the workflow (#8062)
    koncheto-broad committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1c5c486 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. VS-637 Address a couple of issues in SampleLoadStatus handling in GVS…

    …ImportGenomes. (#8052)
    
    * Change the Logic of LoadStatus.getSampleLoadState to allow for mutliple STARTED and FINISHED records.
    gbggrant committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f2dcc68 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 25, 2022

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    11bf415 View commit details
    Browse the repository at this point in the history
  2. VS-698 Remove unnecessary columns from Call set statistics (#8073)

    Removed Unneeded statistics and simplified the statistics query.
    Now join to sample_info table for respecting withdrawn samples.
    gbggrant committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e6d736b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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

Commits on Nov 1, 2022

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

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 17, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 22, 2022

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

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    f52992c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29a3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1412b4e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Escape table names properly in ValidateVat WDL (#8116)

    * Escape table names properly
    gbggrant committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5b94b27 View commit details
    Browse the repository at this point in the history
  2. Vs 741 fix indefinite freeze in split intervals task when using exome…

    … data (#8113)
    
    * quick and dirty patch to allow extract to work with exomes by exposing an explicit parameter use_interval_weights that defaults to true (the current behavior)
    
    * quick and dirty patch to allow extract to work with exomes by exposing an explicit parameter use_interval_weights that defaults to true (the current behavior)
    
    * fixing the branch and the file *headslap*
    
    * silly.  Forgot to pass the argument on to Utils.SplitIntervals
    
    * okay.  As written, the code couldn't correctly use the standard SplitIntervals because it tried to pass --weight-bed-file anyway, which causes SplitIntervals to fail.
    
    * another attempt...
    
    * explicitly checking for underflow conditions when subtracting from a region close to the start of a genome
    
    * it doesn't like zeroes.  Setting start of interval to 1 instead
    
    * it doesn't like zeroes.  Setting start of interval to 1 instead
    
    * naming this a bit better
    
    * cleaning up dockstore file
    
    * changing spellings is apparently hard
    
    * tweaking script block to use the standard boilerplate to futureproof it against unset variable issues
    
    * tweaking script block to use the standard boilerplate to futureproof it against unset variable issues
    
    Also adding branch back to dockstore so I can run an extract one last time just to verify the changes
    
    * Update src/main/java/org/broadinstitute/hellbender/tools/gvs/extract/ExtractCohortEngine.java
    
    Sure, this is more concise
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    
    * using Math.max as per PR suggestion.  Not sure it's much cleaner or clearer, but it's fewer lines and the comment should make clear what it's doing
    
    * attempting a slight reworking with WDL hack to conditionally pass an undefined value along
    
    I feel dirty.
    
    * cleaning up dockstore changes
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    koncheto-broad and mcovarr committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a69661b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. VAT Readme updates (#8090)

    * update readme to be consistent with the GVS VDS output which is then input to the VAT creation pipeline
    RoriCremer committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    290fd23 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. WDL and python scripts to use the VDS in the VAT (#8077)

    initial creation of the VAT from the VDS wdl
    * Python script to generate the sites only VCF from the VDS
    * Modifications to the wdl to take the sites only VCF and split the custom annotations (for Nirvana) out of that.
    * Update to newer Nirvana tarball
    * Adding all subpopulations to hail_create_vat_inputs.py
    * Remove duplicates from sites only VCF.
    * spanning deletions note
    * Split PrepAnnotationJson into two methods in order to parallelize
    * Filter out sites with AC=0
    RoriCremer committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    080d66a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. VS-757 - Use JASIX to make sub-jsons of annotated output of Nirvana (#…

    …8133)
    
    * Using Nirvana's Jasix tool to parse the annotated json into chunks more tractable for our python scripts.
    * no longer put the annotations file in the output bucket for debugging.
    gbggrant committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    10a737c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 5, 2023

  1. VS-759 (and VS-760) (#8137)

    * Added tests for create_vt_bqloadjson_from_annotations.py and create_genes_bqloadjson_from_annotations.py
    * Reworked logging on create_genes_bqloadjson_from_annotations.py and create_vt_bqloadjson_from_annotations.py to support testing.
    * Modified tests for create_vt_bqloadjson_from_annotations.py and create_genes_bqloadjson_from_annotations.py so that expected failures when trying to load old style annotations files verified that the failure was as expected (and not just a rando failure).
    gbggrant committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    20409d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. VS-765. Scatter the RemoveDuplicates task. (#8144)

    * Scatter RemoveDuplicates too!
    * Merge the scattered droped files.
    gbggrant committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6f2e75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8705cb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Add monitoring to index vcf (#8151)

    * Increase Memory for IndexVcf task
    * Add monitoring script.
    * Modify SelectVariants so that it puts the input vcf and index side by side in the directory.
    gbggrant committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    700dacd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 12, 2023

  1. Handle empty genes annotation file. (#8153)

    * Handle empty genes annotation file.
    * Up CPU, and default disk and add monitoring to MergeVatTsvs task.
    gbggrant committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    fedb320 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 20, 2023

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

Commits on Jan 23, 2023

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

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

  1. Gg consistently use dataset name as input parameter (#8173)

    * Renaming everything to use 'dataset_name'
    gbggrant committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    31c3a02 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

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

Commits on Feb 2, 2023

  1. [VS-693] Add support for VQSR Lite to GvsCreateFilterSet (#8157)

    * Added a new suite of tools for variant filtering based on site-level annotations. (#7954)
    
    * Adds wdl that tests joint VCF filtering tools (#7932)
    
    * adding filtering wdl
    
    * renaming pipeline
    
    * addressing comments
    
    * added bash
    
    * renaming json
    
    * adding glob to extract for extra files
    
    * changing dollar signs
    
    * small comments
    
    * Added changes for specifying model backend and other tweaks to WDLs and environment.
    
    * Added classes for representing a collection of labeled variant annotations.
    
    * Added interfaces for modeling and scoring backends.
    
    * Added a new suite of tools for variant filtering based on site-level annotations.
    
    * Added integration tests.
    
    * Added test resources and expected results.
    
    * Miscellaneous changes.
    
    * Removed non-ASCII characters.
    
    * Added documentation for TrainVariantAnnotationsModel and addressed review comments.
    
    Co-authored-by: meganshand <[email protected]>
    
    * Added toggle for selecting resource-matching strategies and miscellaneous minor fixes to new annotation-based filtering tools. (#8049)
    
    * Adding use_allele_specific_annotation arg and fixing task with empty input in JointVcfFiltering WDL (#8027)
    
    * Small changes to JointVCFFiltering WDL
    
    * making default for use_allele_specific_annotations
    
    * addressing comments
    
    * first stab
    
    * wire through WDL changes
    
    * fixed typo
    
    * set model_backend input value
    
    * add gatk_override to JointVcfFiltering call
    
    * typo in indel_annotations
    
    * make model_backend optional
    
    * tabs and spaces
    
    * make all model_backends optional
    
    * use gatk 4.3.0
    
    * no point in changing the table names as this is a POC
    
    * adding new branch to dockstore
    
    * adding in branching logic for classic VQSR vs VQSR-Lite
    
    * implementing the separate schemas for the VQSR vs VQSR-Lite branches, including Java changes necessary to produce the different tsv files
    
    * passing classic flag to indel run of CreateFilteringFiles
    
    * Update GvsCreateFilterSet.wdl
    
    cleaning up verbiage
    
    * Removed mapping error rate from estimate of denoised copy ratios output by gCNV and updated sklearn. (#7261)
    
    * cleanup up sloppy comment
    
    ---------
    
    Co-authored-by: samuelklee <[email protected]>
    Co-authored-by: meganshand <[email protected]>
    Co-authored-by: Rebecca Asch <[email protected]>
    4 people committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    cdb74b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e90d46 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. VS-530 VDS creation documentation for AoU (#8169)

    * update deliverables to includes VDS notes
    
    * add some notes about default behavior
    
    * rip out VCF AoU instructions
    
    * tidy up useability
    
    * update comment on defaults
    
    * Update scripts/variantstore/docs/aou/AOU_DELIVERABLES.md
    
    Co-authored-by: Bec Asch <[email protected]>
    
    * Update scripts/variantstore/docs/aou/AOU_DELIVERABLES.md
    
    Co-authored-by: Bec Asch <[email protected]>
    
    * Update scripts/variantstore/docs/aou/AOU_DELIVERABLES.md
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    
    * update comments on python code
    
    * put correct script location in
    
    * fix markdown
    
    * add filter input to avro creation
    
    * cost notes
    
    * fix nits
    
    * add extract for control samples
    
    * add sts instructions
    
    * Update scripts/variantstore/docs/aou/AOU_DELIVERABLES.md
    
    Co-authored-by: Bec Asch <[email protected]>
    
    ---------
    
    Co-authored-by: Bec Asch <[email protected]>
    Co-authored-by: Miguel Covarrubias <[email protected]>
    3 people committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    39070f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d07e773 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. VS-816 Keeping ingestion under quota (#8193)

    * limiting scatter width for beta customers in order to stay under google quotas
    
    * Just moving the beta scatter width to an argument so we can experiment with different numbers (if quotas are increased for a customer) without having to modify our code
    
    * renaming beta variable to something clearer then rearranging logic to unify the beta and broad use cases better.
    koncheto-broad committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0c48d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ad63b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

  1. VS-820 Incorporate code to stay under Google quotas for new accounts …

    …into beta workflow (#8200)
    
    * limiting scatter width for beta customers in order to stay under google quotas
    
    * Just moving the beta scatter width to an argument so we can experiment with different numbers (if quotas are increased for a customer) without having to modify our code
    
    * Piping beta information down to GvsImportGenomes
    
    * renaming beta variable to something clearer then rearranging logic to unify the beta and broad use cases better.
    
    * renaming beta variable
    
    * temporarily add it to dockstore
    
    * updating to a newer gatk
    
    * CromwellOnAzure + Azure SQL DB + AAD first steps doc [VS-805] (#8191)
    
    * bits of cleanup
    
    * Don't know why this got yanked in when I rebased
    
    * haste makes waste!
    
    ---------
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    koncheto-broad and mcovarr committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d1a6df3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    5b34ade View commit details
    Browse the repository at this point in the history
  2. VS-694 - Extract Callset for VQSR Lite (#8182)

    Update GvsExtractCallset to support VQSR Lite
    * Create new ExtractCohortLite program for extraction of VQSR Lite data.
    * Update dockers
    * Make GvsExtractCallset.wdl run using VQSR Lite or VQSR Classic
    * Name vqsr lite version of filter_set_info table consistently between wdls.
    * Update GvsCreateFilterSet.wdl to handle error in JointVcfFiltering and to not load filtered sites into filter_set_info_vqsr_lite.
    gbggrant committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ac04b54 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Updating docker image (#8210)

    * updating docker images
    
    * updating docker images... further
    
    * updating docker images to one that's actually correct
    
    * FOUND THE LAST ONE
    
    * Testing filter creation with George's docker image
    
    * dockstore
    
    * cleaning up docker
    koncheto-broad committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7b4091a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a1c203 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

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

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

  1. VS-815: Add Support for YNG to VQSR Lite (#8206)

    * VS-815: Add Support for YNG to VQSR Lite
    * Up the memory of a task in JointVcfFiltering.wdl.
    * Use 'HDD' rather than 'LOCAL' in JointVcfFiltering.wdl
    gbggrant committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6d41adf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    3a7f6e2 View commit details
    Browse the repository at this point in the history
  2. VS-695. Updates to run Precision and Sensitivity on VQSR Lite (#8230)

    * Update GvsCalculatePrecisionAndSensitivity.wdl to allow for different scale of calibration_sensitivity vs. lod score.
    Also retrieving score from JointVcfFiltering and storing that in BQ and in the VCF.
    gbggrant committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5645e88 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 13, 2023

  1. Add note that we deleted a VDS! (#8214)

    * deleted VDS
    
    * only one left
    RoriCremer committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b09d909 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Vs 822 Add documentation for the work that we did on the latest itera…

    …tion of Delta (#8205)
    
    * Lees name
    
    * add vds validation script written by Tim
    
    * fix rd tim typo
    
    * make sure temp dir is set and not default for validate()
    
    * swap to consistent kebab case
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    
    * clean up validation
    
    * put init in the right place
    
    * add proper example to notes
    
    * update code formatting
    
    ---------
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    RoriCremer and mcovarr committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3e5a756 View commit details
    Browse the repository at this point in the history
  2. Rc vs 822 gq0 documentation (#8240)

    * Lees name
    
    * add vds validation script written by Tim
    
    * fix rd tim typo
    
    * make sure temp dir is set and not default for validate()
    
    * swap to consistent kebab case
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    
    * clean up validation
    
    * put init in the right place
    
    * add proper example to notes
    
    * update code formatting
    
    * update review
    
    ---------
    
    Co-authored-by: Miguel Covarrubias <[email protected]>
    RoriCremer and mcovarr committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    291bfd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. merge GVS branch

    lbergelson committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8bb0d6d View commit details
    Browse the repository at this point in the history