EnglishFrenchSpanish

Ad


OnWorks favicon

genome-music-mutation-relationp - Online in the Cloud

Run genome-music-mutation-relationp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command genome-music-mutation-relationp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


genome music mutation-relation - Identify relationships of mutation concurrency or mutual
exclusivity in genes across cases.

VERSION


This document describes genome music mutation-relation version 0.04 (2016-01-01 at
23:10:18)

SYNOPSIS


genome music mutation-relation --bam-list=? --maf-file=? --output-file=?
[--mutation-matrix-file=?] [--permutations=?] [--gene-list=?] [--skip-non-coding]
[--skip-silent]

... music mutation-relation \
--maf-file /path/myMAF.tsv \
--permutations 1000 \
--output-file /path/mutation_relation.csv

REQUIRED ARGUMENTS


bam-list Text
Tab delimited list of BAM files [sample_name, normal_bam, tumor_bam] (See Description)

maf-file Text
List of mutations in MAF format

output-file Text
Results of mutation-relation tool

OPTIONAL ARGUMENTS


mutation-matrix-file Text
Optionally store the sample-vs-gene matrix used during calculations.

permutations Number
Number of permutations used to determine P-values

Default value '100' if not specified

gene-list Text
List of genes to test, typically SMGs. If unspecified, all genes in MAF are tested.

skip-non-coding Boolean
Skip non-coding mutations from the provided MAF file

Default value 'true' if not specified

noskip-non-coding Boolean
Make skip-non-coding 'false'

skip-silent Boolean
Skip silent mutations from the provided MAF file

Default value 'true' if not specified

noskip-silent Boolean
Make skip-silent 'false'

DESCRIPTION


This module parses a list of mutations in MAF format and attempts to determine
relationships among mutated genes. It employs a correlation test to see whether or not any
two genes are mutated concurrently (positive correlation) or mutually exclusively
(negative correlation). Because of the possibility of largely varying numbers of mutations
present in different genes, P-values are calculated using restricted permutations that
take into account the distribution of mutation counts among the samples. In the output
file, 'pand' is the P-value for concurrent mutation events, and 'pexc' is the P-value for
mutually exclusive mutation events.

ARGUMENTS


--bam-list
Provide a file containing sample names and normal/tumor BAM locations for each. Use
the tab- delimited format [sample_name normal_bam tumor_bam] per line. This tool only
needs sample_name, so all other columns can be skipped. The sample_name must be the
same as the tumor sample names used in the MAF file (16th column, with the header
Tumor_Sample_Barcode).

AUTHORS


Nathan D. Dees, Ph.D.
Qunyuan Zhang, Ph.D.

Use genome-music-mutation-relationp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 2
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 3
    garlic3
    garlic3
    Gambas3* coding tools and examples for
    use in SMB or other organizations that
    make internal programs. E.g. from
    database fields to class sourcecode with
    DbInfo...
    Download garlic3
  • 4
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 5
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 6
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 7
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • More »

Linux commands

Ad