From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 18 Apr 2016 10:53:04 -0700 From: Endre Bakken Stovner Reply-To: kyleam/snakemake-mode Message-ID: In-Reply-To: References: Subject: Re: What is the snakemake popup actions supposed to do/how are they supposed to work? (#11) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_57151f00d7e82_74193fcb1142b2bc18345d"; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: kyleam/snakemake-mode List-Archive: https://github.com/kyleam/snakemake-mode List-Post: List-Unsubscribe: , To: kyleam/snakemake-mode Cc: Kyle Meyer ----==_mimepart_57151f00d7e82_74193fcb1142b2bc18345d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I have folders upon folders of snakefiles for each of my projects. I am usually in the base folder of my current project calling snakefiles in subfolders. Example of my last invocation: `endrebak@havpryd ~/c/programmable_epigenetics> snakemake --snakefile snakefiles/csaw/graph_filter_parameters.snakefile -j 4`. Will read the docs of the functions you mentioned. --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kyleam/snakemake-mode/issues/11#issuecomment-211501029 ----==_mimepart_57151f00d7e82_74193fcb1142b2bc18345d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I have folders upon folders of snakefiles for each of my projects.

I am usually in the base folder of my current project calling snakefiles in subfolders.

Example of my last invocation:

endrebak@havpryd ~/c/programmable_epigenetics> snakemake --snakefile snakefiles/csaw/graph_filter_parameters.snakefile -j 4.

Will read the docs of the functions you mentioned.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

----==_mimepart_57151f00d7e82_74193fcb1142b2bc18345d--