Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • libiyagirl
    Member
    • Jan 2011
    • 27

    how to use dindel

    hello, I'm new to the bioinformatics, but my first job is using dindel. On the manual it says: "dindel --analysis getCIGARindels --bamFile sample.bam \
    --outputFile sample.dindel_output --ref ref.fa". Are these commands? How to run it? Should I input these in Unix? Please bear my stupid question! Thanks a lot!
  • gprakhar
    Member
    • Aug 2010
    • 78

    #2
    What is the data you have and in which format??

    Comment

    • libiyagirl
      Member
      • Jan 2011
      • 27

      #3
      I have the BAM file and reference file (.fai) !

      Comment

      • gprakhar
        Member
        • Aug 2010
        • 78

        #4
        Dindel is composed of three steps,
        First it extracts the possible InDels from your Input file, which should be a BAM file.
        Then it creates windows out of these InDels, this is important for the next step.
        After this all the Windows created in last step are realigned.
        Finally they are merged in last step.

        Yes you will have to do all this on Unix or Linux command line. No other options for running Dindel.
        or most of the other programs in NGS pipeline.
        The part you quoted is just how to run the first step of Dindel. In that, "dindel" is the program name and rest all are the parameters passed to it.

        --
        Hope this was helpful.

        Comment

        • libiyagirl
          Member
          • Jan 2011
          • 27

          #5
          I mean in unix when I type dindel, it just says no such command.

          Comment

          • libiyagirl
            Member
            • Jan 2011
            • 27

            #6
            I also typed $ ./dindel_x86-64, it also said command not found.....

            Comment

            • gprakhar
              Member
              • Aug 2010
              • 78

              #7
              Dindel is a program, which you will have to install yourself, via the command line.

              But leave that part for the time being, first please read this book on Linux.
              Its very easy, short and will be a good time investment for you.


              After you complete reading it, then read this post on Seqanswers
              New here? Stop in and introduce yourself. Where you are, what you work on, etc.


              --
              prakhar gaur

              Comment

              • gprakhar
                Member
                • Aug 2010
                • 78

                #8
                Sorry, I just checked the link for the book is not working.
                Here is the the link to the pdf.


                Hope you Enjoy it.
                --
                prakhar gaur

                Comment

                • libiyagirl
                  Member
                  • Jan 2011
                  • 27

                  #9
                  Hi thank you very much for your files. They are very helpful. I'm pretty sure I installed dindel already, but I will double check. Thank you very much for your help!

                  Comment

                  • gprakhar
                    Member
                    • Aug 2010
                    • 78

                    #10
                    On the website, they have both binaries and source code.
                    How did you install it?
                    If it did get installed properly then, you should be able to get some error message on executing it.
                    $./dindel
                    Error: One of the following options was not specified: --ref --tid or --outputFile

                    If this is the case with you, then at least the program is installed properly.

                    Comment

                    • libiyagirl
                      Member
                      • Jan 2011
                      • 27

                      #11
                      Thank you very much. I installed the program and now I can use it properly. But still, the first command seems not working. So I used BAM file and FA file, but it said build FASTA index, open: no such file or directory. And it even failed to open the reference file. But these files work fine in the samtools. Any solution?

                      Comment

                      • libiyagirl
                        Member
                        • Jan 2011
                        • 27

                        #12
                        Problem solved! The thing was I did not put the path to the file. But now it works. Thank you!

                        Comment

                        • clarissaboschi
                          Member
                          • Apr 2010
                          • 63

                          #13
                          Which one should I install: the binaries or source code?
                          I downloaded the binaries for Unix, with many of python scripts, and using the command in the manual, did not work.
                          Some people said to me that I dont need to instal Dindel, I am confusing..!!!!
                          I know how to install in Unix, but I dont know if I need and which one I should download!

                          Thanks

                          Comment

                          Latest Articles

                          Collapse

                          • 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
                          • SEQadmin2
                            From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                            by SEQadmin2


                            Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                            The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                            ...
                            06-02-2026, 10:05 AM

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by SEQadmin2, 06-17-2026, 06:09 AM
                          0 responses
                          24 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 06-09-2026, 11:58 AM
                          0 responses
                          42 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 06-05-2026, 10:09 AM
                          0 responses
                          48 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 06-04-2026, 08:59 AM
                          0 responses
                          49 views
                          0 reactions
                          Last Post SEQadmin2  
                          Working...