Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
brain-bican
/
bkbit
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
1
Code
Issues
11
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
hmba_annotation_translator
- #78
#78
Merged
puja-trivedi
merged 17 commits into
main
brain-bican/bkbit:main
from
nelson_cell_taxonomy_translator
brain-bican/bkbit:nelson_cell_taxonomy_translator
Copy head branch name to clipboard
Nov 19, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
hmba_annotation_translator
#78
puja-trivedi
merged 17 commits into
main
brain-bican/bkbit:main
from
nelson_cell_taxonomy_translator
brain-bican/bkbit:nelson_cell_taxonomy_translator
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2025
first draft of hmba_annotation_translator that takes nelson's annotation spreadsheet as input and aligns it with the bke_taxonomy schema
puja-trivedi
committed
2b0b7f9
View commit details
Copy full SHA for 2b0b7f9
Browse repository at this point
Commits on Aug 6, 2025
added function to parse abbreviations
puja-trivedi
committed
4ac5d24
View commit details
Copy full SHA for 4ac5d24
Browse repository at this point
created BKETaxonomy class
puja-trivedi
committed
0979d6a
View commit details
Copy full SHA for 0979d6a
Browse repository at this point
cleaned up code. the current code is executable
puja-trivedi
committed
8e80c21
View commit details
Copy full SHA for 8e80c21
Browse repository at this point
added function to parse cell_type_set
puja-trivedi
committed
45c45bb
View commit details
Copy full SHA for 45c45bb
Browse repository at this point
Commits on Sep 10, 2025
added parsing of CL:ID attribute. Now parsing each row at a time to maintain 'parent' relationships
puja-trivedi
committed
6f10f65
View commit details
Copy full SHA for 6f10f65
Browse repository at this point
now added parsing of CL:ID attribute.wasn't added before.
puja-trivedi
committed
9eaa11d
View commit details
Copy full SHA for 9eaa11d
Browse repository at this point
objects that have the same 'name' were not all appearing because the 'key' to the dictionary was 'name', so changed the 'key' to be their urn:id.
puja-trivedi
committed
304cc6b
View commit details
Copy full SHA for 304cc6b
Browse repository at this point
adding changes
puja-trivedi
committed
4643773
View commit details
Copy full SHA for 4643773
Browse repository at this point
Commits on Sep 15, 2025
added code that : writes objects in jsonld output format
puja-trivedi
committed
515d730
View commit details
Copy full SHA for 515d730
Browse repository at this point
Commits on Sep 16, 2025
updated parsing of abbreviations. now primary_identifier and secondary_identifier will be set to the respective 'denotes_*' attribute depending on its 'type'
puja-trivedi
committed
b5c051d
View commit details
Copy full SHA for b5c051d
Browse repository at this point
Commits on Sep 18, 2025
fixed 'has_parent' assignment
puja-trivedi
committed
c400581
View commit details
Copy full SHA for c400581
Browse repository at this point
refactored and cleaned up code
puja-trivedi
committed
8405fad
View commit details
Copy full SHA for 8405fad
Browse repository at this point
Commits on Sep 26, 2025
added cli to taxonomy translator
puja-trivedi
committed
8aded3c
View commit details
Copy full SHA for 8aded3c
Browse repository at this point
Commits on Sep 27, 2025
needed to reassign indices for parsing different taxon groups in the annotation.csv file. should update this in the future such that the indices are NOT hard coded.
puja-trivedi
committed
5fd5387
View commit details
Copy full SHA for 5fd5387
Browse repository at this point
Commits on Oct 27, 2025
Merge branch 'main' of https://github.com/brain-bican/bkbit into nelson_cell_taxonomy_translator
puja-trivedi
committed
ed8de21
View commit details
Copy full SHA for ed8de21
Browse repository at this point
added parsing for spatial_proportions and curated_markers
puja-trivedi
committed
5ffb2be
View commit details
Copy full SHA for 5ffb2be
Browse repository at this point
You can’t perform that action at this time.