Shiny App for GTF Data Analysis
This Shiny app is designed for analyzing GTF data. It provides options to load GTF files from local directories, URLs, and public databases like Ensembl and UCSC. The app allows users to preview the data and generate plots with various customization options.
test_data/: Contains test GTF files used in the application.scripts/: Contains R scripts with functions used in the application.app.R: Main Shiny app script.README.md: Project description and instructions..gitignore: Specifies files and folders to ignore in the Git repository.LICENSE: License for the project (optional).
- Oxana Kolpakova (@OxanaKolpakova)
- Glebus Aleksandr (@glebus-sasha)
- Clone the repository:
git clone https://github.com/glebus-sasha/Syntenome.git