-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPKG-INFO
More file actions
31 lines (24 loc) · 763 Bytes
/
PKG-INFO
File metadata and controls
31 lines (24 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Metadata-Version: 2.1
Name: ngspipedb
Version: 0.0.2
Summary: UNKNOWN
Home-page: http://www.liu-lab.com
Author: Xuan Zhang
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
# NGSPipeDb
This is a simple example test for ngspipedb. You can read
[pipeline](https://xuanblo.github.io/NGSPipeDb/)
to know more about it.
## Install
1. `pip install -i https://test.pypi.org/simple/ ngspipedb`
2. `conda install ngspipedb -c bioconda`
## update
- we can do argparse right now!