PyGMQL
latest
Contents:
Installation
Introduction
The Genomic data model
Genometric Query Language
The GMQLDataset
Building expressions
GDataframe
Remote data management
Library settings
Spark and system configurations
Contents:
Tutorial 1
: Simple example of local processing
Tutorial 2:
Mixing local and remote processing
Tutorial 3
: GWAS on a cloud
Contents:
Parsers
PyGMQL
Docs
»
Mathematical operators
Edit on GitHub
Mathematical operators
¶
SQRT
(
argument
)
[source]
¶
Computes the square matrix of the argument
Parameters:
argument
– a dataset region field (dataset.field) or metadata (dataset[‘field’])