Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Providing a short description to resolve the description error #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ChristosMatzoros
Copy link
Collaborator

@ChristosMatzoros ChristosMatzoros commented Sep 23, 2024

This PR adds a short description to the plugin and solves the description error.

There was no change in any of the code of the actions!!!

Set up the environment

mamba create -n q2-pinocchio -c conda-forge -c bioconda -c https://packages.qiime2.org/qiime2/2024.2/shotgun/passed/ -c defaults q2cli q2-types q2-feature-classifier minimap2 bs4 samtools gzip chopper nanoplot

Activate q2-pinocchio environment

conda activate q2-pinocchio

Clone the repo and checkout the PR branch

git clone https://github.com/bokulich-lab/q2-pinocchio.git
cd q2-pinocchio
git fetch origin pull/34/head:pr-36
git checkout pr-36
pip install -e .

Test that the plugin has the desired description

qiime pinocchio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant