Skip to content

Make a set of reference mRNAs: Major isoforms of non-redundant, non-NMD candidates with no wrong ORF

Notifications You must be signed in to change notification settings

hyejun18/mRNA-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

mRNA-filter

Make a set of reference mRNAs: Major isoforms of non-redundant, non-NMD candidates with no wrong ORF

Quick Start

python3 mRNA-filter.py --refflat REFFLAT --fasta-directory FA_DIR --outfile OUT_FILE

Input

Output

Tab-separated file (RefFlat format) in extended columns: tx_Size, 5'UTR_Size, ORF_Size, 3'UTR_Size

Dependencies

  • Python3
  • Python package tqdm

Warning

mRNA-filter is on-going project. This repository can be edited or removed without any kind of notice. It was only tested by hg38 RefSeq.

About

Make a set of reference mRNAs: Major isoforms of non-redundant, non-NMD candidates with no wrong ORF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages