Skip to content

Commit

Permalink
Merge pull request #6249 from mvdbeek/bcftools_call
Browse files Browse the repository at this point in the history
Fix bcftools cheetah section variable name
  • Loading branch information
mvdbeek authored Aug 16, 2024
2 parents 05ce3d2 + 80b48ca commit 784611c
Show file tree
Hide file tree
Showing 27 changed files with 4 additions and 29 deletions.
3 changes: 1 addition & 2 deletions tools/bcftools/bcftools_call.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy4" profile="@PROFILE@">
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy5" profile="@PROFILE@">
<description>SNP/indel variant calling from VCF/BCF</description>
<macros>
<token name="@EXECUTABLE@">call</token>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_cnv.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_convert_from_vcf.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@ from vcf" id="bcftools_@EXECUTABLE@_from_vcf" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Converts VCF/BCF to IMPUTE2/SHAPEIT formats</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_csq.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Haplotype aware consequence predictor</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_filter.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Apply fixed-threshold filters</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_gtcheck.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Check sample identity</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_isec.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Create intersections, unions and complements of VCF files</description>
<macros>
Expand Down
2 changes: 1 addition & 1 deletion tools/bcftools/bcftools_mpileup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ ${pasted_data}
<options from_data_table="fasta_indexes"/>
</param>
</when>
<when value="history">
<when value="history">
<param name="ref_file" type="data" format="fasta" label="Genome Reference" />
</when>
<when value="none"/>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_norm.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Left-align and normalize indels; check if REF alleles match the reference; split multiallelic sites into multiple rows; recover multiallelics from multiple rows</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_color_chrs.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Color shared chromosomal segments, requires phased GTs</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_counts.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_dosage.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin genotype dosage</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_fill_an_ac.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Fill INFO fields AN and AC</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_fill_tags.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Set INFO tags AF, AN, AC, AC_Hom, AC_Het, AC_Hemi</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_fixploidy.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Fix ploidy</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_frameshifts.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Annotate frameshift indels</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_impute_info.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Add imputation information metrics to the INFO field</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_mendelian.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Count Mendelian consistent / inconsistent genotypes</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_missing2ref.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Set missing genotypes</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_setgt.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Sets genotypes</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_split_vep.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Extracts fields from structured annotations such as INFO/CSQ</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_plugin_tag2tag.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>plugin Convert between similar tags, such as GL and GP</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_query.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Extracts fields from VCF/BCF file and prints them in user-defined format</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_roh.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>HMM model for detecting runs of homo/autozygosity</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_stats.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Parses VCF or BCF and produces stats which can be plotted using plot-vcfstats</description>
<macros>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_view.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version='1.0' encoding='utf-8'?>
<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>VCF/BCF conversion, view, subset and filter VCF/BCF files</description>
<macros>
Expand Down
4 changes: 2 additions & 2 deletions tools/bcftools/macros.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<macros>
<token name="@TOOL_VERSION@">1.15.1</token>
<token name="@VERSION_SUFFIX@">3</token>
<token name="@VERSION_SUFFIX@">4</token>
<token name="@PROFILE@">20.01</token>
<xml name="bio_tools">
<xrefs>
Expand Down Expand Up @@ -436,7 +436,7 @@ $vcfs_list_file
bgzip -c "$section.targets.targets_file" > $targets_path &&
tabix -s 1 -b 2 -e 2 $targets_path &&
#end if
#elif $tgts_sec.targets_file:
#elif $section.targets_file:
#set $targets_path = 'targets_file.tab.gz'
bgzip -c "$section.targets_file" > $targets_path &&
tabix -s 1 -b 2 -e 2 $targets_path &&
Expand Down

0 comments on commit 784611c

Please sign in to comment.