-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to interprete the output information #8
Comments
May you please provide us how you have installed recgraph and the complete command line that you have used to run the program? |
Installation command:
commandline: Thanks! |
You need to use the
if you want to allow recombinations. See https://github.com/AlgoLab/RecGraph#alignment-modes Best regards |
That works! Thanks so much! |
We are going to release the new version soon, which is way faster. |
When I use the api.rs provided in this crate, I found the same output issues when using the functions as follows:
Is there any parameters that I should set here? Thanks, Hang |
You can try by setting the last parameter of |
Hi,
I tried the program using the files in the example folder. The output is listed as follows. Is this something expected? How to interprete this output?
![image](https://private-user-images.githubusercontent.com/129195112/354289936-1ff7696d-4fb8-4f93-a117-f99b9cd8626f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwODQ2MjMsIm5iZiI6MTczOTA4NDMyMywicGF0aCI6Ii8xMjkxOTUxMTIvMzU0Mjg5OTM2LTFmZjc2OTZkLTRmYjgtNGY5My1hMTE3LWY5OWI5Y2Q4NjI2Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwNjU4NDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04NTM0MmM0ZmE5ZmY5MGNjOTBlYWE4ZmNmMmY4NTFhYmFhZDAwZDczMGE4OGY4YmMwYTlmNTYyOGVjMmYyYzg4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ldJAJ_NVM-WAp3jaIsA-wu-4cS7BftVkSlRP183sEzg)
Thanks,
Hang
The text was updated successfully, but these errors were encountered: