Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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.

  • #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


    • #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


      • #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

        • 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
        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin



          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has seen remarkable advancements,...
          12-02-2024, 01:49 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-17-2024, 10:28 AM
        0 responses
        22 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-13-2024, 08:24 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-12-2024, 07:41 AM
        0 responses
        28 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-11-2024, 07:45 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Working...
        X