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

the file "merge_vcfwide_stat_shards.merged_vcf_stats"? #17

Open
jingydz opened this issue Oct 9, 2023 · 0 comments
Open

the file "merge_vcfwide_stat_shards.merged_vcf_stats"? #17

jingydz opened this issue Oct 9, 2023 · 0 comments

Comments

@jingydz
Copy link

jingydz commented Oct 9, 2023

vcfstats=merge_vcfwide_stat_shards.merged_vcf_stats,

command <<<
# Plot VCF-wide distributions
/opt/sv-pipeline/scripts/vcf_qc/plot_sv_vcf_distribs.R
-N $( cat \${samples_list} | sort | uniq | wc -l )
-S /opt/sv-pipeline/ref/vcf_qc_refs/SV_colors.txt
${vcfstats}
plotQC_vcfwide_output/

# Prep outputs
tar -czvf ${prefix}.plotQC_vcfwide_output.tar.gz
plotQC_vcfwide_output

output {
File plots_tarball = "${prefix}.plotQC_vcfwide_output.tar.gz"
}

I want to plot the SV distribution, but I am wonder the vcfstats file?

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

No branches or pull requests

1 participant