get_tss_region: Get tss region sequence of target genes in regulaotry...

View source: R/filter_fimo.R

get_tss_regionR Documentation

Get tss region sequence of target genes in regulaotry relationships

Description

Get tss region sequence of target genes in regulaotry relationships

Usage

get_tss_region(gtf, gene.use, upstream_length = 1000, downstream_length = 500)

Arguments

gtf

Gene transfer format, you can download it from http://www.ensembl.org/info/data/ftp/index.html

gene.use

character, indicating target genes

upstream_length

numeric, indicating upstream region length of TSS

downstream_length

numeric, indicating downstream region length of TSS

Value

data.frame, contains four columns are target gene, chr, start and end.


jiang-junyao/IReNA documentation built on May 2, 2024, 6:54 a.m.