get_aneuploids: indexes for aneuploids

View source: R/ploidy_est.R

get_aneuploidsR Documentation

indexes for aneuploids

Description

indexes for aneuploids

Usage

get_aneuploids(ploidy_df)

Arguments

ploidy_df

ploidy table (chromosome in columns and individuals in rows)

Value

A logical vector where each element corresponds to an individual in the input ploidy table. The value is 'TRUE' if the individual is identified as potentially aneuploid, and 'FALSE' otherwise.


Qploidy documentation built on June 8, 2025, 10 a.m.