Are there any plans on upload PlasX to pypi? That is a necessary step for making a bioconda recipe for the software.
Also, you could simplify the pip install instructions via a pip install directly from the github repo instead of first cloning it (i.e., pip install git+https://github.com/michaelkyu/PlasX.git)
Are there any plans on upload PlasX to pypi? That is a necessary step for making a bioconda recipe for the software.
Also, you could simplify the
pip
install instructions via a pip install directly from the github repo instead of first cloning it (i.e.,pip install git+https://github.com/michaelkyu/PlasX.git
)