Make a Heatmap on R Studio

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 51

  • @Nisab
    @Nisab 4 года назад +2

    i spent hours on a heatmap, then watched this video, found that i was using x

  • @AqleemAbbas
    @AqleemAbbas 3 года назад

    I have tried your protocol, all is good, however I could not find color key and histogram values in my case, I mean relative abundance scale top left in your graph

  • @sebastianbenitez4401
    @sebastianbenitez4401 4 года назад

    I don't know you but I love your voice. Thanks for the tutorial!

  • @khushgg28
    @khushgg28 7 лет назад +1

    Nice introduction and well explained tutorial.

  • @pauladaluzhenriquez757
    @pauladaluzhenriquez757 2 года назад

    you helped me so freaking much, thank you!

  • @musicaorion
    @musicaorion 6 лет назад

    Really very nice explanation. Thanks so much.

  • @theanalyst1728
    @theanalyst1728 4 года назад

    i cant find "heatmap.2" in my R but only "heatmap" and so it gives error and I cant get heapmap. Why is it like that?

  • @ishikawa4233
    @ishikawa4233 4 года назад

    You helped me a lot! Thanks :)

  • @LGARCIA20504
    @LGARCIA20504 7 лет назад +1

    Helo Leah, thanks for the great class. I have a simple doubt, in my heat map, i can not do the software read my colum names, they put "NA" in the place. The message error is:
    >>Missing column names filled in: 'X1' [1]
    You can help me? Thanks for your attention.

    • @LGARCIA20504
      @LGARCIA20504 7 лет назад

      So i can't have different gene names?

  • @vassiasal
    @vassiasal 7 лет назад

    Very nice introduction and hands-on tutorial thank you! I have some microarray data which I normalized with the limma package and I want to use the p-value from the new file produced containing all the statistics, to filter down and thus create my heatmap. Because otherwise, my matrix file is very large to produce the heatmap. Any suggestions on how to do that?

  • @dhurjhotisaha7541
    @dhurjhotisaha7541 5 лет назад +1

    Hi, I liked your demonstration. Just one query - I couldn't remove the dendrogram using Rowv = NULL, Colv=NULL or keep.dendro = FALSE commands. Do you have any suggestions? BTW I was using heatmap not heatmap.2

  • @romennaorem
    @romennaorem 6 лет назад

    In your script, there is no script for separating between the cells with some gap of white lines. How to separate between the cells with gaps?

  • @acharyaaviseka85
    @acharyaaviseka85 8 лет назад

    Hello Ms. leah, I am new to use R studio and I have a .csv file with gene function and fold and I want to make Venn diagram I don't know how to do it can you please help.

  • @bridgettsmith7206
    @bridgettsmith7206 2 года назад

    Thank you for the video

  • @cts2429
    @cts2429 7 лет назад

    Hey, thanks for the video, I'm a complete novice that's having a lot of difficulty though. Right a 6:18 is there a reason why the column "Gene" shows up all the way to the left (it is all red)? I'm having the same problem making my heatmap -- R is making a column that shouldn't be there and I can't figure out how to remove it. When I try re-importing like you did at 7:33, it doesn't disappear when I do it like it did for you. I'm using R studio for Windows though and my import menu isn't quite the same as what you have. I can't pick Row Names using the first column in this version for windows, my only option is to use 'the first row as names'.

  • @saumya2sarkar2
    @saumya2sarkar2 7 лет назад

    x y heatmap.2(y,main = "Sample", trace = "none", margins = c(10,12))
    Error in .External.graphics(C_layout, num.rows, num.cols, mat, as.integer(num.figures), :
    invalid graphics state
    what does this error mean?

    • @saumya2sarkar2
      @saumya2sarkar2 7 лет назад

      Yes, Solved.
      One more thing, when the data is uploaded and processed with data.matrix. The data is showing NAs in the Gene column? I am using windows & OS. Any suggestions?

  • @mitylene_bailey
    @mitylene_bailey 2 года назад

    Awesome! Thanks

  • @kimtu88
    @kimtu88 5 лет назад

    Thank you for the video. I have problems with launching "gplots" in Rstudio, the warning message is:
    Attaching package: ‘gplots’
    The following object is masked from ‘package:stats’:
    lowess
    Warning message:
    package ‘gplots’ was built under R version 3.5.3
    Can you please help me to fix that?

    • @leahbriscoe9130
      @leahbriscoe9130 5 лет назад

      Hello, that warning message comes up when you load gplots normally, so it's not an issue. You don't have to worry!

    • @leahbriscoe9130
      @leahbriscoe9130 5 лет назад

      Hello, that warning message comes up when you load gplots normally, so it's not an issue. You don't have to worry!

    • @leahbriscoe9130
      @leahbriscoe9130 5 лет назад

      Hello, that warning message comes up when you load gplots normally, so it's not an issue. You don't have to worry!

    • @kimtu88
      @kimtu88 5 лет назад

      @@leahbriscoe9130 Thank you, I run succesfully

  • @sadiasalam3431
    @sadiasalam3431 7 лет назад

    Hello Leah!
    Thanks for the video. I just have one problem. How can I change my Row name in the plot?

    • @aheedan9957
      @aheedan9957 3 года назад

      You can change the name by
      rowname (x)

  • @kyshark1
    @kyshark1 8 лет назад

    Hi Leah, thanks for the video. Any chance you could upload the csv file?

    • @kyshark1
      @kyshark1 8 лет назад

      Awesome! thanks a lot!

  • @seohyeongkim7643
    @seohyeongkim7643 7 лет назад

    Hi Leah, Thank you for your nice explain.
    Actually, I can't change the numeric matrix to my species gene's name. How can I change?

    • @matthewogwu764
      @matthewogwu764 7 лет назад

      Thanks Leah...Yea I am having similar challenge and it has to do with the species names been replaced by numbers. Please help

    • @matthewogwu764
      @matthewogwu764 7 лет назад

      Hello Leah. Kindly share the script used in the video. It will be helpful.

    • @matthewogwu764
      @matthewogwu764 7 лет назад

      I got it. I will give it a go and update you. Thanks.

    • @matthewogwu764
      @matthewogwu764 7 лет назад

      Thanks Leah...

  • @benjaminleyton8545
    @benjaminleyton8545 4 года назад

    I have a question , I can't install gplots but I found the packages "ggplots2" . What is the difference between both?

    • @xulanting
      @xulanting 4 года назад

      ggplot22 is a new version of ggplots

  • @mianadnankakakhel1185
    @mianadnankakakhel1185 3 года назад

    It would be better to paste the link of the code in description

    • @howtodataviz5786
      @howtodataviz5786  3 года назад

      Thanks for the suggestion! Added code for the advanced heatmap from my other video.

    • @mianadnankakakhel1185
      @mianadnankakakhel1185 3 года назад

      @@howtodataviz5786 i will be thankful if you share a link in here. Thank you. And how about microbial abundance bar plot

    • @howtodataviz5786
      @howtodataviz5786  3 года назад

      @@mianadnankakakhel1185 Good idea for the next video! I put the link in the description.

    • @mianadnankakakhel1185
      @mianadnankakakhel1185 3 года назад

      @@howtodataviz5786 thank you

  • @winnumber101
    @winnumber101 8 лет назад

    Thank you Leah

  • @walaahussein462
    @walaahussein462 5 лет назад

    Thank you so much

  • @souradeepaghosh2112
    @souradeepaghosh2112 4 года назад

    What do you mean by margins 10,12? What does it signify?

    • @howtodataviz5786
      @howtodataviz5786  3 года назад

      That represents the size of the margins on the x and y axis of the plot, or how much cushioning space do you want. It basically allows your x and y labels to have more space, so that they don't get cut off.

  • @tinacole1450
    @tinacole1450 3 года назад

    Great 👍

  • @bva3358
    @bva3358 8 лет назад

    i need r automate script

  • @TheSandrao89
    @TheSandrao89 6 лет назад

    Thank you!

  • @DividedStates
    @DividedStates 6 лет назад +2

    there is literally no useful explanation whatsoever.
    It would have been really cool to go into how the data needs to be organised and why and how to achive that from a crowded data frame instead of just swirling around with the mouse with the words "this is the data", because that type of magically data organisation usually don't work reproducably.

    • @howtodataviz5786
      @howtodataviz5786  6 лет назад

      I'm sorry you weren't able to find what you were looking for. This tutorial has a simple goal: how to create a heatmap. So it takes off from a point where the user already has the matrix they want to plot. Perhaps a tutorial you're looking for would go over the R Data Frame and other R Objects. I'm certain there are good resources for this, like DataCamp.

  • @siyabusamkuhlani1437
    @siyabusamkuhlani1437 6 лет назад

    Thank you!