Skip to content

docs: update installation#20

Merged
apduncan merged 1 commit intomainfrom
bioconda-docs
Apr 11, 2025
Merged

docs: update installation#20
apduncan merged 1 commit intomainfrom
bioconda-docs

Conversation

@apduncan
Copy link
Copy Markdown
Owner

Update installation instructions and Readme with bioconda details.

Update installation instruction and Readme with bioconda details.
@apduncan apduncan merged commit b846e34 into main Apr 11, 2025
4 checks passed
@apduncan apduncan deleted the bioconda-docs branch April 11, 2025 14:56
apduncan added a commit that referenced this pull request Jul 10, 2025
* feat: add pypi deployment to CD (#17)

Added building and releasing to PyPI to github actions.

* chore: fix build trigger

Typo in actions for triggering PyPI build/deploy

* 0.5.0

Automatically generated by python-semantic-release

* chore: build and push images on version tag

Added a github action to build and deploy Docker images to GHCR when a new version tag (i.e. v0.6.0) is pushed.

* chore: update actions triggers

Update to only trigger image build on version tag push. Update ci-cd to only trigger on updates to src/, test/, docs/.

* add a little badge :)

* fix(nextflow): correct withName in slurm

Corrected the syntax for setting the array size in the withName selector for the slurm profile. Had incorrectly used a colon, which caused errors when attempting to use the slurm profile.

* Don't deploy on forks (#18)

* Fix CLI rank bounds, address pandas deprecation warnings (#19)

* fix(denovo): include upper bound in cli rank select

Command line utility 'rank_selection' will now include the upper rank bound in the search (--rank_max 5 would stop at 4 previously). This has been added to unit tests.

* chore: address pandas deprecation warnings

Resolved several places where pandas operations were raising warnings or FutureWarnings for upcoming changes to behaviour.

* chore: silencing of plotnine warnings for saving figures

* 0.5.1

Automatically generated by python-semantic-release

* docs: update installation (#20)

Update installation instruction and Readme with bioconda details.

* docs(denovo): warn about NA in univariate_tests

Updated univariate_test documentation to warn that if providing a DataFrame to against, NA value will propagate (any columns with NA will have NA test results)

---------

Co-authored-by: github-actions <action@github.com>
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
apduncan added a commit that referenced this pull request Sep 15, 2025
* update univariate_tests docs (#21)

* feat: add pypi deployment to CD (#17)

Added building and releasing to PyPI to github actions.

* chore: fix build trigger

Typo in actions for triggering PyPI build/deploy

* 0.5.0

Automatically generated by python-semantic-release

* chore: build and push images on version tag

Added a github action to build and deploy Docker images to GHCR when a new version tag (i.e. v0.6.0) is pushed.

* chore: update actions triggers

Update to only trigger image build on version tag push. Update ci-cd to only trigger on updates to src/, test/, docs/.

* add a little badge :)

* fix(nextflow): correct withName in slurm

Corrected the syntax for setting the array size in the withName selector for the slurm profile. Had incorrectly used a colon, which caused errors when attempting to use the slurm profile.

* Don't deploy on forks (#18)

* Fix CLI rank bounds, address pandas deprecation warnings (#19)

* fix(denovo): include upper bound in cli rank select

Command line utility 'rank_selection' will now include the upper rank bound in the search (--rank_max 5 would stop at 4 previously). This has been added to unit tests.

* chore: address pandas deprecation warnings

Resolved several places where pandas operations were raising warnings or FutureWarnings for upcoming changes to behaviour.

* chore: silencing of plotnine warnings for saving figures

* 0.5.1

Automatically generated by python-semantic-release

* docs: update installation (#20)

Update installation instruction and Readme with bioconda details.

* docs(denovo): warn about NA in univariate_tests

Updated univariate_test documentation to warn that if providing a DataFrame to against, NA value will propagate (any columns with NA will have NA test results)

---------

Co-authored-by: github-actions <action@github.com>
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>

* docs(denovo): warn about NA in univariate_tests

Updated univariate_test documentation to warn that if providing a DataFrame to against, NA value will propagate (any columns with NA will have NA test results)

* chore: update actions triggers

Update to only trigger image build on version tag push. Update ci-cd to only trigger on updates to src/, test/, docs/.

* docs: add logo and abstract to readme

* docs: add logo and abstract to readme

---------

Co-authored-by: github-actions <action@github.com>
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
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