Hey guys,
I have been using galaxy software for a long time for analysis and project work, I felt it was time I started to learn coding and packages like bioconductor to advance in the field. I am just a beggginer in coding who has learnt basics of R. Is there any good tutorials which you can suggest me for learning bioconductor from the scratch and progress efficiently. I also want to learn biopython too, so open to any suggestion for biopython.
Bioconductor isn't something you can "learn", IMHO. It's a collection of packages. Some of them are tools (e.g.,
DEseq2) while others are just data repositories and such. It's too many packages to get to know at once anyway. It might make more sense to just try and follow a RNA-seq tutorial inRthe first time around.