denote_coreTA: Identify core TA sites based on TA location

Description Usage Arguments Examples

View source: R/denote_coreTA.R

Description

Identify core TA sites, and mark TA sites that locate within 50bp of gene ends.

Usage

1
denote_coreTA(tally,bp=50)

Arguments

tally

raw tally file, path and name of tally file for run, e.g. '/home/your_folder/your_tally.txt'

bp

define core TA sites by defining distance from gene ends, default is 50bp

Examples

1
2
denote_coreTA("/home/TnSeq/data/test_data/PA14_M9_rep1_tally.txt",
              50bp)

ruy204/FiTnEss documentation built on Jan. 23, 2021, 2:52 a.m.