# dior **Repository Path**: joyeric_admin_admin/dior ## Basic Information - **Project Name**: dior - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-15 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dior The package dior is the part of scDIOR, which are used for single-cell data IO between R and Python (R version) ## Install package ```R install.packages('devtools') devtools::install_github('JiekaiLab/dior') # devtools::install_github('JiekaiLab/dior@HEAD') ```