View source: R/print.GCalign.R
print.GCalign | R Documentation |
print method for class "GCalign"
## S3 method for class 'GCalign'
print(x, write_text_file = FALSE, ...)
x |
Object of class GCalign, created with |
write_text_file |
A boolean allowing to write a text file. |
... |
Optional arguments passed on to methods are currently not supported. |
Martin Stoffel (martin.adam.stoffel@gmail.com) & Meinolf Ottensmann (meinolf.ottensmann@web.de)
## GCalign object
data("aligned_peak_data")
## print summary
print(aligned_peak_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.