An open API service indexing awesome lists of open source software.

https://github.com/dlaehnemann/create-ecdna-testing-data

A Snakemake workflow for creating testing data for ecDNA analysis workflows: long reads (Nanopore with NanoSim) and short reads (Illumina with seqkit and mason).
https://github.com/dlaehnemann/create-ecdna-testing-data

circular-dna ecdna illumina-sequencing nanopore-reads simulation snakemake workflow

Last synced: about 1 year ago
JSON representation

A Snakemake workflow for creating testing data for ecDNA analysis workflows: long reads (Nanopore with NanoSim) and short reads (Illumina with seqkit and mason).

Awesome Lists containing this project

README

          

# Snakemake workflow: `create-ecdna-testing-data`

[![Snakemake](https://img.shields.io/badge/snakemake-≥6.3.0-brightgreen.svg)](https://snakemake.github.io)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14814803.svg)](https://doi.org/10.5281/zenodo.14814803)
[![CI Tests](https://github.com/dlaehnemann/create-ecdna-testing-data/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/dlaehnemann/create-ecdna-testing-data/actions/workflows/main.yml)

A Snakemake workflow for creating long read (Nanopore with [`NanoSim`](https://github.com/bcgsc/NanoSim)) and short read (Illumina with [`seqkit sliding --circular-genome`](https://bioinf.shenwei.me/seqkit/) and [`mason_simulate`](https://www.seqan.de/apps/mason.html)) testing data for ecDNA analysis workflows.

## Usage

The usage of this workflow is described in the [Snakemake Workflow Catalog](https://snakemake.github.io/snakemake-workflow-catalog/?usage=dlaehnemann%2Fcreate-ecdna-testing-data).

If you use this workflow in a paper, don't forget to give credits to the authors by citing the URL of this (original) create-ecdna-testing-datasitory and its DOI (see above).