getFastqReadsWithQuality: The reads in the read collection.

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

This returns the all reads.

Usage

1
getFastqReadsWithQuality(acc, max_num_reads)

Arguments

acc

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

n

The number of reads to return

Value

the reads in the collection

Examples

1
getFastqReadsWithQuality('SRR000123',10)

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