GitXplorerGitXplorer
a

toolkit

public
14 stars
4 forks
13 issues

Commits

List of commits on branch master.
Unverified
c21b69dd8c2a58195c4d798ec53e44999cf5cb6a

convert homer input to numeric

aafrendeiro committed 2 years ago
Unverified
791a7696520a7c11e0004cf39186935777c2446a

fix lack of `Sample.as_series` method

aafrendeiro committed 2 years ago
Verified
71da443a58ad02b17b9b3be69e98924ee8bc6aab

Merge pull request #68 from fwzhao/master

ffwzhao committed 4 years ago
Unverified
7709ea10848165f421f673e17c4421bd8bcc3ee4

fixed track manager bug where trackhubs are not being read due to PEP2

ffwzhao committed 4 years ago
Unverified
735bb1c06652d961c792e1fff32f8259d8df5004

fix process call with pipe; related to #66 [skip CI]

aafrendeiro committed 4 years ago
Unverified
1cb0533beced5f7d1fbe1207d3fc9cc53cfe9f0f

make sure command executes fully before checking output in recipe_tests

aafrendeiro committed 4 years ago

README

The README file for this repository.

Documentation status PyPI version Codacy Badge Build Status Gitter PEP compatible

Open in Gitpod

ngs-toolkit

This is my NGS analysis toolkit: ngs_toolkit.

Head to the documentation to see how to install and use the toolkit, and have a look at the catalogue of available functions.

Install with:

pip install ngs-toolkit

You might need to add a --user flag to the above command.