Skip to content

Commit

Permalink
add GPTBioInsightor
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-sh authored Aug 4, 2024
1 parent 137ce36 commit 9a215ef
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/GPTBioInsightor/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: GPTBioInsightor
description: |
GPTBioInsightor is a tool designed for single-cell data analysis, particularly beneficial for newcomers to a biological field or those in interdisciplinary areas who may lack sufficient biological background knowledge.
GPTBioInsightor utilizes the powerful capabilities of large language models to help people quickly gain knowledge and insight, enhancing their work efficiency.
project_home: https://github.com/huang-sh/GPTBioInsightor
documentation_home: https://gptbioinsightor.readthedocs.io/
install:
pypi: gptbioinsightor
tags:
- single-cell
- bioinformatics
- LLM
- AI
license: BSD-3-Clause
version: v0.3.0
authors:
- huangsh
test_command: pip install "." && pytest

0 comments on commit 9a215ef

Please sign in to comment.