Skip to content

Reference Data Generation

AndyMenzies edited this page Apr 4, 2018 · 8 revisions

WORK IN PROGRESS

This page details the generation of the cache files VAGrENT uses to speed up annotation processing.

These comprise of the cache file itself which contains the indexable transcript and exon coordinate data and meta data, and a fasta file of the transcript sequences.

There are 3 generation scripts,

  • Admin_EnsemblReferenceFileGenerator.pl
  • Admin_EnsemblTranscriptFilter.pl
  • Admin_CacheFileBuilder.pl

Admin_EnsemblReferenceFileGenerator.pl

Clone this wiki locally