Mantis

From UFRC
Revision as of 22:20, 8 September 2020 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mantis}} |{{#vardefine:url|https://github.com/OSU-SRLab/MANTIS}} <!--CONFIGU...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

mantis website  

MANTIS (Microsatellite Analysis for Normal-Tumor InStability) is a program developed for detecting microsatellite instability from paired-end BAM files. To perform analysis, the program needs a tumor BAM and a matched normal BAM file (produced using the same pipeline) to determine the instability score between the two samples within the pair. Longer reads (ideally, 100 bp or longer) are recommended, as shorter reads are unlikely to entirely cover the microsatellite loci, and will be discarded after failing the quality control filters.

Environment Modules

Run module spider mantis to find out what environment modules are available for this application.

System Variables

  • HPC_MANTIS_DIR - installation directory
  • HPC_MANTIS_BIN - executable directory





Installation

See the Mantis_Install page for mantis installation notes.