Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
genome
/
analysis-workflows
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
107
Code
Issues
74
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
germline joint detect variants workflow
- #1043
#1043
Open
apaul7
wants to merge 35 commits into
genome:master
genome/analysis-workflows:master
from
apaul7:full-joint-workflow
apaul7/analysis-workflows:full-joint-workflow
Copy head branch name to clipboard
Conversation
Commits
35
(35)
Checks
Files changed
Open
germline joint detect variants workflow
#1043
apaul7
wants to merge 35 commits into
genome:master
genome/analysis-workflows:master
from
apaul7:full-joint-workflow
apaul7/analysis-workflows:full-joint-workflow
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2021
add input to control full output filename
apaul7
committed
5ef76b2
View commit details
Copy full SHA for 5ef76b2
Browse repository at this point
add minimum confidence input for gatk calls
apaul7
committed
15db8c7
View commit details
Copy full SHA for 15db8c7
Browse repository at this point
s/all_cds/no_cds/
Show description for cc85818
apaul7
committed
cc85818
View commit details
Copy full SHA for cc85818
Browse repository at this point
add survivor merged annotsv tsv filtering
Show description for 9e8876d
apaul7
committed
9e8876d
View commit details
Copy full SHA for 9e8876d
Browse repository at this point
update annotsv to version 2.3
Show description for 47c368a
apaul7
committed
47c368a
View commit details
Copy full SHA for 47c368a
Browse repository at this point
s/SURVIVOR/survivor/ and s/CNVnator/cnvnator/
Show description for 70ab64a
apaul7
committed
70ab64a
View commit details
Copy full SHA for 70ab64a
Browse repository at this point
outputbinding change s/merged_sv_vcf/merged_vcf/
apaul7
committed
43b7c2c
View commit details
Copy full SHA for 43b7c2c
Browse repository at this point
stage secondary files in gather_to_sub_directory
Show description for 0622bd9
apaul7
committed
0622bd9
View commit details
Copy full SHA for 0622bd9
Browse repository at this point
added min confidence input to genotype_gvcf step
apaul7
committed
68f43a3
View commit details
Copy full SHA for 68f43a3
Browse repository at this point
add annotated vcf as output
apaul7
committed
498236b
View commit details
Copy full SHA for 498236b
Browse repository at this point
add decompose and normalize step to joint genotype
apaul7
committed
3b4329e
View commit details
Copy full SHA for 3b4329e
Browse repository at this point
add gatk soft filtering
Show description for da8d329
apaul7
committed
da8d329
View commit details
Copy full SHA for da8d329
Browse repository at this point
add new normalize tool
Show description for 4ccb8d3
apaul7
committed
4ccb8d3
View commit details
Copy full SHA for 4ccb8d3
Browse repository at this point
add gather to subdirectory tool for directories
apaul7
committed
8a98373
View commit details
Copy full SHA for 8a98373
Browse repository at this point
add bcftools view tool
Show description for fb99760
apaul7
committed
fb99760
View commit details
Copy full SHA for fb99760
Browse repository at this point
add manta_germline tool
Show description for f894746
apaul7
committed
f894746
View commit details
Copy full SHA for f894746
Browse repository at this point
add joint cnvnator subworkflow
Show description for 1c526f8
apaul7
committed
1c526f8
View commit details
Copy full SHA for 1c526f8
Browse repository at this point
add joint cnvkit subworkflow
Show description for e6e621a
apaul7
committed
e6e621a
View commit details
Copy full SHA for e6e621a
Browse repository at this point
add joint sv read caller filtering
Show description for 66ac589
apaul7
committed
66ac589
View commit details
Copy full SHA for 66ac589
Browse repository at this point
add joint sv filtering for depth callers
Show description for 571bab7
apaul7
committed
571bab7
View commit details
Copy full SHA for 571bab7
Browse repository at this point
add joint detect svs subworkflows
Show description for c8214e3
apaul7
committed
c8214e3
View commit details
Copy full SHA for c8214e3
Browse repository at this point
add joint detect snps subworkflow
Show description for 7623779
apaul7
committed
7623779
View commit details
Copy full SHA for 7623779
Browse repository at this point
add joint detect variants
Show description for 065f8b3
apaul7
committed
065f8b3
View commit details
Copy full SHA for 065f8b3
Browse repository at this point
pass annotsv_annotations input to subworkflow
apaul7
committed
70005be
View commit details
Copy full SHA for 70005be
Browse repository at this point
pass soft filtered annotated vcf as output
apaul7
committed
0885e03
View commit details
Copy full SHA for 0885e03
Browse repository at this point
Commits on Nov 17, 2021
remove doc line for easy to understand input
apaul7
committed
e0449dc
View commit details
Copy full SHA for e0449dc
Browse repository at this point
ubuntu:xenial -> ubuntu:focal docker image
apaul7
committed
20f96d8
View commit details
Copy full SHA for 20f96d8
Browse repository at this point
quote parameters in script
apaul7
committed
91b0e5f
View commit details
Copy full SHA for 91b0e5f
Browse repository at this point
Commits on Dec 3, 2021
fix quotes
apaul7
committed
8079ab4
View commit details
Copy full SHA for 8079ab4
Browse repository at this point
move script inline cwl file
apaul7
committed
9b6a9cb
View commit details
Copy full SHA for 9b6a9cb
Browse repository at this point
add input option for output file basename
apaul7
committed
6e5cb23
View commit details
Copy full SHA for 6e5cb23
Browse repository at this point
Commits on Dec 6, 2021
Update definitions/subworkflows/gatk_soft_filter.cwl
Show description for ac09653
apaul7
and
tmooney
authored
ac09653
View commit details
Copy full SHA for ac09653
Browse repository at this point
Update definitions/tools/bcftools_view.cwl
Show description for 1cb0254
apaul7
and
tmooney
authored
1cb0254
View commit details
Copy full SHA for 1cb0254
Browse repository at this point
Commits on Dec 7, 2021
add doc for output type
apaul7
committed
c253e6f
View commit details
Copy full SHA for c253e6f
Browse repository at this point
Commits on Dec 9, 2021
use bash arrays to quote multiple vars
apaul7
committed
140e6eb
View commit details
Copy full SHA for 140e6eb
Browse repository at this point
You can’t perform that action at this time.