GWAS Analysis in R: By Catherine Danmaigona Clement

Поділитися
Вставка
  • Опубліковано 20 жов 2024

КОМЕНТАРІ • 31

  • @houdahiddar9517
    @houdahiddar9517 3 роки тому +6

    Thanks for the explanation, could you please put the link for genotypic and phenotypic data

    • @jrbiotekfoundation6781
      @jrbiotekfoundation6781  3 роки тому +1

      Hello Houda, here is a link to the publication. you can find the data in the "supplementary material" section. link.springer.com/protocol/10.1007/978-1-4939-6682-0_14

    • @rahayupertiwi4299
      @rahayupertiwi4299 3 роки тому

      @@jrbiotekfoundation6781 I am sorry, I cannot access the data. Could you please share it on google drive?

    • @houdahiddar9517
      @houdahiddar9517 2 роки тому

      @@jrbiotekfoundation6781 Thank you very much

  • @ikhlashusein2712
    @ikhlashusein2712 Рік тому

    thank you very much for your valuable information. but I want to ask a question, is there an alternative test of Shapero test for big genomic data (more than 5 million)

  • @azadeboustan256
    @azadeboustan256 3 роки тому

    Thank you so much for good teaching. Would you please put the link for your last video?

  • @hjxandly
    @hjxandly 2 роки тому

    Great talk. Thank you Catherine.

  • @guillaumebodjrenou6482
    @guillaumebodjrenou6482 3 роки тому +1

    Nice presentation. Thank you so much

  • @mekonnengirma6128
    @mekonnengirma6128 2 роки тому +1

    Great work! What version of R should I use? Which will be helpful to install all packages.

    • @spacelem
      @spacelem 7 місяців тому

      The latest version should be fine.

  • @mohammadj.shamim9342
    @mohammadj.shamim9342 3 роки тому +1

    Thank you for the nice presentation. I have a problem. I can't find the data the author and you have used in your tutorials. I will be glad if you could kindly share the data with me. I need it badly.

    • @jrbiotekfoundation6781
      @jrbiotekfoundation6781  3 роки тому +1

      Hello Mohammad, I'm glad it was helpful. Here is a link to the publication. You can download the data in the "supplementary material" section link.springer.com/protocol/10.1007/978-1-4939-6682-0_14

  • @nicolarossi2483
    @nicolarossi2483 2 роки тому

    Perhaps it should be better to use the "merge" function to merge the p.values and the map, otherwise the markers will be assigned randomly to the genome position

  • @HuyNguyen-rv9ge
    @HuyNguyen-rv9ge 3 роки тому

    Thank you so much for offering this helpful lecture. could you please send me a link for part 1 as I could not find it.

  • @NgrinPersianVlogs
    @NgrinPersianVlogs 2 роки тому

    Sorry which lecture you are referring to for GWAS tutorial? (Seth Moray?) Can you provide here the link.

    • @nstar0708
      @nstar0708 Рік тому

      Did you find it?

    • @fernandoluna8397
      @fernandoluna8397 Рік тому

      I am interested too

    • @fransdany2452
      @fransdany2452 Рік тому

      I guess this is the link for GWAS overview from Dr Seth Murray that she refers to: ua-cam.com/video/M86WvlowcRo/v-deo.html

  • @Yimer2955
    @Yimer2955 Рік тому +1

    how download data set

  • @GelanGobanaBecho123
    @GelanGobanaBecho123 2 роки тому

    Thank you very much!!

  • @amirsouissi7804
    @amirsouissi7804 2 роки тому

    There is a small mistake in line 146.
    PCA4

  • @HuyNguyen-rv9ge
    @HuyNguyen-rv9ge 3 роки тому

    I really appreciate if someone explains the variable "Yield", what does it mean?

  • @julioamericosellani3216
    @julioamericosellani3216 Рік тому

    Nice video helps a lot. Is this code available in some document?

  • @marziehmobaraki1359
    @marziehmobaraki1359 2 роки тому

    Many thanks for good presentation. Could you please send me the R scripts and cods. Many thanks in advance

  • @juanjimenez-jq5ie
    @juanjimenez-jq5ie 2 роки тому +1

    Can you share the link of the script please?

    • @ikhlashusein2712
      @ikhlashusein2712 Рік тому

      if they reached you out and sent it to you could you please send it to me?

  • @onyinojohnmark7376
    @onyinojohnmark7376 5 місяців тому

    Anyone who can provide me with LD decay r code line I will appreciate.

  • @sarracuta
    @sarracuta 2 роки тому

    IS THIS SNP DATA? how to convert it to 1, -1

    • @nicolarossi2483
      @nicolarossi2483 2 роки тому

      got to first convert the column into vector/carachter and then reconvert them in numeric

  • @risefromyourpain
    @risefromyourpain 2 роки тому

    Hi, great video. Could someone provide a solution to this code error?
    > plot(gwasresults$Yield,col=gwasresults$chr,ylab="-log10.pvalue",
    main="Naïve model (K=NULL,n.PC=0)",xaxt="n",xlab="Position",ylim=c(0,14))
    the error message.....
    Error in plot.xy(xy, type, ...) : invalid color specification "1A"
    Thank you

    • @BKimathiMedia
      @BKimathiMedia 6 місяців тому

      @risefromyourpain
      # Define a color palette
      palette