View source: R/get_fragment_profile.R
make_density_table | R Documentation |
Make Fragment-length density table
make_density_table(readbam_bin, minimum_length, maximum_length)
readbam_bin |
List; A list containing SampleBam object/objects from the read_bamfile function |
minimum_length |
numeric; |
maximum_length |
numeric |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.