README: add Bioconda badges#31
Merged
Merged
Conversation
Collaborator
|
I advise to accept this.
From: Anton Nekrutenko ***@***.***>
Date: Wednesday, 17 June 2026 at 20:02
To: thegenemyers/FASTGA ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [thegenemyers/FASTGA] README: add Bioconda badges (PR #31)
FastGA is available on Bioconda<https://bioconda.github.io/recipes/fastga/README.html> and can be installed with:
conda install -c bioconda fastga
This PR adds the standard Bioconda badges near the top of the README so users can discover the conda install. The badges link to the Bioconda recipe and show the current package version and download count.
The change is minimal: three badge lines inserted immediately after the title heading. No existing content was altered.
🤖 Generated with Claude Code<https://claude.com/claude-code>
…________________________________
You can view, comment on, or merge this pull request online at:
#31
Commit Summary
* 56b8cc4<56b8cc4> README: add bioconda install/version badges
File Changes
(1 file<https://github.com/thegenemyers/FASTGA/pull/31/files>)
* M README.md<https://github.com/thegenemyers/FASTGA/pull/31/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5> (5)
Patch Links:
* https://github.com/thegenemyers/FASTGA/pull/31.patch
* https://github.com/thegenemyers/FASTGA/pull/31.diff
—
Reply to this email directly, view it on GitHub<#31?email_source=notifications&email_token=AA2FXZT62BC5FGQDQMCZRJD5ALTNTA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTQOBWGA3DEMRQHGTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVRTG633UMVZF6Y3MNFRWW>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA2FXZWGX554PW434MQRDRL5ALTNTAVCNFSNUABFKJSXA33TNF2G64TZHM3DKNRQGE2TMMZWHNEXG43VMU5TINRYGYZDGNBZHEZKC5QC>.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS<https://github.com/notifications/mobile/ios/AA2FXZSWCV6GSP74PJR7KO35ALTNTA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTQOBWGA3DEMRQHGTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVJTG633UMVZF62LPOM> and Android<https://github.com/notifications/mobile/android/AA2FXZTMOHULOIXUMP7RNV35ALTNTA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTQOBWGA3DEMRQHGTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVZTG633UMVZF6YLOMRZG62LE>. Download it today!
You are receiving this because you are subscribed to this thread.
|
thegenemyers
approved these changes
Jun 18, 2026
thegenemyers
left a comment
Owner
There was a problem hiding this comment.
These look good, accepted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FastGA is available on Bioconda and can be installed with:
This PR adds the standard Bioconda badges near the top of the README so users can discover the conda install. The badges link to the Bioconda recipe and show the current package version and download count.
The change is minimal: three badge lines inserted immediately after the title heading. No existing content was altered.
🤖 Generated with Claude Code