HNSCPred


NameHNSCPred JSON
Version 0.0.8 PyPI version JSON
download
home_page
SummaryA computational approach tool to predict Head and Neck Cancer affected patients from their single cell RNA seq data.
upload_time2023-01-31 07:24:08
maintainer
docs_urlNone
authorAkanksha Jarwal and Aman Srivastava
requires_python
license
keywords python head and neck cancer diagnosis single cell genomics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# HNSCPred :- A Tool for Identification of HNSCC from Single Cell Genome using Deep Learning

A computational approach tool to predict Head and Neck Cancer affected patients from their single cell RNA seq data.


## Introduction

Head and neck cancer, which encompasses a range of malignancies affecting the respiratory tract and upper digestive tract and also the seventh most common cancer in the world. 

This tool aims to use Artifical Neural Network (Deep Learning) model to classify Normal Control(NC) patients and Head and Neck Cancer (HNSCC) patients from
their single cell RNA seq data. The tool takes 10x single cell genomics data as input and predicts whether the patient is diseased or healthy with the help of highly trained model.

An excellent feature selection method called mRMR (Minimum Redundancy Maximum Relevance) was used to find out top 100 features which act as promising biomarkers
in classification and prediction of Normal and Diseased patients. Also further classified diseased patients into HPV+ and HPV-.

## Installation

Install my-project with pip

```bash
  pip install HNSCPred
```
    
You if previously installed please update the python package to the latest version using the command below

```bash
  pip3 install --upgrade HNSCPred
```
## Usage/Examples

After installation of the HNSCPred package in your python enviornment. Import the library using the below code.


```python
import HNSCPred
```
The HNSCPred comes with 1 inbuilt module. 

- Predict
Please import only 1 module in your python enviornment using the code below.

```python
from HNSCPred import Validation
```

After importing all the important pre requisites. You can follow the demo below for your case.


```python
import pandas as pd
df = pd.read_csv("Your file path here")

Validation.predict(df)

```




## Authors


- Akanksha Jarwal. 
- Aman Srivastava.
- Anjali Dhall.
- Sumeet Patiyal.  
- [Prof. G.P.S. Raghava](https://webs.iiitd.edu.in/raghava/)




            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "HNSCPred",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,Head and neck cancer,Diagnosis,Single cell,Genomics",
    "author": "Akanksha Jarwal and Aman Srivastava",
    "author_email": "<akanksha20331@iiitd.ac.in>",
    "download_url": "https://files.pythonhosted.org/packages/ee/9f/1dca84bd2670843ab4e01803a74278fc9a99b9c2e150b71552e06c3f05f8/HNSCPred-0.0.8.tar.gz",
    "platform": null,
    "description": "\n# HNSCPred :- A Tool for Identification of HNSCC from Single Cell Genome using Deep Learning\n\nA computational approach tool to predict Head and Neck Cancer affected patients from their single cell RNA seq data.\n\n\n## Introduction\n\nHead and neck cancer, which encompasses a range of malignancies affecting the respiratory tract and upper digestive tract and also the seventh most common cancer in the world. \n\nThis tool aims to use Artifical Neural Network (Deep Learning) model to classify Normal Control(NC) patients and Head and Neck Cancer (HNSCC) patients from\ntheir single cell RNA seq data. The tool takes 10x single cell genomics data as input and predicts whether the patient is diseased or healthy with the help of highly trained model.\n\nAn excellent feature selection method called mRMR (Minimum Redundancy Maximum Relevance) was used to find out top 100 features which act as promising biomarkers\nin classification and prediction of Normal and Diseased patients. Also further classified diseased patients into HPV+ and HPV-.\n\n## Installation\n\nInstall my-project with pip\n\n```bash\n  pip install HNSCPred\n```\n    \nYou if previously installed please update the python package to the latest version using the command below\n\n```bash\n  pip3 install --upgrade HNSCPred\n```\n## Usage/Examples\n\nAfter installation of the HNSCPred package in your python enviornment. Import the library using the below code.\n\n\n```python\nimport HNSCPred\n```\nThe HNSCPred comes with 1 inbuilt module. \n\n- Predict\nPlease import only 1 module in your python enviornment using the code below.\n\n```python\nfrom HNSCPred import Validation\n```\n\nAfter importing all the important pre requisites. You can follow the demo below for your case.\n\n\n```python\nimport pandas as pd\ndf = pd.read_csv(\"Your file path here\")\n\nValidation.predict(df)\n\n```\n\n\n\n\n## Authors\n\n\n- Akanksha Jarwal. \n- Aman Srivastava.\n- Anjali Dhall.\n- Sumeet Patiyal.  \n- [Prof. G.P.S. Raghava](https://webs.iiitd.edu.in/raghava/)\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A computational approach tool to predict Head and Neck Cancer affected patients from their single cell RNA seq data.",
    "version": "0.0.8",
    "split_keywords": [
        "python",
        "head and neck cancer",
        "diagnosis",
        "single cell",
        "genomics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5bd19631815cff704108d7520718d0dca2054165c381e8582bf6704107266e7",
                "md5": "9a2a67ec2ae5a6ba10e53e8cfaf6375e",
                "sha256": "b60b5eb0d36a871e2280b8ac77098ae85b803920607708cb55ca594882eb7969"
            },
            "downloads": -1,
            "filename": "HNSCPred-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a2a67ec2ae5a6ba10e53e8cfaf6375e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 434674,
            "upload_time": "2023-01-31T07:23:58",
            "upload_time_iso_8601": "2023-01-31T07:23:58.587560Z",
            "url": "https://files.pythonhosted.org/packages/f5/bd/19631815cff704108d7520718d0dca2054165c381e8582bf6704107266e7/HNSCPred-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee9f1dca84bd2670843ab4e01803a74278fc9a99b9c2e150b71552e06c3f05f8",
                "md5": "7f824509ff500035dc57e3123561574d",
                "sha256": "fbd814a47c3d77c7d74373cdab6bcfb6adc3a982c6727d26b2552bc304cbfb74"
            },
            "downloads": -1,
            "filename": "HNSCPred-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "7f824509ff500035dc57e3123561574d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 437444,
            "upload_time": "2023-01-31T07:24:08",
            "upload_time_iso_8601": "2023-01-31T07:24:08.883958Z",
            "url": "https://files.pythonhosted.org/packages/ee/9f/1dca84bd2670843ab4e01803a74278fc9a99b9c2e150b71552e06c3f05f8/HNSCPred-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-31 07:24:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "hnscpred"
}
        
Elapsed time: 0.07766s