read.bams-methods: description of function read.bams

Description Usage Arguments

Description

Use most of'StefansExpressionSet'functionallity with minor changes to NGS data (like normalizing)

This package is mainly meant to plot the data - all important quantification or gene

annotation is performed using DEseq functionallity. Read a set of bam files and perform

the quantification (better do that without using this function!)

Usage

1
2
read.bams(bamFiles, annotation, GTF.featureType = "exon",
  GTF.attrType = "gene_id", isPairedEnd = FALSE, nthreads = 2)

Arguments

bamFiles

a file containing one file name per line

annotation

the gene level annotation to use


stela2502/NGSexpressionSet documentation built on May 30, 2019, 2:36 p.m.