Concerning Bioinformatics and Pearl (PERL)

  • Thread starter Thread starter moriheru
  • Start date Start date
  • Tags Tags
    Bioinformatics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
moriheru
Messages
273
Reaction score
16
greetings,
I heard of Pearl and intend on learning it, yet I do have a question:
are there any better programming languages than pearl or more used and popular?
 
Biology news on Phys.org
I always hear about R when I hear about bioinformatics, but I have no experience with it, I'm more of a MATLAB guy (braces for python assault).
 
There is such a language as "Pearl", but I would bet that you mean "PERL".
I have not programmed in biometrics, so my advice is limited. Here is an short article by someone who has:http://www.molecularecologist.com/2012/11/a-comparison-of-bioinformatics-programming-languages/

The one thing that is not mentioned in that article is reusing code. If "R" is a language that is commonly used for informatics applications, then it might make sense to go with that one first - since you may very well be able to borrow "R" algorithms from public sources.