-
Notifications
You must be signed in to change notification settings - Fork 596
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
List key GATK walkers #2
Comments
Our current working list of important tools: https://docs.google.com/a/broadinstitute.org/document/d/10j9UvZQ_jOY2vKz59eHrRdrazxHUscs1DnWan5sVTao/edit |
@rpoplin @eitanbanks can you add your favorites here or to the doc? |
Two others that I've been using a lot recently from our private repo are AssessNA12878 and CalibrateGenotypeLikelihoods. I use VariantsToTable periodically too. |
Right now I am using VariantAnnotator. And it is slow as molasses. It would make me indescribably happy if the new version was at least 50% faster. |
i'm going to close this. Please add issue per walker |
# This is the 1st commit message: Updated data source inputs to accept NIO paths for backing files. Now you can specify a URL in the backing file areas of the configuration files for Funcotator data sources and the backing files will be read by the FuncotationDataSourceFactories. This effectively enables use of data sources in the cloud or a mix of local- and cloud-based data sources through a config file change. This update will enable gnomAD annotations (once the data sources are updated to point at the gnomAD files on Google Cloud). Added in cloud data sources to test with. Minor refactoring of LocatableXsvFuncotationFactory. Now can only support one file at a time instead of multiple files for each instance. Fixes #5348 # This is the commit message #2: Added in more cloud data sources. New cloud dataset contains local data sources and a pointer to the gnomAD google cloud bucket.
--floor-blocks HaplotypeCaller arg" Also clarified beta status for GVCF mode just for Mutect2
--floor-blocks HaplotypeCaller arg" Also clarified beta status for GVCF mode just for Mutect2
Not all walkers will move to hellbender, only those that are most useful and we want to keep supporting. This issue will collect them - they will come from best practices, help forum, talking to dev team members, common sense.
The text was updated successfully, but these errors were encountered: