Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • zhanghao
    Member
    • Nov 2015
    • 17

    Compare hisat2 and tophat

    I tried to used hisat2 to instead of tophat2 and compared the results. As shown in the picture (attachment) in IGV, there are many grey lines in the hisat2 result (upper one), means many reads were seperated with long distance. But the tophat result (below) is better. I try to add the parameter "--known-splicesite-infile <path>" to provide a splice sites in the mapping step, but it is useless, the same result was got. How to resolve this problem? Could anyone help me about it? I want to get similar result as tophat. I really love hisat2, it runs so fast and can save much time, also it can run on my old PC.
    Thank you very much!
    Attached Files
    Last edited by zhanghao; 11-07-2015, 07:39 PM.
  • zhanghao
    Member
    • Nov 2015
    • 17

    #2
    the picture

    Comment

    • zhanghao
      Member
      • Nov 2015
      • 17

      #3
      picture in this floor

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        The hisat results do look odd, though that doesn't mean they're wrong. You might compare to a 3rd mapper like BBMap to get a tie-breaking opinion.

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          We've occasionally seen some really odd results with hisat2 that looked more as expected with other aligners (namely, BBMap), so as Brian said give that a try. I've begun suspecting that there are a few bugs that need worked out in hisat2 still.

          Comment

          • zhanghao
            Member
            • Nov 2015
            • 17

            #6
            Originally posted by Brian Bushnell View Post
            The hisat results do look odd, though that doesn't mean they're wrong. You might compare to a 3rd mapper like BBMap to get a tie-breaking opinion.
            I found bbmap plugin in generous, so I can do it with geneious and compared them.

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #7
              Or just get BBMap directly: http://sourceforge.net/projects/bbmap/ Plugin in geneious may not be the latest version.

              Comment

              • zhanghao
                Member
                • Nov 2015
                • 17

                #8
                Originally posted by GenoMax View Post
                Or just get BBMap directly: http://sourceforge.net/projects/bbmap/ Plugin in geneious may not be the latest version.
                I install bbmap according to the readme file. But when I run bbmap.sh, it showed "commond not found". I do not know why? I checked the java using java -version, java8 has been installed. Could you help me about this? @Brian Bushnell
                Last edited by zhanghao; 11-08-2015, 07:35 AM.

                Comment

                • GenoMax
                  Senior Member
                  • Feb 2008
                  • 7142

                  #9
                  Add execute permissions to bbmap script.

                  Code:
                  $ chmod a+x /path_to/bbmap.sh

                  Comment

                  • zhanghao
                    Member
                    • Nov 2015
                    • 17

                    #10
                    Originally posted by GenoMax View Post
                    Add execute permissions to bbmap script.

                    Code:
                    $ chmod a+x /path_to/bbmap.sh
                    chmod can not resolve this problem. It is useless!

                    Comment

                    • zhanghao
                      Member
                      • Nov 2015
                      • 17

                      #11
                      my operating system is ubuntu 14.04

                      Comment

                      • GenoMax
                        Senior Member
                        • Feb 2008
                        • 7142

                        #12
                        Originally posted by zhanghao View Post
                        chmod can not resolve this problem. It is useless!
                        You need to provide additional information as to why you think it is "useless". Did you get the same error? Can you show us permissions on bbmap.sh (hopefully you replaced the "path_to" part with real path for your system)?

                        Code:
                        $ ls -l /path_to/bbmap.sh
                        If you are not able to get the shell script to work then run the program directly with java as described by Brian in the first post here: http://seqanswers.com/forums/showthread.php?t=41057

                        Comment

                        • Brian Bushnell
                          Super Moderator
                          • Jan 2014
                          • 2709

                          #13
                          Originally posted by GenoMax View Post
                          Can you show us permissions on bbmap.sh (hopefully you replaced the "path_to" part with real path for your system)?

                          Code:
                          $ ls -l /path_to/bbmap.sh
                          Yes, I think this is a common mistake. BBMap does not really have an installer, you just unzip it. If you unzipped it to /usr/bin/bbmap/ then you would type /usr/bin/bbmap/bbmap.sh.

                          But I imagine the Geneious plugin would be easier, if you are used to Geneious.

                          Comment

                          • zhanghao
                            Member
                            • Nov 2015
                            • 17

                            #14
                            Yes, I used the real path /home/lydia/bbmap/bbmap.sh. And when I run bbmap, I just cd to the bbmap folder and type bbmap.sh.

                            Comment

                            • blancha
                              Senior Member
                              • May 2013
                              • 367

                              #15
                              I just cd to the bbmap folder and type bbmap.sh
                              If the current folder is not in your path, the previous command won't work.
                              Try this command, instead after doing cd to the bbamp folder.

                              Code:
                              ./bbmap.sh
                              You can also add the current folder to your PATH.
                              To make the change permanent, add the command to your ~/.bash_profile file and restart the terminal, or source the ~/.bash_profile file.

                              Code:
                              export PATH =.:$PATH

                              Comment

                              Latest Articles

                              Collapse

                              • GATTACAT
                                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                                by GATTACAT
                                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                                07-01-2026, 11:43 AM
                              • SEQadmin2
                                Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                                by SEQadmin2


                                I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                                Here are nine questions we think about, in roughly the order they matter, before...
                                06-18-2026, 07:11 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by SEQadmin2, Today, 11:05 AM
                              0 responses
                              7 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-02-2026, 11:08 AM
                              0 responses
                              28 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-30-2026, 05:37 AM
                              0 responses
                              27 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-26-2026, 11:10 AM
                              0 responses
                              26 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...