Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • how to use soap?

    I can't understand how to use it!

    I don't kown
    $soap-a is a database fa. or your query fa?

    who can help me

    I'M only a undergraduate student!

  • #2
    -a <str> your query file,
    -d <str> reference sequences file, is a database file

    Comment


    • #3
      but I fetch a sequence from my database to be a query file,then I use
      soap -a query file -d mydatabaes file -o ......
      no result!!!!!

      so I converse the database to query file,just like
      soap -a mydatabases file -d query file -o......
      6 sequences in the result!

      Why?
      I can't understand!

      Comment


      • #4
        Your query sequence should be one or more short reads. The database should contain one or more very large sequences e.g. contigs, chromosomes, etc.

        So :

        soap -a <short-reads> -d <contigs/chromosome>

        For -a sequences in FASTA or FASTQ formats are accepted. Database should be in FASTA only.

        Comment


        • #5
          Hello.
          Commonly we are using ELAND for Illumina data alignment. But for the some projects it's too short frame length available by ELAND because of its restriction (32bp as max). I need to align 40bp fragments and tried to use SOAP. The problem is that I couldn't force SOAP to taking in account quality's data (*prb files). It's working only with default '40'. I didn't find any information in official SOAP documentation or here, except notification about fastq. So the questions:
          1. Is it possible to directly attach set of *.prb files to SOAP alignment process?
          2. If not, how to convert *.prb and *.seq files to fastq? Are some tools available?

          Thanks in advance!
          Slava, MPIMG Berlin.
          Last edited by amstisla; 08-29-2008, 05:16 AM.

          Comment


          • #6
            2. If not, how to convert *.prb and *.seq files to fastq? Are some tools available?
            Yup, that's what you need to do. Maq may come with a script that'll do the job. Otherwise, it's pretty straightforward to write one yourself.

            I don't think that the alignment part actually pays attention to the quality scores, though. I think they only come into play in the columns of the output where the SNPs are listed, the alternate letter is listed with its quality score.

            So if you aren't looking for SNPs, it might not matter much.
            Last edited by swbarnes2; 08-29-2008, 08:52 AM.

            Comment


            • #7
              Maybe you can try ZOOM. It handles *_seq.txt and *_prb.txt automatically.


              Originally posted by amstisla View Post
              Hello.
              Commonly we are using ELAND for Illumina data alignment. But for the some projects it's too short frame length available by ELAND because of its restriction (32bp as max). I need to align 40bp fragments and tried to use SOAP. The problem is that I couldn't force SOAP to taking in account quality's data (*prb files). It's working only with default '40'. I didn't find any information in official SOAP documentation or here, except notification about fastq. So the questions:
              1. Is it possible to directly attach set of *.prb files to SOAP alignment process?
              2. If not, how to convert *.prb and *.seq files to fastq? Are some tools available?

              Thanks in advance!
              Slava, MPIMG Berlin.

              Comment


              • #8
                Does anybody ever use SOAP in color space ?

                - First Alignment : a bank against itself
                /opt/soap_1.11/soap -a test.fa -d test.reference.fa -s 8 -o soap.out
                -> OK. All sequences matched

                - First Alignment : a bank against itself
                /opt/soap_1.11/soap -a test.csfasta -d test.reference.csfasta -s 8 -o soap.out
                ->0 alignments !

                Any ideas ?
                thanks.

                Comment


                • #9
                  Originally posted by nservant View Post
                  Does anybody ever use SOAP in color space ?
                  How did you convert your data to color space? Usually I use solid2fastq.pl script provided with MAQ to generate pseudo base reads. Beside you need special reference. It's mean less to try align on both strands of typical reference by the way of SOAP (because of color space!). Just obtain reference sequence in reverse order and after concatenate "+" and "-" to one fasta file. When starting SOAP point -n 1 option to preserve attempts of program to look matches on "complimentary" strand.
                  Cheers, Slava

                  Comment


                  • #10
                    I made a mistake ! I don't remember why, but i was convinced SOAP could work in color space.
                    And it should not be able to do it.

                    Just for answer your question Slava, I use the convert_to_dibase_encoding.pl program from ABI to convert my sequences from base to color space.

                    Comment

                    Latest Articles

                    Collapse

                    • seqadmin
                      Recent Innovations in Spatial Biology
                      by seqadmin


                      Spatial biology is an exciting field that encompasses a wide range of techniques and technologies aimed at mapping the organization and interactions of various biomolecules in their native environments. As this area of research progresses, new tools and methodologies are being introduced, accompanied by efforts to establish benchmarking standards and drive technological innovation.

                      3D Genomics
                      While spatial biology often involves studying proteins and RNAs in their...
                      01-01-2025, 07:30 PM
                    • 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

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by seqadmin, 01-09-2025, 04:04 PM
                    0 responses
                    431 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 01-09-2025, 09:42 AM
                    0 responses
                    440 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 01-08-2025, 03:17 PM
                    0 responses
                    452 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 01-03-2025, 11:18 AM
                    1 response
                    50 views
                    1 like
                    Last Post Tonia
                    by Tonia
                     
                    Working...
                    X