Full and Half Diallel Analysis (Griffing's approach) using RStudio: An Easy Tutorial in English

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ค. 2021
  • This video describes about Full and Half Diallel Analysis (Griffing's approach) using RStudio.
    Codes:
    See first comment
    How to Do Hierarchical Cluster Analysis in RStudio | An Easy Tutorial in English • How to Do Hierarchical...
    How to Creat Heatmap in RStudio | An Easy Tutorial in Urdu | Hindi www.youtube.com/watch?v=e6SZi...
    Population Structure Analysis using Structure Software | Easy Tutorial in Urdu | Hindi • Population Structure A...
    Full Diallel Analysis (Hayman's Approach) using R Studio An easy Urdu/Hindi Tutorial www.youtube.com/watch?v=sM1he...
    Compound Microscope parts and their functions www.youtube.com/watch?v=ixseW...
    Cell Membrane: Introduction , composition and function www.youtube.com/watch?v=tGqlX...
    An introduction to cytogenetics and cell By Dr Rashid M. Rana www.youtube.com/watch?v=W08Mp...
    Cell Wall By Dr Rashid M Rana www.youtube.com/watch?v=kI7wo...
    Making and Delivering an Oral Presentation www.youtube.com/watch?v=ritW3...
    Using reference managers: A practical approach- How to use Endnote® By Dr Rashid M Rana www.youtube.com/watch?v=7pb-Y...
    Measurement of Volume - How to use a pipette - By Dr Rashid M Rana www.youtube.com/watch?v=oUG6a...
    Mutation Breeding Urdu/Hindi By Dr Shoaib Ur Rehman www.youtube.com/watch?v=D1n0Q...
    Introduction to Genetic Variation-Urdu-Hindi By Dr Rashid M Rana www.youtube.com/watch?v=dSSQf...
    Pollination Botany- Urdu-Hindi By Dr Rashid M Rana www.youtube.com/watch?v=4SVps...
    Reproductive Systems of Crop Plants: Flower Structure and Types- Urdu-Hindi www.youtube.com/watch?v=WRdiC...
    BLAST search easy tutorial in urdu by Dr Rashid M Rana www.youtube.com/watch?v=cYIGL...
    Analysis of Augmented Block Design Data in RStudion : An easy tutorial in Urdu/Hindi www.youtube.com/watch?v=KoZ1L...
    Correlationa analysis by RStudio www.youtube.com/watch?v=zwp8z...
    Line x Tester Analysis Using RStudio www.youtube.com/watch?v=Mny78...
    Plant Science Tools-Aims of the Channel www.youtube.com/watch?v=EFIRr...

ความคิดเห็น • 15

  • @plantsciencetools9482
    @plantsciencetools9482  2 ปีที่แล้ว

    Codes:
    ________________________________________________________
    #Methods for Diallel Analysis using Griffing's approach.
    _________________________________________________________
    #Method-I (Parents + F1’s + reciprocals);
    #Method-II (Parents and one set of F1's);
    #Method-III (One set of F1’s and reciprocals);
    #Method-IV (One set of F1’s only).
    ____________
    #Models
    ____________
    #Model for Diallel Analysis using Griffing's approach.
    #1_Fixed Effects Model;
    #2_Random Effects Model
    #Package Required
    require(DiallelAnalysisR)
    install.packages("DiallelAnalysisR")
    library(DiallelAnalysisR)
    #-------------------------------------------------------------
    ## Diallel Analysis with Griffing's Aproach Method 1 & Model 1
    #-------------------------------------------------------------
    Griffing1Data1

  • @ovidenuamboteyobila4801
    @ovidenuamboteyobila4801 ปีที่แล้ว +1

    Thank you so much Sir for your video, it is helpful.

  • @ArshadKhan-pe3oj
    @ArshadKhan-pe3oj 2 ปีที่แล้ว

    Thank u very much Sir.

  • @waqarahmadbhatti2885
    @waqarahmadbhatti2885 2 ปีที่แล้ว

    Superb sir💕💕✌✌

  • @ashisranjanudgata5526
    @ashisranjanudgata5526 หลายเดือนก่อน

    Can you elaborate the interpretation part of the results.

  • @nazashima
    @nazashima 4 หลายเดือนก่อน

    Hi Prof, Thank you so much for your video. Can I ask if its possible to get the data sets for practice?

  • @SokarPunjab
    @SokarPunjab ปีที่แล้ว

    i am confused in putting data i have 15 cross and 6 parent its a direct cross
    serial list is under go down idk how to put. ? kindly help"

  • @FB-fr3bn
    @FB-fr3bn ปีที่แล้ว +1

    Hello I am directly getting this problem
    > Griffing(
    + y = DTM
    + , Rep = Rep
    + , Cross1 = Cross1
    + , Cross2 = Cross2
    + , data = data
    + , Method = 2
    + , Model = 1
    + )
    Error:
    ! Assigned data `paste(data[["Cross1"]], data[["Cross2"]], sep = "-")` must be compatible with existing data.
    ✖ Existing data has 20 rows.
    ✖ Assigned data has 0 rows.
    ℹ Only vectors of size 1 are recycled.

    • @ashisranjanudgata5526
      @ashisranjanudgata5526 หลายเดือนก่อน

      I hv also got same error. U can modify the dataset as per current method (Method 2) and re run the programme.

  • @MdMokaddesHossain-rf5pr
    @MdMokaddesHossain-rf5pr ปีที่แล้ว +1

    > Griffingdata names ("Griffingdata")
    NULL
    I have reach this step, i can not go due to error, Can you please help me by shearing this Codes for #Methods for Diallel Analysis using Griffing's approach

    • @FB-fr3bn
      @FB-fr3bn ปีที่แล้ว

      Could you solve it?

  • @ovidenuamboteyobila4801
    @ovidenuamboteyobila4801 ปีที่แล้ว +1

    How to know that the values of GCA or SCA are significantly different from each other?