readBams: Read bam files from a directory and output them (the first...

Description Usage Arguments Author(s)

Description

Read bam files from a directory and output them (the first mates only) as a list of GRanges objects. It also writes the name of the bam files in a file.

Usage

1
readBams(directory, bamFilenames = "", unq = TRUE)

Arguments

directory

Directory containing the bam files.

bamFilenames

Name of a file to write the names of the bam files in.

unq

Only the unique alignments are given as output, if unq = TRUE.

Author(s)

Maryam Ghareghani


friendsofstrandseq/MaRyam documentation built on May 28, 2019, 8:40 p.m.