get_aneuploids | R Documentation |
indexes for aneuploids
get_aneuploids(ploidy_df)
ploidy_df |
ploidy table (chromosome in columns and individuals in rows) |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.