Open hiwasax opened 4 years ago
For this error, it seems like your system lacks that shared library. You need to ask the administrator where it is and add it into his $PATH. You can try: 1. Reinstall blca, make sure all packages and dependencies are installed correctly. 2. Ask administrator to install or provide access to libargtable2.so.0. Then add its path to $PATH (or copy it to $PATH).
@qunfengdong Thank your for your reply. I have fixed this bug after adding the lib PATH. And, the reason for the Python bug is that wrong label type in taxonomy files. Check your taxonomy files type, no blank, no doule symbol blabla.
We are not sure what you meant by "wrong label type in taxonomy files". Could you please give us an example? Thanks!
@qunfengdong
d: domain - domain bacteria
d:domain, p: phylum, c: class, o:order, f: family, g: genus,
Did you use NCBI 16S database?
If you can send us your query sequence and describe the database you used, we'd like to reproduce your error msg. Please send it to qunfengd@gmail.com. Thanks!
@qunfengdong Oh really? thank you for your paying attention. It's my own 16S database. According to your instruction, Trainning your own database, I have to modify my tag to a rigid format. So, I suggest that multiple symbols can be used in the label setting. You only need to specify clear symbols that represent the segmentation information. In addition, other symbols can be used in the label to facilitate the expansion of database functions. I will send a part of my query sequence and describe files to your Email. Thanks again.
I see. You were using your own 16S database. Unfortunately, you will have to stick to those format (we built BLCA using NCBI taxonomic database format).
Thanks for all those reports. If you can email me (qunfengd@gmail.com) your query sequence as well as your own 16S database, we'd like to use them to test our procedure.