-
Transferring the file from cleantax format to rcc uber-mir format If the input file is in CleanTax file format, need to run "cleantax2rcc.py" first to transfer it to uber-mir format. Usage: python cleantax2rcc.py
-
Running the RCC reasoner Run the RCC reasoner, where the is in uber-mir format. If <optimizaiton_flag> is set to be "true", then the input file will apply all congruence relation before run the reasoner, if set to be "false", then the reasoner will run without this optimization. Usage: python runrcc <optimization_flag>
-
Visualize the R32 composition table Visualize the R32 composition table, show the compositional rules of suggested node (in number 0-31), or put "all" to show all nodes. Usage: python r32tableViz.py <output_file> <node (number)>
-
Show the deduced graph of a pair of concept During the process of RCC reasoning, show how do a pair of concept deduced, it will create graph file "pic.dot". Usage: python showdeduced.py <input_file> <optimization_flag> python viz.py
-
Notifications
You must be signed in to change notification settings - Fork 0
EulerProject/RCC-Reasoner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a pure RCC reasoner, written in Python, for aligning multiple taxonomies and/or phylogenies. A more optimized version is available and has been integrated with Euler/X toolkit.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published