Skip to content

A package for handling whole genome alignments by Pádraic Corcoran and Henry Barton

Notifications You must be signed in to change notification settings

henryjuho/WGAbed

Folders and files

NameName
Last commit message
Last commit date
Feb 14, 2018
Feb 9, 2018
Nov 26, 2018
May 3, 2017
Nov 27, 2018
Mar 22, 2017
Feb 7, 2020
Jun 1, 2017
Jun 4, 2018
Nov 6, 2017
Feb 2, 2018
Sep 1, 2017

Repository files navigation

WGAbed - a package for handling whole genome alignments

About

This packages handles the conversion of a whole genome alignment file in MAF format to a reference ordered BED format containing all the information in the MAF file but in a more accessible format. This repository contains scripts for creating a 'whole genome alignment BED' or 'WGAbed' file as well as scripts for downstream manipulation of the file.

The package was conceived and implemented by Pádraic Corcoran (https://github.com/padraicc), with additions and later implemented scripts by Henry Barton (https://github.com/henryjuho).

Documentation

Documentation for the package can be found at: https://henryjuho.github.io/WGAbed.

Running

The package requires the pysam module: http://pysam.readthedocs.io/en/latest/index.html.

To obtain the package code issue:

git clone https://github.com/henryjuho/WGAbed.git

About

A package for handling whole genome alignments by Pádraic Corcoran and Henry Barton

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages