dragonflye | Assemble bacterial isolate genomes from Nanopore reads

 by   rpetit3 Perl Version: v1.1.0 License: GPL-3.0

kandi X-RAY | dragonflye Summary

kandi X-RAY | dragonflye Summary

dragonflye is a Perl library. dragonflye has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Dragonflye is a pipeline that aims to make assembling Oxford Nanopore reads quick and easy. Still working on the quick part, but I think the easy part is there. Dragonflye currently supports Flye, Miniasm and Raven assemblers, and Racon and Medaka polishers.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              dragonflye has a low active ecosystem.
              It has 68 star(s) with 5 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 4 open issues and 14 have been closed. On average issues are closed in 32 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of dragonflye is v1.1.0

            kandi-Quality Quality

              dragonflye has no bugs reported.

            kandi-Security Security

              dragonflye has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              dragonflye is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              dragonflye releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dragonflye
            Get all kandi verified functions for this library.

            dragonflye Key Features

            No Key Features are available at this moment for dragonflye.

            dragonflye Examples and Code Snippets

            dragonflye,Usage
            Perldot img1Lines of Code : 46dot img1License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            Dragonflye - A very fast flye
            
            SYNOPSIS
              De novo assembly pipeline for bacterial isolates with Nanopore reads
            USAGE
              dragonflye [options] --outdir DIR --reads READS.fastq.gz
            GENERAL
              --help          This help
              --version       Print version and ex  
            dragonflye,Quick Start
            Perldot img2Lines of Code : 15dot img2License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            dragonflye --reads my-ont.fastq.gz --outdir dragonflye --gsize 5000000
            ... LOG TEXT ...
            [dragonflye] Final assembly contigs: /home/robert_petit/repos/dragonflye/temp/dragonflye/contigs.fa
            [dragonflye] It contains 3 (min=4864) contigs totalling 493984  
            dragonflye,Installation
            Perldot img3Lines of Code : 5dot img3License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            # With conda
            conda create -n dragonflye -c conda-forge -c bioconda dragonflye
            
            # With Mamba (much quicker)
            mamba create -n dragonflye -c conda-forge -c bioconda dragonflye
              

            Community Discussions

            No Community Discussions are available at this moment for dragonflye.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install dragonflye

            Dragonflye is available from Bioconda. Dragonflye includes a lot of programs, so it can take conda a while to solve the environment. Because of this, I personally use Mamba to install it, because it's so much faster.

            Support

            Please file questions, bugs or ideas to the Issue Tracker.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/rpetit3/dragonflye.git

          • CLI

            gh repo clone rpetit3/dragonflye

          • sshUrl

            git@github.com:rpetit3/dragonflye.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link