Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • aligenie
    Member
    • Feb 2011
    • 13

    #16
    Originally posted by zhengz View Post
    Hi aligenie,

    Since you define the name for the set of barcodes as 'barcode', which is the line above {, would the following command work?

    sfffile -mcf barcode.txt -s barcode read.sff


    In my case, for my own customized adapters, I use a barcode file with example in the comment lines (change the x with your barcodes):

    /* User-defined MID sets for the 8 Y adapters...

    An example:

    sfffile -s Y -mcf Yscheme.txt -o region1 NameOfYourSFFfile1.sff > MIDyieldR1.txt
    sfffile -s Y -mcf Yscheme.txt -o region2 NameOfYourSFFfile2.sff > MIDyieldR2.txt

    */
    Y
    {
    mid = "Y3", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Y5", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Y8", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Y9", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Y10", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Y11", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Ya1", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    mid = "Ya2", "xxxxxxxxxx", 1, "xxxxxxxxxx";
    }
    So when I try these commands, I get ERROR: Default MID sets gsMIDs and flMIDs do not exist in configuration file. What is odd is that they do. I don't even want to use the MIDConfig.Parse file which is why I use the -mcf command so I think it is very odd. Should I put my barcode.txt file in the config folder?

    Comment

    • sklages
      Senior Member
      • May 2008
      • 628

      #17
      Originally posted by aligenie View Post
      So when I try these commands, I get ERROR: Default MID sets gsMIDs and flMIDs do not exist in configuration file. What is odd is that they do. I don't even want to use the MIDConfig.Parse file which is why I use the -mcf command so I think it is very odd. Should I put my barcode.txt file in the config folder?
      With -s you tell sfffile to split default barcodes from default barcode file.
      Put your barcodes as supposed into a file, and then, in your case use e.g.

      sfffile -s barcode -o myNewSFF -mcf /path/to/barcodefile *.sff

      cheers,
      Sven
      Last edited by sklages; 04-21-2011, 10:46 AM. Reason: forgot -o which specifies output stub

      Comment

      • aligenie
        Member
        • Feb 2011
        • 13

        #18
        Originally posted by sklages View Post
        With -s you tell sfffile to split default barcodes from default barcode file.
        Put your barcodes as supposed into a file, and then, in your case use e.g.

        sfffile -s barcode -o myNewSFF -mcf /path/to/barcodefile *.sff

        cheers,
        Sven
        For some reason, that still doesn't work. Oh well, thanks for your help. Maybe I'll figure something out eventually. This is a bit of a mystery to me!

        Comment

        • zhengz
          Member
          • Aug 2010
          • 24

          #19
          Hi ali,

          I guess the sfffile looks for the barcode set which you define in your barcode file and the name you specify in the command line after -s. If no match, it continues to look for gsMID and rlMID. Maybe you can remove the lines after gsMID or rlMID (yes, save a copy first), and see what the error message suggests you. Hope it works out for you eventually.

          A side note: I think it is better to avoid using "*.sff", which will combine the samples having the same barcode but from different physically separated Regions (Lanes) in one sff file. Better to spell out the sff file name, instead of using wildcard. But if you have no sent the results to others, no worries, you will notice the problem, and it is quick to run the sfffile command again. It finishes in a minute.
          Last edited by zhengz; 04-22-2011, 11:59 PM.

          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, 07-02-2026, 11:08 AM
          0 responses
          25 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-30-2026, 05:37 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          55 views
          0 reactions
          Last Post SEQadmin2  
          Working...