Skip to content
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

unexpected results from UNIQUE and COMPARE commands #8

Open
Garz99 opened this issue May 4, 2018 · 0 comments
Open

unexpected results from UNIQUE and COMPARE commands #8

Garz99 opened this issue May 4, 2018 · 0 comments

Comments

@Garz99
Copy link

Garz99 commented May 4, 2018

I'm following the tutorial here https://ubiomeblog.com/2016/08/12/analyze-ubiome-results-python/
using windows 10 64 bit (fully up to date) python 3.6.5 (64 bit) latest pip version 10
python is tested and working OK as per this link
https://python-forum.io/Thread-Basic-Part-1-Python-3-6-and-pip-installation-under-Windows
I'm running all commands with cmd.exe
files are all located in a folder called C:\Users\User\Desktop\Ubiome>
commands used.
C:\Users\User\Desktop\Ubiome>ubiome -c b1.JSON r1.JSON > comp.csv

C:\Users\User\Desktop\Ubiome>ubiome -u b1.JSON r1.JSON > uniq.csv

commands execute normally but the output files are not as expected, in that they do not appear to be a comparison of 2 separate *.JSON files and their counts in one *.CSV file. Note there is only one count/count norm number in each line where I would expect 2 - one for each file in the comparison.

I will attach a snapshot of the first few rows of the output CSV files below.
comp.csv
image
uniq.csv
image

unless I am missing something, either the tools are broken or possibly the *.JSON files are ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant