An object of type list, giving a list of bam files. If you only have 1 file, use list(bam_file)
type
An object of type character. Can be qwidth,rname or strand. In theory, any column property existing in the bam file can be used, but these 3 would be most meaningful.
samplenames
Labels for the plot.
unique
Logical value to use unique reads (TRUE) or all reads (FALSE)
ncounts
Number of total counts in the bam file, used if unique is set to FALSE.
norm
Logical value to determine if plot will be normalised.