Metadata-Version: 2.0
Name: ncfp
Version: 0.1.0
Summary: A program/module to find nt sequences that code for aa sequences
Home-page: http://widdowquinn.github.io/ncfp/
Author: Leighton Pritchard
Author-email: leighton.pritchard@hutton.ac.uk
License: MIT
Download-URL: https://github.com/widdowquinn/ncfp/releases
Description-Content-Type: UNKNOWN
Keywords: genome bioinformatics sequence
Platform: Posix; MacOS X
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: ~=3.5
Requires-Dist: biopython
Requires-Dist: tqdm

ncfp is a script and module that facilitates recovery of nucleotide sequences from NCBI that encode a set of input protein sequences


