diff --git a/recipes/hsdecipher/meta.yaml b/recipes/hsdecipher/meta.yaml index 1c09c04b459a4..e03d9d9cfca9c 100644 --- a/recipes/hsdecipher/meta.yaml +++ b/recipes/hsdecipher/meta.yaml @@ -7,10 +7,10 @@ package: source: url: https://github.com/zx0223winner/{{name|lower}}_conda/archive/refs/tags/v{{version}}.tar.gz - sha256: ea5eec38927972070d65d126d410b6059ef0d1d8ef8fa5db23fa045c5e749543 + sha256: 54ab84f8584c69a50db4678b49279b0a0b4b05cf0028eec9c2f2ea2205917b76 build: - number: 0 + number: 1 noarch: python script: bash conda_build_package.sh run_exports: @@ -24,10 +24,11 @@ requirements: - matplotlib-base test: commands: - - hsd_heatmap -h + - hsdecipher -h about: home: https://github.com/zx0223winner/HSDecipher summary: Pipeline for the downstream analysis of highly similar duplicate genes + description: "Many tools have been developed to measure the degree of similarity between gene duplicates within and between species.Here, we present HSDecipher, a bioinformatics pipeline to assist users in the analysis and visualization of highly similar duplicate genes (HSDs). We describe the steps for analysis of HSDs statistics, expanding HSD gene set, and visualizing the results of comparative genomic analyses. HSDecipher represents a useful tool for researchers exploring the evolution of duplicate genes in select eukaryotic species." license: GPL-3.0-or-later - license_file: licence + license_file: license