seekr

View on PyPIReverse Dependencies (0)

2.0.2 seekr-2.0.2-py3-none-any.whl
1.5.4 seekr-1.5.4-py3-none-any.whl

Wheel Details

Project: seekr
Version: 1.5.4
Filename: seekr-1.5.4-py3-none-any.whl
Download: [link]
Size: 35230
MD5: 5d1ce13e13d3570c5d11415fb05cf367
SHA256: 79eecc730ad80fdbaaf85cb274cb31b3116204c8979999ca8e6bb6e76ce7a520
Uploaded: 2020-09-28 01:34:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: seekr
Version: 1.5.4
Summary: Count small kmer frequencies in nucleotide sequences.
Author: Jessime Kirk
Author-Email: jessime.kirk[at]gmail.com
Home-Page: https://github.com/CalabreseLab/seekr
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >3.6
Requires-Dist: cython
Requires-Dist: tqdm
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: networkx
Requires-Dist: python-igraph
Requires-Dist: louvain
Requires-Dist: leidenalg
Requires-Dist: ushuffle
Requires-Dist: matplotlib
Requires-Dist: seaborn
Description-Content-Type: text/markdown
[Description omitted; length: 19196 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
seekr/__init__.py sha256=kii9YC_mTqfNBegn5YLmiTBYjbyA0Ox4vW4atvKOLxE 141
seekr/__version__.py sha256=GbxjjCgTIV3GIFq4qun7zX4KvvKM4CVhbs2mugQiJ4o 258
seekr/console_scripts.py sha256=qp-MoihQ-3Sd03OaoQjmTb4M5oRneSdyDg2IHp8izcQ 26913
seekr/fasta.py sha256=awvccd56BB3tdfy4FSYZ9G4YrU7q0HsTHcj0HHlwHTg 16068
seekr/fasta_reader.py sha256=Y3q7G30zTnwAIrFxQMh5cQqOVWNYwJ771N0zr_9U4q4 3229
seekr/graph.py sha256=pQtqshIzNYa0irGjglTesHogvYULP7InBRrmmkCXvss 6717
seekr/kmer_counts.py sha256=b7tEAWIfyRZNK3iKw0hyziV8vp9LtpPiBal1iyJoy2g 8463
seekr/my_tqdm.py sha256=yjj20hoVwCwiRtIcUDr25OM0O5KZ48xoN36iDX7DdXA 709
seekr/pearson.py sha256=QxN9NFwnS1c1QkQPYeZ5-1gaqwKQEoiUS_wd8qhq8PA 12117
seekr/pwm.py sha256=u1UPqEBkxYc0M-bzMb_LikiskiLzlzG9A-aC54qR400 5619
seekr/utils.py sha256=spdlVIFtrh7oo0XuKbfFF-Yz9CkcyK3O6lxWyEj6bHE 724
seekr-1.5.4.dist-info/LICENSE sha256=0yqRahoxCsspOeiotfkKBoAmDWatp6c44a5dQMaGFd0 1079
seekr-1.5.4.dist-info/METADATA sha256=2AGjkSBmwtyIWf4Raqu7YW25JE95iQ9V3BugZHi6g1M 20019
seekr-1.5.4.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
seekr-1.5.4.dist-info/entry_points.txt sha256=k9yd31TT2qG6jItb7_14NvwOch_vA__V-Hj_ohb0Unc 696
seekr-1.5.4.dist-info/top_level.txt sha256=-hbTc6AYqRaD1tIReX2yEYLqccKdhB7NwUqEbZTbDWA 6
seekr-1.5.4.dist-info/RECORD

top_level.txt

seekr

entry_points.txt

seekr = seekr.console_scripts:console_seekr_help
seekr_canonical_gencode = seekr.console_scripts:console_canonical_gencode
seekr_domain_pearson = seekr.console_scripts:console_domain_pearson
seekr_download_gencode = seekr.console_scripts:console_download_gencode
seekr_gen_rand_rnas = seekr.console_scripts:console_gen_rand_rnas
seekr_graph = seekr.console_scripts:console_graph
seekr_kmer_counts = seekr.console_scripts:console_kmer_counts
seekr_norm_vectors = seekr.console_scripts:console_norm_vectors
seekr_pearson = seekr.console_scripts:console_pearson
seekr_pwm = seekr.console_scripts:console_pwm
seekr_visualize_distro = seekr.console_scripts:console_visualize_distro