-
Notifications
You must be signed in to change notification settings - Fork 7
Reference Data Generation
AndyMenzies edited this page Apr 6, 2018
·
8 revisions
This page details the generation of the cache files VAGrENT uses to speed up annotation processing, this was written in relation to release v3.3.2
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, and one summerisation script.
- Admin_EnsemblReferenceFileGenerator.pl - main wrapper script
- Admin_EnsemblTranscriptFilter.pl - tool for filtering transcripts
- Admin_CacheFileBuilder.pl - cache file generator
- Admin_GeneRegionBedDumper.pl - generates bed summary files from the cache file