view README @ 6:2aa99b7f90f4 draft default tip

Deleted selected files
author jjohnson
date Thu, 30 May 2013 11:27:21 -0400
parents 04e170c09922
children
line wrap: on
line source

MMuFF: Missense Mutation and Frameshift Finder
analyzes Next Generation Sequencing (NGS) paired read RNA-seq output to reliably identify small frameshift mutations, as well as missense mutations, in highly expressed protein-coding genes. MMuFF ignores known SNPs, low quality reads, and poly-A/T sequences. For each frameshift and missense mutation identified MMuFF provides the location and sequence of the amino acid substitutions in the novel protein candidates for direct input into epitope evaluation tools.

The parameter settings in the workflows are set for human samples.

To execute MMuFF create a Galaxy history and upload the four input files: 
  1. tumor sample forward reads fastq 
  2. tumor sample reverse reads fastq 
  3. dbSNP VCF file 
  4. additional exclusions VCF

Select Galaxy-Workflow-MMuFF_v1.2.ga to Run
Set input files for Galaxy-Workflow-MMuFF_v1.2.ga

If you have reads from matched tumor/normal tissue samples, 
run the Galaxy-Workflow-MMuFF_Human_germline_v1.2.ga on the noraml samples with inputs:
  1. normal sample forward reads fastq 
  2. normal sample reverse reads fastq 
  3. dbSNP VCF file 
and use the final VCF as input 4 "additional exclusions VCF" in the Galaxy-Workflow-MMuFF_v1.2.ga workflow.