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

Add GVCF to VCF logic. Close #56 #58

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

jylee-bcm
Copy link
Contributor

@jylee-bcm jylee-bcm commented Aug 15, 2024

Changes

  • Build fasta files (.fa, .fai, .dict) at the path of ./out/reference_index when it didn't produce it before
  • Utilize gatk commands from the broadinstitute/gatk from dockerhub
  • Split VCF_PREPROCESS into two, one is for gatk, the other is for the as it did.

Testing

  • Use the vcf file of /home/jaeyeon/Data/aim_test/gvcf.vcf.gz in elpaso server.

@jylee-bcm jylee-bcm requested a review from hyunhwan-bcm August 15, 2024 21:49
Copy link
Contributor

@hyunhwan-bcm hyunhwan-bcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vscode complained with the following error, so that was resolved by this config file

2024-08-15 16:29:35.802 [info] [Error - 4:29:35 PM] (1950325) Enumeration of workspace source files is taking longer than 10 seconds.
This may be because:
* You have opened your home directory or entire hard drive as a workspace
* Your workspace contains a very large number of directories and files
* Your workspace contains a symlink to a directory with many files
* Your workspace is remote, and file enumeration is slow
To reduce this time, open a workspace directory with fewer files or add a pyrightconfig.json configuration file with an "exclude" section to exclude subdirectories from your workspace. For more details, refer to https://github.com/microsoft/pyright/blob/main/docs/configuration.md.

@jylee-bcm jylee-bcm self-assigned this Aug 15, 2024
@hyunhwan-bcm
Copy link
Contributor

hyunhwan-bcm commented Aug 15, 2024 via email

@hyunhwan-bcm hyunhwan-bcm merged commit 658fdbb into nextflow_conversion Aug 15, 2024
0 of 2 checks passed
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.

2 participants