Skip to content

zianzhao/association_scorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Association Scorer

Evaluate the performance of association methods.

Input File

Put test file in ./test_file/ folder.

Input file format: tab separate file with header ('Keyword', 'Association')

Usage

Call association_tester() in association_scorer.py in commandline or directly.

Example: python3 association_scorer.py --methods=cn --infile=1.tsv --degree=2 --limits=3

Created by Zian Zhao Jan. 2020.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages