Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • iltisanni
    Member
    • Mar 2017
    • 21

    Favourite Software

    Hello,

    within the next months we want to start our own runs with the MinION.
    ___________________________
    One question besides:
    First I read that the reads are in hast5 format and have to be extracted with eg. poretools.
    Then I read that the output data is in fastq format.
    What output format is generated by MinION-sequencing?
    ___________________________

    Anyway, what I'm really interested in is what Software-pipelines you guys use and what you can recommend for denovo Assembly, Alignment, (differential)gene-expression, snp/indel detection?


    I already found this list: http://bioinformaticsonline.com/blog...-data-analysis
  • gringer
    David Eccles (gringer)
    • May 2011
    • 845

    #2
    Both the command-line program ONT provides for basecalling (Albacore) and the GUI Client that does sequencing and optionally basecalling (MinKNOW) can now output fastq files directly, no need to extract them from the fast5 files. The fast5 extraction was necessary about a year ago.

    Comment

    • iltisanni
      Member
      • Mar 2017
      • 21

      #3
      That's great.

      Now how about the further software pipeline.
      Any recommendations for denovo Assembly, Alignment, (differential)gene-expression, snp/indel detection?

      Comment

      • gringer
        David Eccles (gringer)
        • May 2011
        • 845

        #4
        I can tell you what I use, but it's unlikely to be what other people prefer, because there's a lot of manual computational legwork involved.

        De-novo Assembly -- Canu. Flye and MARVEL sound promising, but I've yet to test them out.

        Alignment -- minimap2 and/or LAST, depending on the application. LAST is particularly good at quickly picking up duplicated adapters in chimeric reads; I combine the output of LAST with my work-in-progress maf_bcsplit script to make results a bit easier to understand (it parses the MAF format produced by LAST into one-line-per match statistics like start/end/mapped percent).

        Differential gene expression -- count transcripts directly via mapping with minimap2, use DESeq2 for differential expression tests. Kallisto/Sleuth may work as well, but possibly not given that I didn't have great results when using Salmon for gene counting based on minimap2-mapped transcripts.

        SNP/INDEL detection -- I currently use samtools mpileup in combination with my own readstomper script to get base-level genotype frequencies. I'd like to look into doing a read-level haplotyping analysis, or at least multi-genotype (e.g. see this paper, or this paper), but have yet to try that. For mapping to known strains / genomes, Centrifuge should work; I think it's what ONT uses now for their What's In My Pot analysis tool.
        Last edited by gringer; 02-05-2018, 02:04 AM.

        Comment

        • iltisanni
          Member
          • Mar 2017
          • 21

          #5
          Thank you.
          I hope our MinION arrives this month, then I will use your recommended Software and see if the output satisfies me :-)

          Comment

          • iltisanni
            Member
            • Mar 2017
            • 21

            #6
            Update:

            We sequenced some genomes so far (rapid sequencing Kit - SQK-RAD004) and the software we are using successfully on Ubuntu 18.04 is:

            albacore - for basecalling (of course)
            porechop - to trim adapters
            canu - for assembly
            nucmer - to find overlapping trimming points if the genome is circular
            minimap2 - for alignment
            samtools - for sorting and indexing the bam files from minimap2
            nanopolish - for assembly polishing
            pilon - for hybrid assembly polishing
            Until now we haven't tried SNP/INDEL detection or differential gene expression.

            So your recommended software works quite good and we are happy with it so far.

            Thank You again !
            Last edited by iltisanni; 07-18-2018, 03:48 AM.

            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, 07-20-2026, 11:10 AM
            0 responses
            9 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            30 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            41 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-08-2026, 10:08 AM
            0 responses
            26 views
            0 reactions
            Last Post SEQadmin2  
            Working...