Maloof Lab
    • Brandie Quarles Chidyagwai
    • Julin Maloof
    • Kazu Nozue
    • Rishav Ray
    • Lab Alumni
  • Data
  • Publications
    • B. rapa microbe expression browser
    • B. rapa microbe expression browser v2
    • Cluster Genotype Data
    • Gather and Spread Tutorial
    • Genetic Drift (Binomial)
    • Genetic Drift (Markov)
    • ggplot tutorial
    • Joins tutorial
    • PAR Explorer
    • Pivot Tutorial
    • Primer Position Viewer
    • QTL Visualization
    • Spec
    • Streptanthus Climate Viewer
    • Stringr and Regular Expressions Tutorial
    • Tidyverse tutorial
    • Tissue-Specific Gene Expression in Tomato
    • Tomato Expression
    • Brassica napus v4.1
    • Brassica rapa v1.2
    • Brassica rapa v1.5
    • Solanum lycopersicum v2.40
    • Solanum lycopersicum v2.50
  • Wiki
    • Group Meeting Schedule
    • Log In

About: Cluster Genotype Data

This R Shiny app clusters samples based on their genotype data across a set of markers and creates MDS, tree, and tile plots.

Sample data files can be found at:

https://github.com/mfcovington/shiny-cluster-genotypes/releases/tag/sample-files.

One sample file is tab-delimited and the other is comma-separated. In the file named 'sample-data.snps.txt', both 'N' and 'U' represent NA values. Therefore, enter the following into the field for NA strings: N,U

Source Code
Source Code