Display and count k-mers from the fasta file
Project description
Counting K-mers from the sequence in fasta format
Usage:
import kmersfasta
kmersfasta.kmers_from_file('filename.fasta')
where, filename.fasta is the name of the file in fasta format
Counting K-mers from the sequence obtained from NCBI using accession number
Usage:
import kmersfasta
kmersfasta.kmers_from_ncbi('email')
where, email is your email address and you also need to provide the NCBI ACCESSION number during the prompt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kmersfasta-0.0.3.tar.gz
(1.8 kB
view details)
File details
Details for the file kmersfasta-0.0.3.tar.gz.
File metadata
- Download URL: kmersfasta-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9254b4a2b66d538e16eb00b501894de250ce08f4bf64be51a5d89847ae65a58b
|
|
| MD5 |
8ca043912b55d499d699d5f179dc9039
|
|
| BLAKE2b-256 |
c479577608dd47f15c38fcacf0fdc12766a13ed81db66b4d3f31cb36a370a5d7
|