Giter Club home page Giter Club logo

icor-codon-optimization's People

Contributors

dependabot[bot] avatar isaacguerreir avatar leshane avatar ninjha01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

icor-codon-optimization's Issues

Questions Regarding ICOR Preprint

I am answering the following questions asked by @SandhiyaRa

  1. File named ‘optimum.csv’ / 'optimum_genes.csv'

As explained in the comments of the code, this is a CSV file that is generated by GenScript's Tool that contains the sequences. If you want to generate this file, you can input sequences into their website manually. The sequences that we used in our study have already been converted into FASTA sequence files.

  1. How is the benchmark results computed for ICOR tool?

All of the benchmark results including those of the ICOR tool were generated by our benchmarking script.

  1. Training and testing dataset availability?

As mentioned in the manuscript, our datasets were retrieved from the NCBI. This data was partitioned and processed as per the methodology outlined in the manuscript: "24. National Center for Biotechnology Information. Genome Escherichia coli. Bethesda [Internet]. 2021. Available from: ftp://ftp.ncbi.nlm.nih.gov/genomes/refseq/bacteria/Escherichia_coli"

Hope this is helpful!

ONNXRuntimeError NO_SUCHFILE for icor.onnx?

Hi, I followed the "quickstart" instructions and ran icor_optimizer.py and input a sequence, but I'm getting the ONNXRuntimeError NO_SUCHFILE for icor.onnx. I'm running on OSX, so I changed model_path (with backslashes in it) to point to where my copy of icor.onnx resides, but this didn't solve it. What can I do to run it?

sess = C.InferenceSession(session_options, self._model_path, True, self._read_config_from_model) onnxruntime.capi.onnxruntime_pybind11_state.NoSuchFile: [ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from ~/repos/icor-codon-optimization/tool/models/icor.onnx failed:Load model ~/repos/icor-codon-optimization/tool/models/icor.onnx failed. File doesn't exist

despite:

$ ls -1 ~/repos/icor-codon-optimization/tool/models/icor.onnx >/dev/null ; echo $?
0

The consult question

Dear github author:
Recently I have read your project and am interested in it, and I also have a question that, where could I open icor.onnx this model or could I find the original matlab code of this model icor? I am looking forward to your letter.

Best regards.

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.