Jayaram Kancherla's Avatar

Jayaram Kancherla

@jkanche.bsky.social

Research Software Engineer. Develops bioinformatics tools and software: github.com/jkanche

102 Followers  |  147 Following  |  31 Posts  |  Joined: 04.11.2023  |  2.0693

Latest posts by jkanche.bsky.social on Bluesky


this game honestly feels like weekend chores...

18.02.2026 09:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Screenshot one of three describe a new pair of R and Python packages demonstrating easy object interchange between R and Python.

Screenshot one of three describe a new pair of R and Python packages demonstrating easy object interchange between R and Python.

Screenshot two of three describe a new pair of R and Python packages demonstrating easy object interchange between R and Python.

Screenshot two of three describe a new pair of R and Python packages demonstrating easy object interchange between R and Python.

Screenshot three of three describe a new pair of R and Python packages demonstrating easy object interchange between R and Python.

Screenshot three of three describe a new pair of R and Python packages demonstrating easy object interchange between R and Python.

chronometre: A new package (pair) demo for R and Python
Efficient yet simple object exchange between R and Python
dirk.eddelbuettel.com/blog/2026/02...
#rstats #rcpp #python #datascience

08.02.2026 18:16 β€” πŸ‘ 20    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0

A follow up, you can fetch Organism DB objects straight from AnnotationHub! The `orgdb` Python package makes querying annotations efficient and easy.

repo: github.com/BiocPy/orgdb

#biocpy #orgdb

15.01.2026 18:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

not sure what to do with this one

02.01.2026 19:26 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image

Seamlessly access R/Bioconductor annotations in Python!

The new "txdb" package lets you load standard TxDb SQLite databases and work with genomic features as native #BiocPy `GenomicRanges` objects.

Try it: `pip install txdb`
docs: github.com/BiocPy/txdb

14.12.2025 05:51 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Preview
Scikit-bio: a fundamental Python library for biological omic data analysis - Nature Methods Nature Methods - Scikit-bio: a fundamental Python library for biological omic data analysis

The scikit-bio paper in online in Nature Methods! Many thanks to our collaborators, community contributors and reviewers! We couldn’t have done it without you. www.nature.com/articles/s41... #Bioinformatics #OpenSource

11.12.2025 17:57 β€” πŸ‘ 97    πŸ” 51    πŸ’¬ 3    πŸ“Œ 0
Preview
The Tidyomics Ecosystem – tidyomicsBlog An introduction to the tidyomics ecosystem, including principles, core packages, publications, and community resources for tidy omic analysis.

It's official! The #tidyomics blog is up! πŸš€

Here, the introductory post
tidyomics.github.io/tidyomicsBlo...

This blog aims to publish not only news about our community but also anything related to tidy interfaces, opinions, events, and more.

Plz share! πŸ™
@bioconductor.bsky.social #rstats

07.12.2025 23:07 β€” πŸ‘ 27    πŸ” 13    πŸ’¬ 0    πŸ“Œ 1

Thanks Tommy for sharing our work. we recently updated some of our core packages in Python, especially Genomic Ranges that can perform some very fast interval operations, more here - bsky.app/profile/jkan...

26.11.2025 01:07 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - BiocPy/tutorial: tutorial for all bioconductor representations in Python tutorial for all bioconductor representations in Python - BiocPy/tutorial

github.com/BiocPy/tutor..., happy to help if you need any details

17.10.2025 14:24 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Reader Response to "AI Overinvestment" A couple of days ago, I wrote a piece titled β€œWhat if there’s an overinvestment in AI?” I received some thoughtful emails in response to that piece. One reader named Craig Melillo took the time to sh...

another good read around the same topic - www.mbi-deepdives.com/reader-respo...

29.09.2025 14:10 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If you're building Python pipelines for genomics, check out GenomicRanges. For feature requests or feedback, reach out to us on GitHub!

Try it: `pip install genomicranges`
Contribute: github.com/BiocPy/Genom...

#BiocPy

25.08.2025 03:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - LTLA/nclist-cpp: Nested containment lists in C++ Nested containment lists in C++. Contribute to LTLA/nclist-cpp development by creating an account on GitHub.

