bedhandler

A Python3.x package for handling bed/tsv files


Keywords
file, parsing
License
MIT
Install
pip install bedhandler==1.0.0b3

Documentation

Bedhandler

Bedhandler is a Python 3.x package for loading BED and TSV files related to Ion Torrent TM sequencers from ThermoFisher Scientific. For example, the BED for amplicons, effective regions and the TSV file containing coverage data for a specific run.

This package was created by the IP4-Team at Pele Pequeno Principe Research Institute and is under active maintenance and improvement.

Install with pip

pip3 install bedhandler