plassembler VS ALE

Compare plassembler vs ALE and see what are their differences.

plassembler

Program to quickly and accurately assemble plasmids in hybrid and long-only sequenced bacterial isolates (by gbouras13)

ALE

Assembly Likelihood Estimator (by sc932)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
plassembler ALE
2 1
47 32
- -
8.8 2.2
18 days ago about 1 year ago
Python C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plassembler

Posts with mentions or reviews of plassembler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • Bacterial WGS reads and assembly quality questions
    3 projects | /r/bioinformatics | 10 Jan 2023
    All looks pretty good to me, 1 is good and expected - circularised chromosome is great - and 2/3 is pretty normal - peak at >10x just because it includes 10-49x in the same histogram bin together, and the first few bases of the illumina read often jump around randomly until it settles down to approximqtely the gc content. Maybe run fastp on those short reads if you are concerned with the first bases. With 4 I’d run a webblast of some chunks of the assembly on nr to see if it’s close to anything/related species or strains (maybe not useful if this is a completely novel species). Also the polisher you used (eg polypolish) should tell you how many changes it made somewhere - if it’s many thousands then you might have a problem of the long and short reads not matching well (maybe if from different extractions), maybe try something like this https://github.com/gbouras13/plassembler (my own tool so self plug) to see if the long and short read sets match well. Another thing to try would be running the assembly through an annotation program like bakta - you would hope to see a high coding density and lots of well annotated cds. All in all what youve done looks pretty great to be honest, Ryan Wick’s tutorials are the bible so you’re already reading the right thing. Here’s the preprint too in case you havent read it https://preprints.scielo.org/index.php/scielo/preprint/view/5053
  • Is Unicycler the best option for hybrid genome assembly?
    4 projects | /r/bioinformatics | 4 Oct 2022
    And a bit of a self plug, but you want to look at getting plasmids try this (it’s a work in progress but hopefully should work) https://github.com/gbouras13/plassembler

ALE

Posts with mentions or reviews of ALE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • Bacterial WGS reads and assembly quality questions
    3 projects | /r/bioinformatics | 10 Jan 2023
    I used ALE (https://github.com/sc932/ALE) and Prodigal to evaluate assembly quality. The ALE score was what I think is a terrible -15000000 and a 300 mean prodigal length (I think this is good?). Does anyone know of a guide to interpretation of ALE scores besides the original publication? Any recommendations on other ways to evaluate de-novo assemblies without existing reference genomes?

What are some alternatives?

When comparing plassembler and ALE you can also consider the following projects:

Scoary - Pan-genome wide association studies

Perfect-bacterial-genome-tutorial