Skip to content

Commit 1889de5

Browse files
committed
Docs Work
1 parent d9a4a9c commit 1889de5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

hybkit/__about__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
# Python package classifiers for PyPI
6565
# For a list of valid classifiers, see https://pypi.org/classifiers/
6666
classifiers = [
67-
'Development Status :: 4 - Beta',
67+
'Development Status :: 5 - Production/Stable',
6868
'Natural Language :: English',
6969
'Intended Audience :: Science/Research',
7070
'Intended Audience :: Developers',
@@ -87,7 +87,8 @@
8787
'https://www.sciencedirect.com/science/article/pii/S1046202313004180',
8888
}
8989

90-
keywords = 'genetics genomics ribonomics bioinformatics CLASH qCLASH miRNA'
90+
keywords = 'genetics, genomics, microRNAs, Ribonomics, Hyb, Hybrids, CLASH, qCLASH, '
91+
keywords += 'CLEAR-CLIP, Chimeric e-CLIP'
9192

9293
__author__ = "Daniel Stribling"
9394
__contact__ = "ds@ufl.edu"

0 commit comments

Comments
 (0)