Giter VIP home page Giter VIP logo

Comments (4)

geronimp avatar geronimp commented on August 29, 2024

hi there, Thanks for your interest in enrichM,

Looks like you need to replace the --annotate_output (which takes a directory as input) with --annotation_matrix. Like so:

enrichm enrichment --output MGII_enrichment --annotation_matrix mgii_annotation/ko_frequency_table.tsv --metadata metadata.txt --threshold 32 --ko --force

Please give this a go and let me know if this works for you!

from enrichm.

Taojianchang avatar Taojianchang commented on August 29, 2024

hi, thanks for your reply.
i just did what you recommended, and there's error again: enrichm enrichment: error: the following arguments are required: --annotate_output
i use "EnrichM 0.5.0", is it the latest version?
bin_enrichm.e52670.txt

from enrichm.

geronimp avatar geronimp commented on August 29, 2024

I see, this is an issue with the way enrichM parses the inputs. if you try

enrichm enrichment --output MGII_enrichment --annotate_output mgii_annotation --metadata metadata.txt --threshold 32 --ko --force

It should hopefully work. I'll work on a fix that addresses this error. Thanks for flagging this.

try the above command and let me know here if it doesnt work

from enrichm.

Taojianchang avatar Taojianchang commented on August 29, 2024

Good news! it worked when you just give the folder.
Thanks for your help!
bin_enrichm.o5268.txt

from enrichm.

Related Issues (20)

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.