getStarJunctions: Read in STAR junctions

Description Usage Arguments

View source: R/getStarJunctions.R

Description

Takes STAR output files (SJ.out.tab as input and outputs a named numeric vector (names = Transcript/gene id, value = FPKM)

Usage

1
2
3
getStarJunctions(SJout_dir, splicemax, txdb, ids, pattern = "\\.tab",
  share_num = 1, extend = 100, skip = 0, covfilter_unique = 1,
  covfilter_multi = 0, overhang = "max_overhang")

Arguments

SJout_dir

Path to Star output files


mffrank/RNAseqToCustomFASTA documentation built on May 22, 2019, 7:55 p.m.