>>
>>5338
Depends on what you're doing. A lot of genomics is done in R for example, so learning it would be practical. In general however, python is a more general purpose programming language and I'd recommend learning it first. R is much more function based and has a lot of utility functions you need to learn to be an efficient coder, so it has a steeper learning curve than python.