Metadata-Version: 2.1
Name: TrajectoryKNN
Version: 1.0.0
Summary: Trajectory by KNN
Home-page: https://github.com/dawangran/TrajectoryKNN
Author: Dawn
Author-email: 605547565@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires: pandas
Requires: scanpy
Requires: numpy
Requires: anndata
Requires: sklearn
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# TrajectoryKNN: Single-Cell Trajectory Analysis with k-Nearest Neighbors Algorithm


TrajectoryKNN is a software designed for single-cell trajectory analysis using the k-Nearest Neighbors (KNN) algorithm. It enables researchers to analyze the developmental trajectories of single cells and uncover the underlying dynamics of cellular processes.



## Getting Started

### Prerequisites

Before you begin, ensure you have met the following requirements:
- Python 3.8 or higher
- A compatible operating system (e.g., Windows, macOS, Linux)

### Installation

To install the software, follow these steps:

```
pip install TrajectoryKNN
```


## License 

This project is licensed under the MIT License.

## Contact
For any questions or feedback, please reach out to us at 605547565@qq.com.
