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

Warnings when binning using long reads. #175

Open
123chenshixin opened this issue Sep 5, 2024 · 0 comments
Open

Warnings when binning using long reads. #175

123chenshixin opened this issue Sep 5, 2024 · 0 comments

Comments

@123chenshixin
Copy link

123chenshixin commented Sep 5, 2024

Thank you for developing such an excellent tool. I am using ONT reads for binning contigs. I got some warnings that might not matter but I wonder what's going on.

/data/workdir/huwa/software/miniconda3/envs/semibin/lib/python3.12/site-packages/sklearn/neighbors/_base.py:246: EfficiencyWarning: Precomputed sparse input was not sorted by row values. Use the function sklearn.neighbors.sort_graph_by_row_values to sort the input by row values, with warn_when_not_sorted=False to remove this warning.
warnings.warn(

The command I used is as follows:
/data/workdir/huwa/software/miniconda3/envs/semibin/bin/SemiBin2 single_easy_bin --environment mouse_gut -i edge -b edge.bam --compression none -t 35 --sequencing-type long_read -o semibin_output

@123chenshixin 123chenshixin changed the title Error happened when binning using long reads. Warnings when binning using long reads. Sep 5, 2024
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