Skip to content

Tools to build TxDb and EnsDb packages of genome build hg38

Notifications You must be signed in to change notification settings

chaochaowong/hg38

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

hg38 - Building Bioconductor TxDb package for current Gencode tracks from UCSC Genomic Browser or GFF files.

This folder provides examples for Bioconductor users to build TxDb package from either UCSC Genomce Browser tracks, Biomart, or downloaded GFF files for genome build hg38. While the Gencode tracks on UCSC Genome Brower keep updating, the functions in Bioconductor's GenomicFeatures - supportedUCSCtables(genome="hg38") - is catching the updates sometimes. As a result, GenomicFeatures::makeTxDbPackageFromUCSC() and GenomicFeatures::makeTxDbFromUCSC() might return errors. A detour way to build the TxDb or package is provided here. One of the major examples shows you how to extrack Gencode tracks and its table from UCSC Genome Browser and make a Bioconductor TxDb packgae.

About

Tools to build TxDb and EnsDb packages of genome build hg38

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages