Skip to content

Releases: knowledgesystems/mutationhotspots

v1.2.1

01 Aug 14:31
Compare
Choose a tag to compare

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

Usage

java -jar MutationHotspotsDetection-1.2.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.

V1.2.0

27 May 18:58
Compare
Choose a tag to compare

Supported SwissModel.

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

Usage

java -jar MutationHotspotsDetection-1.2.0.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.

V1.1.0

13 Apr 13:01
Compare
Choose a tag to compare

Updated the G2S clients.

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

Usage

java -jar MutationHotspotsDetection-1.1.0.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.

V1.0.1

23 May 13:42
Compare
Choose a tag to compare

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.

v1.0.0

05 Mar 22:59
Compare
Choose a tag to compare

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

Usage

java -jar MutationHotspotsDetection-1.0.0.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.