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

Preparing for version 2 #123

Closed
wants to merge 7 commits into from
Closed

Preparing for version 2 #123

wants to merge 7 commits into from

Conversation

williamrowell
Copy link
Collaborator

  • tabs -> spaces
  • populate meta and parameter_meta
  • standardize input and output names
  • flatten inputs and outputs by removing IndexData objects
  • refactor many HiFi-human-WGS-WDL tasks into wdl-common tasks
  • add gpu support for DeepVariant call_variants
  • add stats outputs to many tasks
  • ReferenceData struct replaced by ref_map_file, simplifying inputs
  • Tertiary Analysis related inputs replaced by tertary_map_file, simplifying inputs
  • high level statistics directly exposed from many tasks
  • many tool versions updated

- singleton, for analyzing single samples; flat input and output structure for better compatibility with platforms like Terra
- family, for analyzing families of related samples; still requires a more nested structure for inputs, and outputs are either arrays (for sample-level output) or flat (for joint/tertiary output)
@williamrowell williamrowell self-assigned this Apr 23, 2024
@williamrowell williamrowell deleted the branch develop June 13, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant