getPileUp: The readCount in the read collection.

Description Usage Arguments Value Author(s) Examples

View source: R/RcppExports.R

Description

This simply returns the full read count.

Usage

1
2
getPileUp(acc, refname, start = 1L, stop = 0L, MinPileUpDepth = 0L,
  Quality = FALSE)

Arguments

acc

An accession or a path to an actual SRA file (with .sra suffix)

refname

Reference name for pile up

start

An in for position of start of pileup

stop

An in for position of stop of pileup

MinPileUpDepth

Coverage required

Value

the number of reads in the collection

Author(s)

Nick Bernstein

Examples

1
getPileUp('SRR390728')

NCBI-Hackathons/SRA2R documentation built on May 7, 2019, 5:18 p.m.