Skip to content

provides common tools and lookup tables used primarily by the hgvs and uta packages

License

Notifications You must be signed in to change notification settings

mihaitodor/bioutils

 
 

Repository files navigation

bioutils -- bioinformatics utilities and lookup tables

pypi_badge build_status cov_badge Maintainability issues_badge contributors license changelog

bioutils provides some common utilities and lookup tables for bioinformatics.

  • bioutils.accessions -- parse accessions, infer namespaces
  • bioutils.assemblies -- Human assembly information (from NCBI/GRCh)
  • bioutils.cytobands -- map cytobands to coordinates (from UCSC cytoband tables)
  • bioutils.digests -- implementations of various digests
  • bioutils.normalize -- allele normalization (left shuffle, right shuffle, expanded, vcf)

To use an E-Utilities API key run add it to an environment variable called ncbi_api_key and it will be used in the E-Utilities request.

About

provides common tools and lookup tables used primarily by the hgvs and uta packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.2%
  • Makefile 4.8%
  • Perl 1.0%