Giter Site home page Giter Site logo

Comments (4)

iromeo avatar iromeo commented on May 26, 2024

Please check could we use rule name inside rule with same name. E.g. smth like:

rule foo:
  input: rules.foo.input[0]
  output: rules.foo.input[0]
  run:
     print(rules.foo.input[0])

So may be we need to remove wrapping rule name from completion list + add some inspection that this behaviour isn't supported by snakemake

from snakecharm.

iromeo avatar iromeo commented on May 26, 2024

Also probably is good to show multi-resolve if you have several rules with the same name somewhere in the project.

from snakecharm.

iromeo avatar iromeo commented on May 26, 2024

Need to check does rules. allows to access to checkpoints or not

from snakecharm.

iromeo avatar iromeo commented on May 26, 2024

Please check could we use rule name inside rule with same name. E.g. smth like:
...
So may be we need to remove wrapping rule name from completion list + add some inspection that this behaviour isn't supported by snakemake

Inspection implemented in #101

from snakecharm.

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.