wook2014
wook2014
I installed more_itertools by ``` pip3 install more_itertools ``` with an error message ``` Installing collected packages: more-itertools ERROR: pip's dependency resolver does not currently take into account all the...
The problem solved after I have installed all packages above
I have meet a similar but not exact same problem alike this. I found out this is because when treeio reads nexus files, a single quotation mark was added to...
I have found a command 'addonmanager' in the offical page : https://beast2.blogs.auckland.ac.nz/managing-packages/ but I cannot find out how to run this command. Usage: addonmanager [-list] [-add ] [-del ] [-useAppDir]...
Another question is that what is the output file format for? There is no table header in the file to annotate what the data is for each column. I can...
> > pls provide a reproducible example. I attached one example file here, but this problem does not just appeared here. This file have problem with double quotation marks. I...
> I have the same issue as the author of the reported bug. [wook2014](https://github.com/wook2014), did you find the solution? No, I run it in HPC and I don't have many...
Check the chromosome name first. This problem might caused by the inconformity of chromosome names in the input file and the database.
Is #156 and #158 helpful with your problem?
I checked the code in `utils.R` and it seemed that I really need to rename the summarized data column to `count`. It could be better for users to assign their...