* Migrated documentation to read the docs
* converted some of the markdown files to rst
* Updated documentation to reflect various changes
* `newline` option for miRBase converter
* `p-adjusted` column in examples
* New supported species
* Rename API class methods:
* `convert_mirbase_version` -> `convert_mirbase`
* `convert_mirna_to_precursor` -> `to_precursor`
* `convert_precursor_to_mirna` -> `to_mirna`
* `convert_mirna_type` -> `_convert_mirna_type`
* `start_analysis` -> `_start_analysis`
* `get_progress_response` -> `_get_progress_response`
* update docstrings to match numpy style for sphinx