method | R Documentation |
Describe a new method for analyzing gene position data.
method(id, name, description, help, func)
id |
Unique identifier for the method. |
name |
Human readable name. |
description |
Slightly longer description. |
help |
Context help for user interfaces. |
func |
Function to apply the method. The function should accept two
parameters: an object of class |
An object of class geposan_method
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.