Skip to content

yiliu4234/BedAnnoGene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

BedAnnoGene

Given a bed file with chr and region,annotate the overlapping gene

  • bedfile format: chr start end name(Arbitrary but can not be lacked)
  • geffile: gtf file downloaded from GENCODE  
  • outputfile: file to be writen out  
  • needed package: data.table 1.10.4
  • usage:
    BedAnnoGene.R bedfile gtffile outputfile

About

Given a bed file with chr and region,annotate the overlapping gene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages