as.data.frame
functions convert objects of type bamRange or gapList
into a data.frame.
Data from each element (bamAlign or Align-gap) is written into a single line.
signature(x = "bamRange")
Conversion of bamRange into data.frame
signature(x = "gapList" )
Conversion of gapList into data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.