🧬 Gene Exon Painter – User Manual

Introduction

Gene Exon Painter is an interactive web-based tool for visualizing exons from multiple transcripts mapped onto a genomic sequence. It helps you:


Installation & Requirements

  1. Tool created specifically for gene Ccds33 in Mouse (Mus_musculus.GRCm39.113.gtf.gz and Mus_musculus.GRCm39.dna.chromosome.9.fa.gz).
  2. If other genes needed, so make Ensembl download of *.gtf.gz and *.dna.chromosome.9.fa.gz or *.dna.primary_assembly.fa.gz.
  3. Run code create_input_files.bash to create input files for Painter. (need to change filenames inside the script)
  4. Open index.html in your browser.
  5. Upload a genomic sequence file (.txt or .fasta). Here available gene Cdcc33.
  6. Upload one or more exon .fasta files. Exon sequence for gene Cdcc33 available here.
  7. Select a transcript and highlight its exons.

Instructions for use:

  1. Download the "Genomic sequence" file (Ccdc33_gene_str.txt).
  2. Download all the "exonsUTRs..." FASTA files.
  3. On the Gene Exon Painter page:

Input Files

Genomic Sequence

>chr9_mouse
AGTCGATCGATCGTACGTAGCTAGCTAGC...

Exon FASTA Files

>ENSMUST00000000000:TranscriptName:Ex.1
ATGCGTACTGACGTTAG

Step-by-Step Usage

1. Load Files

2. Select and View Transcripts

3. Highlight Exons

4. View Details


Features


Error Handling


Known Limitations


Troubleshooting

Exons not showing?

Colors confusing?

Sequence loaded but nothing appears?


Citation & Contact

If you use this tool, please cite the repository or author.

For questions or suggestions, open an issue on GitHub or contact the maintainer.


Example Files

genomic.txt

>GeneXYZ
ATGCGTACTGACGTTAGCTAGCATCGATCGTACGTAGC

exons.fa

>TranscriptA:Exon1
ATGCGTACTGACGTTAG
>TranscriptB:Exon2
CTAGCATCGATCGTACG