# HG changeset patch # User wolma # Date 1423663031 18000 # Node ID a548b3c6ed00b07862ce70239401f2628d347769 # Parent 6231ae8f87b83cc6b43f21fe196f2bb088b60bfa corrected upload diff -r 6231ae8f87b8 -r a548b3c6ed00 annotate_variants.xml --- a/annotate_variants.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/annotate_variants.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Predict the effects of SNPs and indels on known genes in the reference genome using SnpEff + + mimodd + mimodd version -q mimodd annotate diff -r 6231ae8f87b8 -r a548b3c6ed00 bamsort.xml --- a/bamsort.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/bamsort.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Sort a BAM file by coordinates (or names) of the mapped reads + + mimodd + mimodd version -q mimodd sort "$inputfile" -o "$output" --oformat $oformat $by_name diff -r 6231ae8f87b8 -r a548b3c6ed00 cloudmap.xml --- a/cloudmap.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/cloudmap.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ with the CloudMap series of tools. + + mimodd + mimodd version -q mimodd cloudmap "$ifile" ${run.mode} diff -r 6231ae8f87b8 -r a548b3c6ed00 convert.xml --- a/convert.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/convert.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ between different sequence data formats + + mimodd + mimodd version -q mimodd convert diff -r 6231ae8f87b8 -r a548b3c6ed00 covstats.xml --- a/covstats.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/covstats.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Calculate coverage statistics for a BCF file as generated by the Variant Calling tool + + mimodd + mimodd version -q mimodd covstats "$ifile" --ofile "$output_vcf" diff -r 6231ae8f87b8 -r a548b3c6ed00 deletion_predictor.xml --- a/deletion_predictor.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/deletion_predictor.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Predicts deletions in one or more aligned read samples based on coverage of the reference genome and on insert sizes + + mimodd + mimodd version -q mimodd delcall diff -r 6231ae8f87b8 -r a548b3c6ed00 fileinfo.xml --- a/fileinfo.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/fileinfo.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ for supported data formats. + + mimodd + mimodd version -q mimodd info "$ifile" -o "$outputfile" --verbose --oformat $oformat diff -r 6231ae8f87b8 -r a548b3c6ed00 reheader.xml --- a/reheader.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/reheader.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,6 +1,9 @@ From a BAM file generate a new file with the original header (if any) replaced or modified by that found in a second SAM file + + mimodd + mimodd version -q #if ($str($rg.treat_rg) != "ignore" and $str($rg.rginfo.source) == "from_form") or $str($co.treat_co) != "ignore": diff -r 6231ae8f87b8 -r a548b3c6ed00 sam_header.xml --- a/sam_header.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/sam_header.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Create a SAM format header from run metadata for sample annotation. + + mimodd + mimodd version -q mimodd header diff -r 6231ae8f87b8 -r a548b3c6ed00 snap_caller.xml --- a/snap_caller.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/snap_caller.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Map sequence reads to a reference genome using SNAP + + mimodd + mimodd version -q mimodd snap-batch -s diff -r 6231ae8f87b8 -r a548b3c6ed00 snp_caller_caller.xml --- a/snp_caller_caller.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/snp_caller_caller.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ From a reference and aligned reads generate a BCF file with position-specific variant likelihoods and coverage information + + mimodd + mimodd version -q mimodd varcall diff -r 6231ae8f87b8 -r a548b3c6ed00 snpeff_genomes.xml --- a/snpeff_genomes.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/snpeff_genomes.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Checks the local SnpEff installation to compile a list of currently installed genomes + + mimodd + mimodd version -q mimodd snpeff-genomes -o "$outputfile" diff -r 6231ae8f87b8 -r a548b3c6ed00 varextract.xml --- a/varextract.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/varextract.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ from a BCF file + + mimodd + mimodd version -q mimodd varextract "$ifile" diff -r 6231ae8f87b8 -r a548b3c6ed00 vcf_filter.xml --- a/vcf_filter.xml Wed Feb 11 08:29:02 2015 -0500 +++ b/vcf_filter.xml Wed Feb 11 08:57:11 2015 -0500 @@ -1,5 +1,8 @@ Extracts lines from a vcf variant file based on field-specific filters + + mimodd + mimodd version -q mimodd vcf-filter