Skip to content
/ ssn2tsv Public

Script that allows to transform SSN XGMML to tabulated format file

Notifications You must be signed in to change notification settings

vdclab/ssn2tsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ssn2tsv

Script that allows to transform SSN XGMML to tabulated format file

Convert xgmml from SSN to table

optional arguments:
  -h, --help            show this help message and exit

General input dataset options:
  -g <XGMML>, --xgmml <XGMML>
                        XGMML file from the analysis of EFI-EST : https://efi.igb.illinois.edu/efi-est/
  -o <OUTPUT>, --output <OUTPUT>
                        Name of the output file (default: [NAME_OF_XGMML]_table.tsv)

Example :

python3 ssn2tsv.py -g mySSN.xgmml -o mySSN.tsv

About

Script that allows to transform SSN XGMML to tabulated format file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages