.plotUpstreamLength {abseqR} | R Documentation |
Plot upstream distribution
.plotUpstreamLength(upstreamDirectories, upstreamOut, expectedLength, upstreamLengthRange, sampleNames, combinedNames, mashedNames, .save = TRUE)
upstreamDirectories |
list type. List of sample directories |
upstreamOut |
string type. Output directory |
expectedLength |
int type. Expected length of upstream sequences. (i.e. upstream_end - upstream_start + 1). |
upstreamLengthRange |
string type. start_end format |
sampleNames |
vector type. 1-1 with upstream directories |
combinedNames |
string type. Title friendly "combined" sample names |
mashedNames |
string type. File friendly "mashed-up" sample names |
.save |
logical type. Save Rdata? |
None