Metadata-Version: 2.1
Name: itsmostdef
Version: 0.1.0
Summary: Whats in my fastq file?
Author: William Rosenbaum
Author-email: william.rosenbaum@gmail.com
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: pyfastx

# It's most def...

### `itsmostdef...` is a python package that fast and simple classifies the most likely content in a `.fastq|.fasta` file.


## Dependencies
* kraken2 (with DB)
* pyfastx 
* pandas
