Git Product home page Git Product logo

Comments (3)

ABignaud avatar ABignaud commented on June 12, 2024

Hi,

I have reupload the hmm database which was missing. It's available at this link: https://github.com/koszullab/metaTOR/raw/master/metator/data/hmm_databases.tgz.

Best,

from metator.

dyxstat avatar dyxstat commented on June 12, 2024

Hi,

Thanks for the reply. This problem has been solved. However, I get into trouble again in the final binning step.

**** Starting binning ****
Drawing enrichment vs. size plots...
Drawing distribution violinplot...
Extracting bin subnetworks and matrices...
INFO :: Loading partition...
INFO :: Loading network...
Extracting bin FASTA files...
WARNING :: /home/Anaconda3/lib/python3.7/site-packages/metator/bin/../scripts/bins.py:216: VisibleDeprecationWarning: Reading unicode strings without specifying the
encoding argument is deprecated. Set the encoding, use None for the system default.
zip(*np.genfromtxt(partition_file, usecols=(0, 1), dtype=None))

Traceback (most recent call last):
File "/home/Anaconda3/lib/python3.7/site-packages/metator/bin/../scripts/bins.py", line 447, in
main()
File "/home/Anaconda3/lib/python3.7/site-packages/metator/bin/../scripts/bins.py", line 438, in main
chunk_size=chunk_size,
File "/home/Anaconda3/lib/python3.7/site-packages/metator/bin/../scripts/bins.py", line 231, in extract_fasta
fields = name.split("_")
TypeError: a bytes-like object is required, not 'str'

Appreciate some suggestions.

Best

from metator.

ABignaud avatar ABignaud commented on June 12, 2024

Hi,

Thanks for the report. Indeed, the argument of one function were deprecated, we have corrected the code, so hopefully it should work if you upgrade metator.

Best,

from metator.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.