genelength.from.sgd: Get lengths of genes from SGS txt file

Description Usage Arguments Details Value

View source: R/features.R

Description

Get lengths of genes from SGS txt file

Usage

1
2
genelength.from.sgd(file, outdir, filename = "genelength", from = NULL,
  to = NULL)

Arguments

file

SGS text file.

outdir

Output directory.

filename

Optional argument of file name.

from

Shortest length to filter.

to

Longest length to filter.

Details

Read sgd file, where name of genes (name), start of genes (txStart) and end of genes (txEnd) are specified. Write output text file with name~length columns.

Value

None


suvarzz/MNuc documentation built on Aug. 11, 2019, 6:45 a.m.