ncfp

Program and package that retrieves nucleotide coding sequences from NCBI that correspond to a set of input protein sequences.

MIT License

Downloads
128
Stars
3
Committers
2
ncfp - Latest Release

Published by widdowquinn over 4 years ago

DOI

  • Update copyright notices
  • Convert parsers to use pathlib
  • Add requirements file for development tools
  • Convert tests to use pytest, not nose
  • Revise logging usage
  • Change continuous integration from TravisCI to CircleCI
  • Guess sequence origin rather than asking user to provide at CLI (allows mixed origin files)
  • Update CLI parser and docs to reflect new sequence origin guessing
ncfp - Clean code for `codacy` issues

Published by widdowquinn about 6 years ago

This release does not change the API or add new features. Code is cleaned internally in response to issues raised by codacy.

ncfp - Initial Release

Published by widdowquinn over 6 years ago

This is the initial release for the ncfp program and ncbi_cds_from_protein module.

The ncfp program works as advertised, and there is initial documentation describing its use. There is also a test suite that covers the basic operation of the tool for regression.

However, documentation is not complete, the docstrings are not in REST, and the test suite is not at complete coverage and does not cover all desired unit tests.

Package Rankings
Top 22.85% on Pypi.org
Badges
Extracted from project README
Codacy Coverage Badge Codacy Badge CodeFactor ncfp documentation ncfp PyPi version ncfp licence ncfp PyPi version ncfp PyPi version ncfp PyPi version Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge codecov
Related Projects