Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kdm9/radhax

Scripts for analysis of reduced-representation sequencing (GBS, RADseq)
https://github.com/kdm9/radhax

Last synced: 11 days ago
JSON representation

Scripts for analysis of reduced-representation sequencing (GBS, RADseq)

Awesome Lists containing this project

README

        

RADHAX
======

Scripts for analysis of reduced-representation sequencing (GBS, RADseq)

`radsim`
========

Simulates GBS/RAD digests.

### Installation

pip install radsim

### Usage

There are three commands in radsim

##### ``radsim-digest``

Digitally digests the reference genome, returning GBS fragments.

##### ``radsim-rebed``

Returns a BED file of restriction sites. Optionally, one can return a window
around each RE site, to simulate digest-then-random-fragment libraries like the
original RADseq (`--length`).