GithubHelp home page GithubHelp logo

vdsearch's Introduction

vdsearch: find viroids and viroid-like circRNAs

Finding viroids used to be a difficult task. Now it can be done in one line of code:

vdsearch easy-search my-transcriptome.fasta

Features

  • End-to-end viroid-like RNA detection with one command
  • Finds viroids (both families), satellite RNAs, ribozyviruses, and more
  • De novo and reference-free
  • Works for both transcriptomes and metatranscriptomes

Screenshots

Example usage

  • Find viroid-like cccRNAs in a transcriptome or metatranscriptome

    vdsearch easy-search my-transcriptome.fasta
  • Detect circularity from assembled contigs

    vdsearch find-circs my-transcriptome.fasta
  • Cluster circRNAs

    vdsearch cluster --preset nt-cluster circRNAs.fasta

Installation

Installation is still a work in progress since the code is still in beta. If you want to use it, please clone the repository and run the following commands:

git clone https://github.com/Benjamin-Lee/vdsearch.git
cd vdsearch

# activate a virtual environment (optional)
python3 -m venv venv
source venv/bin/activate

# install dependencies
pip install nimporter
pip install -e .

# test the installation
vdsearch --help

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Support

For support, email [email protected] or join our Slack channel.

License

MIT

Citation

Lee, B. D., Neri, U., Roux, S., Wolf, Y. I., Camargo, A. P., Krupovic, M., RNA Virus Discovery Consortium, Simmonds, P., Kyrpides, N., Gophna, U., Dolja, V. V., & Koonin, E. V. (2023). Mining metatranscriptomes reveals a vast world of viroid-like circular RNAs. Cell, 186(3), 646โ€“661.e4. https://doi.org/10.1016/j.cell.2022.12.039

vdsearch's People

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.