Skip to content

V1.0.1

Compare
Choose a tag to compare
@jjgao jjgao released this 23 May 13:42
· 21 commits to master since this release

Updated the G2S clients.

This version only supports detection mutational hotspots in 3D protein structures.

Usage

java -jar MutationHotspotsDetection-1.0.1.jar <input.maf> <output.results.txt>

Here is an example input MAF file.

Either ENSP or SWISSPROT should have data for each mutation. CODE is not required. All other columns are required.

IMPORTANT: The mutations in the input MAF should be pre-sorted by ENSP or SWISSPROT column.