Giter Site home page Giter Site logo

Comments (11)

Jeepee8820 avatar Jeepee8820 commented on June 26, 2024

Hi Jacques,

Sorry to bother you again but it seems to me that the translate option does not take into consideration the change to Met when at start. I used the parameters --transl_table 11 and --translate and Webin CLI complains about ERROR: Expected and conceptual translations are different. The translations at these positions do indeed start with L, I or V instead of M.
Any fix possible? Thanks in advance

from emblmygff3.

Juke34 avatar Juke34 commented on June 26, 2024

Right good catch! If biopython deals with that it should be fixable easily otherwise I would need to implement something. Anyway, You do not need to include the translation when submitting to ENA. They will do it for you. This option is actually not really useful for submission purpose.

from emblmygff3.

Jeepee8820 avatar Jeepee8820 commented on June 26, 2024

Thanks Jacques. Great to read that it's not needed to include translation when submitting to ENA.

from emblmygff3.

sanyalab avatar sanyalab commented on June 26, 2024

Hi Jacques,

Will you still be including this fix for the tool? even if it is not required by ENA?

Thanks
Abhijit

from emblmygff3.

Juke34 avatar Juke34 commented on June 26, 2024

It is planned, but I cannot tell you when. At the latest when I will be back from parental leave in November 😁. Otherwise everyone is welcome to PR the required changes.

from emblmygff3.

sanyalab avatar sanyalab commented on June 26, 2024

from emblmygff3.

Juke34 avatar Juke34 commented on June 26, 2024

Should be fixed by now. You can try it by installing the version in the speed branch.
I will soon merge it to the master branch and then release an official new version

from emblmygff3.

sanyalab avatar sanyalab commented on June 26, 2024

from emblmygff3.

Juke34 avatar Juke34 commented on June 26, 2024

Better to ask that kind of thing on the related Repo to keep the thread clear. The script is definitely in AGAT: https://github.com/NBISweden/AGAT/tree/master/bin
But the name is slightly different now agat_sq_manage_IDs.pl. The wiki is from an older version

from emblmygff3.

sanyalab avatar sanyalab commented on June 26, 2024

Should be fixed by now. You can try it by installing the version in the speed branch.
I will soon merge it to the master branch and then release an official new version

Hi Jacques,

Is the above fix in Conda? I have the tool installed via anaconda.

Thanks
Abhijit

from emblmygff3.

Juke34 avatar Juke34 commented on June 26, 2024

Hi @sanyalab, I didn't merge the branch waiting for feeback from users.
If you want to use this branch just install over the emblymygff3 conda env you already have or create a new env follwing theses steps:

conda create -n emblmygff3_speed
conda activate emblmygff3_speed
conda --install -c bioconda emblmygff3
git clone https://github.com/NBISweden/EMBLmyGFF3.git
cd EMBLmyGFF3
git checkout speed
python setup.py install

Then you can use EMBLmyGFF3 normally

from emblmygff3.

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.