Metadata-Version: 2.1
Name: miSRA
Version: 0.0.1
Summary: A command-line interface to the miSRA API. It allow to remotely query over 90,000 miRNA-seq samples from the Sequence Read Archive
Author-email: Michael Hackenberg <hackenberg@go.ugr.es>, Ernesto Aparicio <eaparicioeaparicio@gmail.com>
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: requests
Project-URL: Bug Tracker, https://github.com/bioinfoUGR/miSRA/issues
Project-URL: Homepage, https://github.com/bioinfoUGR/miSRA

# miSRA

A command line tool to remotely query over 90,000 miRNA-seq samples from the Sequence Read Archive
To display the help menu, please do:
    
    miSRA --help
    
For more info, please visit the [GitHub repository](https://github.com/bioinfoUGR/miSRA).
