mighg / CARTAR

Files and code used to generate the CARTAR app to identify and validate CAR targets for cancer treatment.

Home Page:https://gmxenomica.github.io/CARTAR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The respository contains all the code and files used to bild the CARTAR webserver, designed to assist scientist in the in silico identification and validation of immunotherapetic targets present in the cell surface to attack tumoral cells. This toool is mainly designed for the identification of Chimeric Antigen Receptor (CAR) targets. The CARTAR web page is accessible via https://mighg.github.io/CARTAR/.

Files

  • Help.py: python code that builds the CARTAR tool and where all the available tools are explained
  • Requirements.txt: python packages required for the app to work

Folders

  • Data: contains the files with the processed data used by CARTAR
  • Pages: contains the python code used to built the CARTAR tools with streamlit
  • Pre-processing: contains the python code used to treat the raw data to get the files in the Data folder

About

Files and code used to generate the CARTAR app to identify and validate CAR targets for cancer treatment.

https://gmxenomica.github.io/CARTAR/


Languages

Language:Python 99.0%Language:HTML 0.8%Language:Dockerfile 0.3%