Giter Site home page Giter Site logo

Comments (5)

Juke34 avatar Juke34 commented on August 29, 2024

did you create the environment and install agat properly before?

conda create -n agat
conda activate agat
conda install -c bioconda agat

then the command would be
agat_convert_sp_gff2gtf.pl --gff file.gff -o file.gtf no need to precise perl

from gaas.

Diango700 avatar Diango700 commented on August 29, 2024

yes like ;
conda create --name agat

but same error

from gaas.

Juke34 avatar Juke34 commented on August 29, 2024

Ok you have a Conda env called agat
step1 you have created it with the command
conda create --name agat
and step2 activated it with the command
conda activate agat

But the error message says that prerequisites (e.g Sort/Naturally.pm) is not installed while they are supposed to be installed by conda. So apparently either you forgot the step3 in which you have to install agat conda install -c bioconda agat either during this installation conda threw an error message...

It seems you did a clone of the repo and try to run directly the script without having installed any prerequisite.

from gaas.

Diango700 avatar Diango700 commented on August 29, 2024

I try to re-install

from gaas.

Diango700 avatar Diango700 commented on August 29, 2024

thank you so much Juke34 !
its ok now

from gaas.

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.