Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #16
    ahh!!! right!! It worked!!

    Comment


    • #17
      thank you!

      Comment


      • #18
        Originally posted by prisnirath View Post
        this is the format of my txt MID file
        Go for something like this:

        Code:
        MyMIDs
        {
            mid = "MID01", ACGAGTGCGTGTAGCGCGACGGCCAGT, 2;
            mid = "MID02", ACGAGTGCGTCAGGGCGCAGCGATGAC, 2;
            mid = "MID03", ACGCTCGACAGTAGCGCGACGGCCAGT, 2;
            mid = "MID04", ACGCTCGACACAGGGCGCAGCGATGAC, 2;
            mid = "MID05", AGACGCACTCGTAGCGCGACGGCCAGT, 2;
            mid = "MID05", AGACGCACTCCAGGGCGCAGCGATGAC, 2;
            mid = "MID06", AGCACTGTAGGTAGCGCGACGGCCAGT, 2;
            mid = "MID07", AGCACTGTAGCAGGGCGCAGCGATGAC, 2;
        }
        .. change the names and/or mismatches to whatever is approbiate ..

        hth,
        Sven

        Comment


        • #19
          One more question Sven..

          After executing this::
          sfffile -s GSMIDs -mcf File2.txt -o reg1 GGDP4G001.sff >MIDyieldR1.txt
          I got some MID sorted SFF files.
          Next step is trimming off the MIDs.
          when I am trying to do that on a single line command.... it shows error!

          sfffile -s GSMIDs -mcf File2.txt -t -o reg1 GGDP4G001.sff >MIDyieldR1.txt
          Error: Unable to open accno/trim file: -o

          Comment


          • #20
            what is a typical format of trim file?? I want to trim off my MIDs

            Comment


            • #21
              Originally posted by prisnirath View Post
              One more question Sven..

              After executing this::

              I got some MID sorted SFF files.
              Next step is trimming off the MIDs.
              when I am trying to do that on a single line command.... it shows error!
              'sfffile' splits the input SFFs according to their MIDs. It also shifts the trimpoints in the sff file accordingly. So if you use e.g. 'sffinfo' to extract the sequences (or sff2fastq), then it will skip the MID sequence. Offsets are shifted from 5 (key sequence) to something around 14 ...

              There's no need to extra trim your MIDs ... :-)

              Comment


              • #22
                right! bt i need my final MID trimmed file in sff format...
                I haven't yet explored sffinfo but sff2fastq appears to be extracting fastq files from sff files.

                Comment


                • #23
                  Originally posted by prisnirath View Post
                  right! bt i need my final MID trimmed file in sff format...
                  I haven't yet explored sffinfo but sff2fastq appears to be extracting fastq files from sff files.
                  -> you get SFF (sfffile outputs just SFF)

                  If you don't need another format, fine :-) You now have all you need ..

                  Comment


                  • #24
                    thank you

                    Comment


                    • #25
                      In the midconfig.parse file, does anybody know what the default values are for the number of mismatches allowed in each MID?

                      Comment


                      • #26
                        Originally posted by GraemeFox View Post
                        In the midconfig.parse file, does anybody know what the default values are for the number of mismatches allowed in each MID?
                        For standard titanium, have a look at the number just before the ';', e.g. 2

                        Code:
                        TITANIUM
                        {
                                mid = "1", "ACGAGTGCGT", 2;
                                mid = "2", "ACGCTCGACA", 2;
                        }
                        For RapidLibs have a look at the number in the middle, e.g. 1

                        Code:
                        RLMIDs
                        {
                                mid = "RL1",   "ACACGACGACT", 1, "AGTCGTGGTGT";
                                mid = "RL2",   "ACACGTAGTAT", 1, "ATACTAGGTGT";
                        }
                        Also have a look at the docs, "4.7.2 The MIDConfig.parse File".

                        Sven

                        Comment

                        Latest Articles

                        Collapse

                        • seqadmin
                          Strategies for Sequencing Challenging Samples
                          by seqadmin


                          Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                          03-22-2024, 06:39 AM
                        • seqadmin
                          Techniques and Challenges in Conservation Genomics
                          by seqadmin



                          The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

                          Avian Conservation
                          Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
                          03-08-2024, 10:41 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by seqadmin, 03-27-2024, 06:37 PM
                        0 responses
                        13 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 03-27-2024, 06:07 PM
                        0 responses
                        11 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 03-22-2024, 10:03 AM
                        0 responses
                        53 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 03-21-2024, 07:32 AM
                        0 responses
                        69 views
                        0 likes
                        Last Post seqadmin  
                        Working...
                        X