GENOME-MUSIC-GALAXY(1p) | User Contributed Perl Documentation | GENOME-MUSIC-GALAXY(1p) |
genome music galaxy - Run the full suite of MuSiC tools sequentially.
This document describes genome music galaxy version 0.04 (2018-07-05 at 09:17:13)
genome music galaxy [--output-dir=?] --bam-list=? --output-bundle=? --roi-file=? --reference-sequence=? --maf-file=? --pathway-file=? [--numeric-clinical-data-file=?] [--categorical-clinical-data-file=?] [--mutation-matrix-file=?] [--permutations=?] [--normal-min-depth=?] [--tumor-min-depth=?] [--min-mapq=?] [--show-skipped] [--genes-to-ignore=?] [--bmr=?] [--max-proximity=?] [--bmr-modifier-file=?] [--numerical-data-test-method=?] [--skip-low-mr-genes] [--max-fdr=?] [--genetic-data-type=?] [--wu-annotation-headers] [--bmr-groups=?] [--separate-truncations] [--merge-concurrent-muts] [--skip-non-coding] [--skip-silent] [--min-mut-genes-per-path=?] [--glm-model-file=?] [--processors=?] [--aa-range=?] [--nuc-range=?] [--reference-build=?] [--show-known-hits] [--glm-clinical-data-file=?] [--use-maf-in-glm] [--omimaa-dir=?] [--cosmic-dir=?] [--verbose] [--clinical-correlation-matrix-file=?]
This tool takes as parameters all the information required to run the individual tools. An example usage is:
... music play \ --bam-list input/bams_to_analyze.txt \ --numeric-clinical-data-file input/numeric_clinical_data.csv \ --maf-file input/myMAF.tsv \ --output-dir play_output_dir \ --pathway-file input/pathway_db \ --reference-sequence input/refseq/all_sequences.fa \ --roi-file input/all_coding_regions.bed \ --genetic-data-type gene
Default value '' if not specified
Default value 'false' (--noshow-skipped) if not specified
Default value 'cor' if not specified
Default value 'true' if not specified
Default value '0.2' if not specified
Default value '1' if not specified
Default value 'false' (--noseparate-truncations) if not specified
Default value 'false' (--nomerge-concurrent-muts) if not specified
Default value 'true' if not specified
Default value 'true' if not specified
Default value '1' if not specified
Default value '1' if not specified
Default value '2' if not specified
Default value '5' if not specified
Default value 'Build37' if not specified
Default value 'true' if not specified
Default value 'false' (--nouse-maf-in-glm) if not specified
Default value 'true' if not specified
This command can be used to run all of the MuSiC analysis tools on a set of data. Please see the individual tools for further description of the parameters.
Thomas B. Mooney, M.S.
Please see the credits for genome-music(1).
genome-music(1), genome-music-path-scan(1), genome-music-smg(1), genome-music-clinical-correlation(1), genome-music-mutation-relation(1), genome-music-cosmic-omim(1), genome-music-proximity(1), genome-music-pfam(1)
2018-07-05 | perl v5.26.2 |