Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • vl80
    Member
    • Nov 2012
    • 34

    De - multiplexing

    We have incorporated unique tags/indexes/barcodes (5nt long) to our inhouse PCR primers. After PCR,amplicons from 8 samples were cleaned and pooled together in an equimolar manner and we have 10 such "pooledsamples". Then each of the "pooled samples" were prepared using TruSeq and run on Miseq. So, in the end, they "pooled samples" would have an illumina index each and each of the "illumina indexes" would have reads originating from 8 samples. Now, we need to identify a method to decode the samples properly. I must say, I am a total "dummy" when it comes to bioinformatics. Approaches to this and any software suggestions are welcome.
  • JackieBadger
    Senior Member
    • Mar 2009
    • 385

    #2
    You can use simple unix functions such as grep ...
    or use jMHC http://code.google.com/p/jmhc/
    or

    FlexBar http://seqanswers.com/wiki/Flexbar

    Software list: http://seqanswers.com/wiki/

    Comment

    • vl80
      Member
      • Nov 2012
      • 34

      #3
      Thank you very much. Just a few "dummy" questions..
      The file that we get from Miseq after decoding of the illumima index is in the format of a fastaQ file. As a clinician who is at complete loss when it comes to bioinformatics and running scripts, the programme that I am looking for is something into which we can input the fastQ files and then input the nt sequence of the codes, preferably on a webinterface and which would give the decoded format in preferably a fasta file. jMHC seems to fit the criteria a lot however, their input requirement is a fasta file. Has anyone tried jMHC for data other than MHC related and using fastQ to fasta converted files? Thank you..

      Comment

      • JackieBadger
        Senior Member
        • Mar 2009
        • 385

        #4
        convert using Galaxy web portal https://main.g2.bx.psu.edu

        However..... If you are to embark on next generation sequencing data analysis there really is no way around knowing the basics of Unix/Linux and command line programs.
        These are much more powerful that GUIs and can make your life MUCH MUCH easier.
        A good place to start :http://korflab.ucdavis.edu/Unix_and_Perl/index.html

        For example: jMHC ~ around 10 times faster on a Mac than PC...I have no idea why. But when I open jMHC on my Mac I do so from the terminal. This is so I can allocate more memory to Java (which jMHC runs in) so it can process my large data sets.
        I do this by typing :

        $ cd Desktop/jMHC
        $ java -Xmx4g -jar jMHC.jar

        This opens jMHC using 4gb RAM. If I do not do this jMHC will either freeze or crash on large data sets ~1M reads

        It does not matter what amplicon you want to de-multiplex. jMHC was named so just because the group work on MHC.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM
        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 11:41 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-20-2026, 11:10 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        36 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        45 views
        0 reactions
        Last Post SEQadmin2  
        Working...