Now with nclist, it performs fast, complex overlap queries, all while keeping the same interface as the R equivalent. Check out Aaron's nclist @ github.com/LTLA/nclist-...

25.08.2025 03:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - BiocPy/GenomicRanges: Container class to represent genomic locations and support genomic analysis Container class to represent genomic locations and support genomic analysis - BiocPy/GenomicRanges

The GenomicRanges (github.com/BiocPy/GenomicRanges) package for Python got a major speed boost (v0.7.0+) thanks to Aaron’s blazing-fast C++ nclist interval indexing!

#Bioinformatics #Genomics #Bioconductor

25.08.2025 03:56 β€” πŸ‘ 14    πŸ” 3    πŸ’¬ 1    πŸ“Œ 1

while I agree on the h5 format, my last 5 years working with h5ad has not been easy. there's a lot of language assumptions baked in. hoping anndataR will be more stable soon

05.08.2025 15:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

A solution I've been thinking of or may be I am unaware of is a community of developers brought together across rust, python and R. Bioconductor is organizing a rust workshop soon and seems like more of this should be happenning to bring everyone together. thoughts?

04.08.2025 02:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Most end users of bioinformatics tools work in R or Python, which creates a language barrier and overhead for users who want to contribute back or for newcomers getting started. Second, while I do know many awesome Rust packages, some of them often lack the user base because of limited interfaces.

04.08.2025 02:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

h5ad/AnnData have similar problems with how its implemented in Python. it's not really language agnostic.

25.07.2025 11:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Kuzu - Graph Database Documentation for Kuzu, an open source, embedded graph database

not ragnar, but I've been meaning to try out the llm extension in kuzu for something similar, might be worth to check this out - docs.kuzudb.com/extensions/l...

22.07.2025 17:44 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

It feels like all the AI companies are getting caught up in the hype. soon they'll realize overemphasizing prompt engineering has led to a decline in deeper technical capabilities and probably hurts them in the long run. They'll probably find a way to spin a different narrative by then...

20.07.2025 01:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Aaron tried switching over to the experimental 64 bit support for Kana at the beginning of the year, and I believe he mentioned there were too many issues at the time.

19.07.2025 01:11 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

BiocPy has been open sourced for a while now and we continue to develop new functionality. Currently our focus has been around spatial and ml interop with bioc data structures.

18.07.2025 19:07 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

while uv is great, I had issues using it inside vpn or installing from private registries.

10.07.2025 13:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

β€½

08.07.2025 05:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

i watched the anime a few years ago and it was awesome. Didn't know they have a live action now..

14.06.2025 00:34 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
WABI 2025 WABI Conference on Algorithms in Bioinformatics

Hey #genomics, #bioinformatics & #algorithms peeps πŸ’»πŸ§¬. If you haven't seen the CfP for WABI '25 yet, check out the website wabiconf.github.io/2025/. It will be held at UMD @umdscience.bsky.social with Broňa BrejovΓ‘ & myself as co-chairs! Submit your exciting & late-breaking algorithmic work to WABI

05.04.2025 21:05 β€” πŸ‘ 29    πŸ” 19    πŸ’¬ 0    πŸ“Œ 0

Theres quite a few examples demonstrating scientific uses of webassembly, starting with our own application for single-cell analysis - www.kanaverse.org/kana/, and many others like biowasm.com, viralwasm, onnx's js runtime etc ..

03.02.2025 05:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - kuzudb/kuzu: Embeddable property graph database management system built for query speed and scalability. Implements Cypher. Embeddable property graph database management system built for query speed and scalability. Implements Cypher. - kuzudb/kuzu

combined with kuzu (github.com/kuzudb/kuzu), it's all I use for most of my work

28.12.2024 16:21 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I literally just installed it after reading their 1.0 release and found it very slick and minimal. I don't use many of the features from wezterm but curious to see other replies. Also simple key-value config is easy to setup.

28.12.2024 16:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

If this generation is Gen Alpha, I say we call the next one Gen AIβ€”because they'll probably ask ChatGPT than reddit for advice.

21.12.2024 20:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

They need a new investor pitch now that the AI boom is winding down ...

12.12.2024 00:50 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@jkanche is following 20 prominent accounts