Skip to content

VinzentRisch/q2-viromics

This branch is 2 commits behind bokulich-lab/q2-viromics:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d39b211 · Jan 15, 2025

History

39 Commits
Jan 15, 2025
Jan 15, 2025
Jan 14, 2025
Jan 15, 2025
Jan 14, 2025
Jan 14, 2025
Jul 10, 2024
Jul 10, 2024
Jan 14, 2025
Jan 8, 2025
Jan 14, 2025
Jan 14, 2025

Repository files navigation

q2-viromics

A QIIME 2 Plugin for detecting viral genomes and assessing their quality.

Installation

q2-viromics is available as part of the QIIME 2 pathogenome distribution. For installation and usage instructions please consult the official QIIME 2 documentation.

Usage

Start by downloading sample input datasets.

Fetch the checkV database:

qiime viromics checkv-fetch-db --o-database checkV_db.qza --verbose

Run the CheckV analysis:

qiime viromics checkv-analysis --i-sequences input_sequences.qza --i-database checkV_db.qza --p-num-threads 4 --output-dir checkV_output --verbose

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%