discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Nicholas Knoblauch <knoblauch.nicholas@gene.com>
Cc: snakemake-mode@inbox.kyleam.com
Subject: Re: [PATCH] mode: Add "container" and "envmodules" keywords
Date: Sun, 01 Nov 2020 16:13:15 -0500	[thread overview]
Message-ID: <87blggaihg.fsf@kyleam.com> (raw)
In-Reply-To: <D5A28139-EEF5-40D1-AF07-F2FAD0002645@gene.com>

Nicholas Knoblauch writes:

>> On Nov 1, 2020, at 2:36 PM, Kyle Meyer <kyle@kyleam.com> wrote:
>> Sure, thanks for noticing that they're missing.  Based on the docs, my
>> understanding is that "envmodules" can only be used within a rule:
>> 
>>    rule bwa:
>>        envmodules:
>>            "bio/bwa/0.7.9"
>>        [...]
>> 
>> On the other hand, it looks like "container" can be used either within a
>> rule or at the top-level.  Is that correct?
>> 
>
> I believe you’re right.

Okay, pushed (7cf04e2).

      reply	other threads:[~2020-11-01 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-01 19:18 Add 'envmodules' and 'containers' to list of top level commands Nicholas Knoblauch
2020-11-01 20:36 ` [PATCH] mode: Add "container" and "envmodules" keywords Kyle Meyer
2020-11-01 21:04   ` Nicholas Knoblauch
2020-11-01 21:13     ` Kyle Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://git.kyleam.com/snakemake-mode

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blggaihg.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=knoblauch.nicholas@gene.com \
    --cc=snakemake-mode@inbox.kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/snakemake-mode/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).