| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The Open Reading Frame Annotation (ORFA) variant interpreter assesses a 5'UTR variant's impact on upstream open reading frame (uORF) presence. It is intended to take a VCF file and label each variant with all possible effects on overlapping transcripts (it produces a one-to-many output where a single variant may have different effect on multiple overlapping transcripts). It labels all variants with a categorical prediction of effect on uORF regions, such as "new AUG" or "AUG removal."
This builds upon work by McGillivray et al. to programmatically identify all predicted upstream open reading frames in the human genome: McGillivray P, Ault R, Pawashe M, Kitchen R, Balasubramanian S, Gerstein M. A comprehensive catalog of predicted functional upstream open reading frames in humans. Nucleic Acids Res. 2018 Apr 20;46(7):3326-3338. doi: 10.1093/nar/gky188. PMID: 29562350; PMCID: PMC6283423. http://github.gersteinlab.org/uORFs/
We have used the GRCh37/hg19 reference build for the all ORF-Annotation work.
Running all ORFA scripts requires several input files:
Users will need to run a first-time setup to generate several additional reference files.
We will be working to provide our variant labelling and interpreter scripts as we prepare this work for publication. Please check back soon.
| Back | FazBrowse Home | New Git URL |