Skip to content

etheleon/ribotaggerCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparison for Ribotagger against other softwares

For each of the methods:

  1. Ribotagger
  2. RiboFrame
  3. SSUsearch

We ran the benchmark inside an isolated docker container in a Ubuntu 16.04 environment. The Dockerfiles can be found under script/dockerFiles/<name of method>/Dockerfile together with the necessary miscellaneous scripts.

script/dockerFiles/
|-- riboFrame
|   |-- Dockerfile
|   `-- run.sh
|-- ribotagger
|   |-- Dockerfile
|   |-- convert2dna.pl
|   |-- silva.dict.sh
|   `-- silva.pl
`-- ssusearch
    |-- Dockerfile
        `-- runTest.sh

To learn how to run Docker please refer to this link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published