Thank you so much! To anyone having trouble, make sure to have the newest version of R! That helped me!
@ElisaJosefaGonzalezUgalde9 ай бұрын
Thank you so much for this video! I just want to ask, do you know if the figure of Soldatou et al. 2021, in order to have those "lines", was edited in Photoshop or something like that? My labels are very long and they get cutted, so i want to do something like that figure :(
@prateekyadav767910 ай бұрын
Thank you for this tutorial. Is it possible to add more tracks to this chord diagram to convey additional information?
@mohnadabdalla120710 ай бұрын
Thank you so much
@JorgeMartinez-zt7gd Жыл бұрын
I get this warning: installation of package ‘jsonlite’ had non-zero exit status
@thiagotrdev5390 Жыл бұрын
Very thanks !!
@saphhire_tales Жыл бұрын
> library(circlize) > data <-read.csv("res.csv") > View(data) > data1 <-as.matrix(data) > chordDiagram(data1) Error in abs(mat) : non-numeric argument to mathematical function Hi I am getting above error , can anyone help me plz
@judethaddeausadjei8989 Жыл бұрын
Me too
@thiagotrdev5390 Жыл бұрын
Very Thanks
@jacquelinehuard2 жыл бұрын
Thank you!
@carlossalasmacias2 жыл бұрын
Hello, thanks for the contribution, it has been very useful. I am working with species, I need the row labels to be italicized, how can I achieve this?
@carolinatrujillo89522 жыл бұрын
best video ever thank you for kindly explaining and putting the commands you are the best!
@ibntuahirabdulhaqq58662 жыл бұрын
Fntastic real world illustration. Thumbs up bro 👍
@hermanediesse60352 жыл бұрын
You saved me
@Purnima_Chowdhury2 жыл бұрын
i cannot find chordDiagram in R.. Can anyone help
@psilvav24382 жыл бұрын
Very usefull information, thanks!
@JourneyGrowthHub2 жыл бұрын
I have a data file and I want to do PCA in R. How to import that data and write a directory?
@altafhussainnarejo66852 жыл бұрын
Could u tell me how to add more column file in excel CSV in R studio. I need you help.
@franklingarciafernandez53872 жыл бұрын
Thanks
@malvis87372 жыл бұрын
could I consider an array as a map with different areas and entrance? I am tryting to use it to simulate the entrance of trucks to different areas , does it sounds possible?
@raheelshahzad14232 жыл бұрын
Thank you so much for such a wonderful lecture. I would like to ask how you design your slides ? because your presentation is wonderful on slides. thank you once again 🏆
@mohaohaiba2 жыл бұрын
Thanks a lot. the video is short and direct to what I am looking for. !!!!! well done job!!!
@khanmohdsarim2 жыл бұрын
I am getting this error when generating chordDiagram Error in abs(mat) : non-numeric argument to mathematical function
@saphhire_tales Жыл бұрын
did you get the answer of this error?
@santhanagopalakrishnangopa46502 жыл бұрын
is there a function to reduce the chord diameter?, like make a small chord circle ,cuz my data names are lengthier !. Suggestions would be helpful.
@rezguiferdaous66062 жыл бұрын
I join all the other comments in saying thank, this was so much help. I had though a bit of trouble at the beginning when i was trying to create the Renviron file, my system kept showing that R session was aborted but after few trials the code was run normally
@melchizedek64613 жыл бұрын
Hi im stuck at sys.which it always says ""
@melchizedek64613 жыл бұрын
Once the r_tools says true its ok?
@4141-i7o3 жыл бұрын
Hello! I realy look forward to the next vdo!
@rojalinbiswal48253 жыл бұрын
please let me know how to download this excel data for practical exercise ?
@Thisisaperson56773 жыл бұрын
Thank you! this was of great help! (im taking a class where they teach R studio and im trying to learn different functions not taught in class and install data packages found online and not having rtools was standing in the way)
@bioinformaticsforall9013 жыл бұрын
Glad it was helpful :)
@laryssarodriguesc3 жыл бұрын
It helped me a lot. Thanks!!
@bioinformaticsforall9013 жыл бұрын
Glad it helped!
@samhill90143 жыл бұрын
Very helpful! Thanks for the video
@bioinformaticsforall9013 жыл бұрын
Glad it was helpful!
@smraza93 жыл бұрын
Thankyou so much for this video you helped me alot. There is a correlation map that I am unable yo make and find way to make it can you make a tutorial for it. I can share the pubmed link to the article? I would be much obliged
@cjcstorage31053 жыл бұрын
Straight to the point and clear, thanks
@Dr.munna893 жыл бұрын
Sir I have send an email to you about a problem I faced in chord diagram. I have used your code.
@vaibhavraut71503 жыл бұрын
Thank you very much sir. It was really helpful for new ones🙏
@bioinformaticsforall9013 жыл бұрын
Always welcome
@QuentinAndres063 жыл бұрын
amazing
@bioinformaticsforall9013 жыл бұрын
Glad you think so!
@QuentinAndres063 жыл бұрын
thank you
@bioinformaticsforall9013 жыл бұрын
You're welcome
@dr.ozgekahramanilkkan34993 жыл бұрын
I have been searching for a month for this chord diagram... thanks a lot
@bioinformaticsforall9013 жыл бұрын
You are welcome 😊
@tsionmulat47503 жыл бұрын
Thank you. It is so helpful
@bioinformaticsforall9013 жыл бұрын
Glad it was helpful!
@sajeevan813 жыл бұрын
Thank you very much for the video. I have an issue. I am not able to give the respective colors for my strain with the following. It is giving again random colors for my strains and the grey ones are showing in the diagram. Also, how to give the labels without the interconnecting (Organonitrogen.compound.biosynthetic.process) dots? Can you kindly help me? col = c(Magnum.bonum.18.hpi="#330033" , Désirée.18.hpi="#FF3300" , Kuras.18.hpi="#3399CC" , Organonitrogen.compound.biosynthetic.process = "grey" , Cellular.amide.metabolic.process = "grey" , Amide.biosynthetic.process = "grey" , Peptide.metabolic.process = "grey") .
@meghajadhav84893 жыл бұрын
Hi. I am getting a warning after installing packages pkgbuild. Warning: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding... I hve already installed Rtools and created .Renviron and installed jsonlite. Also while installing jsonlite i am getting same warning but folder is present in 3.3 folder of win-library. Not able to go further coz of not able to install pkgbuild. If possible help me out. Thank you!
@bioinformaticsforall9013 жыл бұрын
Hello! Please uninstall it and try to install it again. Make sure you R version is not that old and you follow all the instruction in the video.
@meghajadhav84893 жыл бұрын
@@bioinformaticsforall901 Yes. Installed the latest version and now able to install required packages. Thank you. 😇
@schadramulekya30983 жыл бұрын
i found the real help for installing Rtools in this video. Thanks a lot for this!
@bioinformaticsforall9013 жыл бұрын
Glad to hear that
@abidhussainwani30283 жыл бұрын
Keep up the good work
@bioinformaticsforall9013 жыл бұрын
Thanks, will do!
@al_diary16513 жыл бұрын
thank you bro, very helpful
@car61203 жыл бұрын
my x and y axis' dont have scales on them ? help.
@KN-tx7sd3 жыл бұрын
can we add bar charts and heat maps to the chord diagram
@matosleni3 жыл бұрын
Thanks for the video! At the beginning of the video, you said the assumptions for ANOVA, but didn't test them for all the groups. I understood that you assumed the samples were normally distributed and their variances were homogeneous. Am I right?
@kylesteen51833 жыл бұрын
Awesome and informative video. Thanks so much!!!
@bioinformaticsforall9013 жыл бұрын
You are welcome :)
@gokselbilici99623 жыл бұрын
Thank you a lotttt
@bioinformaticsforall9013 жыл бұрын
You are welcome:)
@nehajha23123 жыл бұрын
Thanku so much, you made so easy. I want to ask about the genes and chromosome relation with disease. How we are going to represent it
@bioinformaticsforall9013 жыл бұрын
You are welcome :) there are so many ways to visualize the data and its very difficult to tell you which way its the best without looking at the data, circular plots, pca and heatmaps are all good for such tasks.