PPR-Meta VS RNN-VirSeeker

Compare PPR-Meta vs RNN-VirSeeker and see what are their differences.

PPR-Meta

A tool for identifying phages and plasmids from metagenomic fragments using deep learning (by zhenchengfang)

RNN-VirSeeker

This is a deep learning method for identification of viral contigs with short length from metagenomic data. (by crazyinter)
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
PPR-Meta RNN-VirSeeker
1 1
34 8
- -
1.8 0.0
about 3 years ago over 2 years ago
MATLAB Python
GNU Lesser General Public License v3.0 only -
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.

PPR-Meta

Posts with mentions or reviews of PPR-Meta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-18.
  • Bad tools that NEED improvement
    11 projects | /r/bioinformatics | 18 Dec 2021
    Deephage and PPR-meta: both by the same group. They require MATLAB which makes them tricky on an HPC or cloud system. They both say that if you need to run on several samples concurrently, you must clone the tool to a new directory for each(!). Likely due to temporary files being written to the working directory. Entirely unscalable in that case.

RNN-VirSeeker

Posts with mentions or reviews of RNN-VirSeeker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-18.
  • Bad tools that NEED improvement
    11 projects | /r/bioinformatics | 18 Dec 2021
    RNN-Virseeker: hard coded paths to training and actual data, so source code must be edited for it to be used. Bad practice and unscalable. Also, they don't follow Python conventions. test.py is generally meant to indicate a unit/integration test file for something like pytest, but in their "tool" that is the actual tool's file name.

What are some alternatives?

When comparing PPR-Meta and RNN-VirSeeker you can also consider the following projects:

DeePhage - A tool for distinguish temperate phage-derived and virulent phage-derived sequence in metavirome data using deep learning

virMine

virnet - VirNet: A deep attention model for viral reads identification

MetaRon - Metagenomic opeRon Prediction pipeline. MetaRon presents the first pipeline for the prediction of metagenomic operons without any functional or experimental data.

metaGEM - :gem: An easy-to-use workflow for generating context specific genome-scale metabolic models and predicting metabolic interactions within microbial communities directly from metagenomic data

VirusSeeker-Virome - VirusSeeker is a set of fully automated and modular software package designed for mining sequence data to identify sequences of microbial origin.

PhaMers - A bioinformatic tool for identifying bacteriophages using machine learning and k-mers