Skip to content

hyejun18/CDSruler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CDSruler

This portable tool will calculate the length of CDS and UTR from genePred table of UCSC table browser. This was especially designed for NCBI RefSeq.

Usage : python3 CDSruler.py file(input, not gzipped) file(output, not gzipped)

The total length, 5′ UTR, CDS length and 3′ UTR length of each transcript will be calculated in extended columns: tx_len, UTR5_len, CDS_len and UTR3_len.

Please cite my github adress "https://github.com/hyejun18/CDSruler"

About

Calculating the length of CDS and UTR from genePred table of UCSC table browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages