From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 28 Mar 2017 05:47:36 -0700 From: Endre Bakken Stovner Reply-To: kyleam/snakemake-mode Message-ID: In-Reply-To: References: Subject: Re: R code block syntax highlighting (#21) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_58da5b68b71c8_2f533fef00ecbc2c17193f"; 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 , Comment ----==_mimepart_58da5b68b71c8_2f533fef00ecbc2c17193f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Also, consider using the script directive to point to an R-script instead of the R-function. Separation of the DAG-logic from the code of each rule is good. Plus you get R-syntax highlighting with the ESS mode then :) -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kyleam/snakemake-mode/issues/21#issuecomment-289758431 ----==_mimepart_58da5b68b71c8_2f533fef00ecbc2c17193f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Also, consider using the script directive to point to an R-script instea= d of the R-function. Separation of the DAG-logic from the code of each rule= is good. Plus you get R-syntax highlighting with the ESS mode then :)

&mda= sh;
You are receiving this because you commented.
Reply to this e= mail directly, view it on GitHub, or mute the thread.3D""

= ----==_mimepart_58da5b68b71c8_2f533fef00ecbc2c17193f--