Skip to content

lijierr/BioSut

Repository files navigation

biosut

PyPI

Introduction

biosut is a python package that integrated some biology-related bioinformatics operating modules on sequences, files, directories, mappings, alignments and so on. The biosut is open source and released under the GNU General Public License (Version 3).

Installation

Install the package through PyPi:

pip3 install biosut

Documentation

Detailed usage refer to document

There are 5 modules:

biosys: Linux-system operations

bioseq: FASTA/Q sequences file operations

mapper: A collection for mappings.

aligner: A collection for alignments.

bamer: A collection for sam/bam operations.

Dependencies

There are dependencies in need for some modules, such as bammer:

samtools

Bugs and questions

For any bugs or questions please use Issue portal.

Copyright

Copyright 2017-2021 Jie Li. See LICENSE for further details.