rosa
PRESENTED BY
4 SLIDES
199 VUES
50 LIKES

Example 1 (simulation case)

DESCRIPTION

Example 1 (simulation case). Step 1: Choose analysis platform choose "single channel" Step 2: Define RILs x genotypes send genotype data (.TXT ) to R In R we may use this command to get the data : genotype <-read.table("g3d/data/genotype_example.txt"). Example 1 (cont.).

1 / 4

Télécharger la présentation

Example 1 (simulation case)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Example 1 (simulation case) • Step 1: Choose analysis platform choose "single channel" • Step 2: Define RILs x genotypes send genotype data (.TXT ) to R In R we may use this command to get the data : genotype <-read.table("g3d/data/genotype_example.txt")

  2. Example 1 (cont.) • Step3: Define experimental factors Factor 1: TempCelsius 1, 2,3,4,5 (5 levels) Factor 2: Ni 0.5, 1, 1.5, 2 (5 levels) • Step 4: Define experimental factors Number of RILs per condition: 4

  3. Example 2 • Step 1 and 2 is the same as example 1 • Step 3: Define experimental factors Factor1: TempCelsius 15, 24, 29 (3 levels) Factor 2: Ni, 1,2,3,4 (4 levels) • Step 4: Define experimental factors Number of RILs per condition: 4.44

  4. Example 3 • Step 1 and 2 is the same as example 1 • Step3: Define experimental factors Factor1: TempCelsius 15, 24, 29,32,36 Factor 2: Ni, 1,2,3,4,5 Factor 3: CHL, 10,11,12,13,14 • Step 3 define experimental factors Number of RILs per condition: 2

More Related