rotate

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2025 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package rotate implements a command to rotate the point records of a phygeo project.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "rotate <project-file>",
	Short: "rotate point records",
	Long: `
Command rotate reads the point locations from a PhyGeo project, as well as the
trees, and uses the rotation model defined in the project to set the location
of fossil taxa in the project to their past location.

The argument of the command is the name of the project file.

The command requires that the project have a defined tree file, and the age of
the terminals will be used to define the time stage for the rotation.

Only terminals in which the distribution ranges are defined as points will be
rotated.
	`,
	Run: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL