Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Learning R or Python for genome comparisons

    Hi, I'm new here, originally a wetlab microbiologist, now trying to get some bio-informatics skills. So here is my question:

    I know that from one bacterial organism Lactobacillus crispatus, a few strains show a certain metabolism whereas other strain are not capable of this metabolism. To get a first clue to which genes are responsible for this metabolism I wanted to search these genomes for genes that are present only in one set of strains but absent in another set of strains.

    Preferably, I would like to try to learn a programming language to figure this, and future questions like this, out by myself. I have started learning R using datacamp and coursera John Hopkins course on Next Generation Sequencing.

    So what would be the best approach for this? Do you think this would be doable if I commit myself to learning R? Or will this take years to be able to solve? Also, for answering these type of questions, is it better to learn R or Python?

    I would really appreciate your suggestions. Thanks in advance!

  • #2
    I think you will need both R and a scripting language (e.g. python), because they are good for different things.

    Comment


    • #3
      I agree with Mastal: both are useful. What is even more useful is to learn hoe to use the existing libraries in both languages. Instead of writing ones own code learn how to find and use pre-existing code. For example I limp along in de novo R programming but knowing that Bioconductor exists I can do a lot in R.

      Comment


      • #4
        Learning both is great. Python+Pandas is pretty powerful, but (IME) is harder to learn than R as the syntax of pands, and the intelligent default behaviors are not as robust as they are in R.

        I do >50% of my smaller scale plotting/data munging in R (reading in flat files, etc), with ggplot2.

        However anytime I want to interact with bam files, very large datasets, or create hundreds of plots, I turn to python. Plotting with pandas+seaborn is pretty nice.

        Comment


        • #5
          Seconding the comment about the utility of bioconductor.

          Comment


          • #6
            I think the learning curve of python is less steep than R (I started with Python and know both reasonably well). Both languages have their (dis)advantages, but everything you can do in one language you can also do in the other.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Advancing Precision Medicine for Rare Diseases in Children
              by seqadmin




              Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
              12-16-2024, 07:57 AM
            • seqadmin
              Recent Advances in Sequencing Technologies
              by seqadmin



              Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

              Long-Read Sequencing
              Long-read sequencing has seen remarkable advancements,...
              12-02-2024, 01:49 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 12-17-2024, 10:28 AM
            0 responses
            27 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 12-13-2024, 08:24 AM
            0 responses
            43 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 12-12-2024, 07:41 AM
            0 responses
            29 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 12-11-2024, 07:45 AM
            0 responses
            42 views
            0 likes
            Last Post seqadmin  
            Working...
            X