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
                          Non-Coding RNA Research and Technologies
                          by seqadmin


                          Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

                          [Article Coming Soon!]...
                          Yesterday, 08:07 AM
                        • seqadmin
                          Recent Developments in Metagenomics
                          by seqadmin





                          Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
                          09-23-2024, 06:35 AM
                        • seqadmin
                          Understanding Genetic Influence on Infectious Disease
                          by seqadmin




                          During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

                          Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
                          09-09-2024, 10:59 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by seqadmin, 10-02-2024, 04:51 AM
                        0 responses
                        14 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 10-01-2024, 07:10 AM
                        0 responses
                        25 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 09-30-2024, 08:33 AM
                        1 response
                        31 views
                        0 likes
                        Last Post EmiTom
                        by EmiTom
                         
                        Started by seqadmin, 09-26-2024, 12:57 PM
                        0 responses
                        20 views
                        0 likes
                        Last Post seqadmin  
                        Working...
                        X