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

Store vcfs on a case level #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

karlnyr
Copy link
Contributor

@karlnyr karlnyr commented May 27, 2024

The purpose of the code changes are as follows:

  • Change the id to be case so that all of the vcfs are delivered to the case folder instead of in each sample folder.

Preparations:

How to prepare mutant for test:

  • cd MUTANT
  • bash mutant/standalone/deploy_hasta_update.sh stage <MUTANT_branch>

How to prepare cg for test:

  • us
  • Paxa and update cg:
    • paxa -u <user> -s hasta -r cg-stage
    • bash update-cg-stage.sh master
  • If needed, paxa and update servers:
    • paxa -u <user> -s hasta -r servers-stage
    • bash update-servers-stage.sh <master/branch>

How to test:

Run in a tmux screen or similar if testing on a large dataset.

Test with cg:

  • us
  • cg workflow mutant start maturejay

Expected outcome:

  • Produced files contain expected values

Review:

  • Code reviewed by

This version is a:

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

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