All Projects → kyleam → snakemake-mode

kyleam / snakemake-mode

Licence: GPL-3.0 license
[MIRROR] Emacs support for Snakemake

Programming Languages

emacs lisp
2029 projects
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to snakemake-mode

sunbeam
A robust, extensible metagenomics pipeline
Stars: ✭ 143 (+376.67%)
Mutual labels:  snakemake
ngs pipeline
Exome/Capture/RNASeq Pipeline Implementation using snakemake
Stars: ✭ 40 (+33.33%)
Mutual labels:  snakemake
rna-seq-kallisto-sleuth
A Snakemake workflow for differential expression analysis of RNA-seq data with Kallisto and Sleuth.
Stars: ✭ 56 (+86.67%)
Mutual labels:  snakemake
rna-seq-snakemake
Snakemake based pipeline for RNA-Seq analysis
Stars: ✭ 29 (-3.33%)
Mutual labels:  snakemake
panoptes
Monitor computational workflows in real time
Stars: ✭ 45 (+50%)
Mutual labels:  snakemake
ngs-test-data
A workflow for creating small NGS test data sets, useful for continuous integration.
Stars: ✭ 19 (-36.67%)
Mutual labels:  snakemake
snakefmt
The uncompromising Snakemake code formatter
Stars: ✭ 78 (+160%)
Mutual labels:  snakemake
docs
Documentation of the Snakemake-Workflows project
Stars: ✭ 123 (+310%)
Mutual labels:  snakemake
tailseeker
Software for measuring poly(A) tail length and 3′-end modifications using a high-throughput sequencer
Stars: ✭ 17 (-43.33%)
Mutual labels:  snakemake
tibanna
Tibanna helps you run your genomic pipelines on Amazon cloud (AWS). It is used by the 4DN DCIC (4D Nucleome Data Coordination and Integration Center) to process data. Tibanna supports CWL/WDL (w/ docker), Snakemake (w/ conda) and custom Docker/shell command.
Stars: ✭ 61 (+103.33%)
Mutual labels:  snakemake
dentist
Close assembly gaps using long-reads at high accuracy.
Stars: ✭ 39 (+30%)
Mutual labels:  snakemake
pyflow-ATACseq
ATAC-seq snakemake pipeline
Stars: ✭ 61 (+103.33%)
Mutual labels:  snakemake
snakefiles
🐍 Snakefiles for common RNA-seq data analysis workflows.
Stars: ✭ 78 (+160%)
Mutual labels:  snakemake
tourmaline
Amplicon sequence processing workflow using QIIME 2 and Snakemake
Stars: ✭ 23 (-23.33%)
Mutual labels:  snakemake
Emacs support for Snakemake
===========================

This repo contains two Emacs libraries for Snakemake [^1].

  * snakemake-mode.el provides a major mode for editing Snakemake
    files.

  * snakemake.el defines a transient [^2] for calling Snakemake.

See the header of each file for more information.

Both of these are available on MELPA under the snakemake-mode package:

  https://melpa.org/#/snakemake-mode

[^1]: https://snakemake.readthedocs.io/en/stable/
[^2]: https://magit.vc/manual/transient/


Contributing
------------

Bug reports, patches, questions, and other feedback are welcome.
Please send a plain-text email to

    [email protected]

Messages that include this address are public and available as
public-inbox [^3] archives at

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

[^3]: https://public-inbox.org/README
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].