Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • prs321
    Member
    • Jun 2013
    • 96

    Picard versus SAMtools ? Which one is better?

    I can't even get Picard to run. I despise java and the syntax makes my eyes bleed.

    Is it better for me to stick to SAMtools? I can actually get SAM tools to run and it is very straight forward to use.
  • snetmcom
    Senior Member
    • Oct 2008
    • 159

    #2
    What is your main goal with either of these tools?

    Comment

    • prs321
      Member
      • Jun 2013
      • 96

      #3
      I'm not really sure, I was just told that they are using for sorting, indexing, and such in order to prepare me for analysis of 20 genomes compared to the reference genome.

      Comment

      • vivek_
        PhD Student
        • Jul 2012
        • 164

        #4
        WHile Picard and samtools have certain common modules, there are many features that are exclusive to each tool.

        I'm surprised by the not being able to run Picard comment though. Java is like the most platform independent language and you should be able to run Picard easily without any installation issues.

        Comment

        • prs321
          Member
          • Jun 2013
          • 96

          #5
          Interesting... I tried to call the help command in the terminal after i loaded picard using "module load picard" and it didn't work. I can tried entering picard but it didnt work.

          Then I checked to see if picard was actually loaded and it was. I'm confused as to what I am doing wrong at this point.

          Comment

          • jimmybee
            Senior Member
            • Sep 2010
            • 119

            #6
            While I agree with you on your comments on Java in general, picard is a nessessity for some things so I'd suggest giving it another try. I use samtools for indexing and sorting but Picard for conversions and the removal of duplicates. Perhaps your java run time environment is giving you the problems?

            Comment

            • chadn737
              Senior Member
              • Jan 2009
              • 392

              #7
              Its helpful to post the actual commands you used, that way others can see if you are making a rather simple mistake.

              Comment

              • prs321
                Member
                • Jun 2013
                • 96

                #8
                Originally posted by chadn737 View Post
                Its helpful to post the actual commands you used, that way others can see if you are making a rather simple mistake.
                I put into the command line the following:

                module load picard
                module list


                After loading picard, I double checked to make sure it was loaded into the terminal and it was.

                I tried using ./picard, picard, picard -h... nothing worked.

                I don't get what I'm doing wrong because when I load software such as bwa, fastqc, or anything else I can run the program or get the list of commands associated with the program by typing in ./nameofprogram

                Comment

                • chadn737
                  Senior Member
                  • Jan 2009
                  • 392

                  #9
                  Use:
                  Code:
                  java -Xmx2g -jar xxxxxx.jar <arguments>
                  for example:

                  Code:
                  java -Xmx2g -jar /path/to/SortSam.jar INPUT=example.sam OUTPUT=example.output.sam SORT_ORDER=coordinate

                  Comment

                  • prs321
                    Member
                    • Jun 2013
                    • 96

                    #10
                    ahh ok thank you! Much appreciated, it worked.

                    Comment

                    Latest Articles

                    Collapse

                    • mylaser
                      Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                      by mylaser
                      Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
                      If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
                      This guide explains everything you need to know about...
                      Yesterday, 01:13 AM
                    • SEQadmin2
                      Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                      by SEQadmin2



                      Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                      ...
                      07-09-2026, 11:10 AM
                    • SEQadmin2
                      Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                      by SEQadmin2



                      Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                      There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                      07-08-2026, 05:17 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by SEQadmin2, 07-09-2026, 10:04 AM
                    0 responses
                    21 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-08-2026, 10:08 AM
                    0 responses
                    13 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-07-2026, 11:05 AM
                    0 responses
                    31 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-02-2026, 11:08 AM
                    0 responses
                    31 views
                    0 reactions
                    Last Post SEQadmin2  
                    Working...