This repository contains a tool to convert GPML files to CX2 format.
git clone https://github.com/wikipathways/gpml-to-cx2.git
cd gpml-to-cx2
npm install
-
Put your GPML file in the root directory of the project.
-
Run the following command, replacing <File_Name> with the name of your GPML file:
npm run convert <File_Name>.gpml
- The converted file will be generated in the same directory with the name <File_Name>.cx2