Vijini Mallawaarachchi's Avatar

Vijini Mallawaarachchi

@vijinim.bsky.social

Research Fellow @ Flinders University | #Bioinformatics and #Metagenomics ๐Ÿงฌ๐Ÿฆ  | Blog at http://vijini.medium.com

33 Followers  |  36 Following  |  8 Posts  |  Joined: 22.10.2023  |  1.9365

Latest posts by vijinim.bsky.social on Bluesky

Preview
GPU-accelerated homology search with MMseqs2 - Nature Methods Graphics processing unit-accelerated MMseqs2 offers tremendous speedups for homology retrieval from metagenomic databases, query-centered multiple sequence alignment generation for structure predictio...

MMseqs2-GPU sets new standards in single query search speed, allows near instant search of big databases, scales to multiple GPUs and is fast beyond VRAM. It enables ColabFold MSA generation in seconds and sub-second Foldseek search against AFDB50. 1/n
๐Ÿ“„ www.nature.com/articles/s41...
๐Ÿ’ฟ mmseqs.com

21.09.2025 08:06 โ€” ๐Ÿ‘ 174    ๐Ÿ” 64    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 2

๐ŸŒŸ Exciting news! Weโ€™re launching three fully-funded postdoc positions for "New Horizons for Synthetic Phagesโ€

Join us in tackling antimicrobial resistance with cutting-edge synthetic biology + AI bioinformatics. Based at Flinders Uni in vibrant Adelaide.

๐Ÿ‘‡ Read on for details!
#Phage

25.07.2025 08:15 โ€” ๐Ÿ‘ 48    ๐Ÿ” 42    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1

A big shoutout to my amazing co-authors @rrwick.bsky.social @gbouras13.bsky.social @susiegriggo.bsky.social @npbhavya.bsky.social and @linsalrob.bsky.social. (6/n)

17.09.2025 07:03 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - Vini2/agtools: A Software Framework to Manipulate Assembly Graphs A Software Framework to Manipulate Assembly Graphs - Vini2/agtools

agtools is open-source and ready to drop into your own pipelines โ€” feedback, issues, and contributions very welcome.

Github: github.com/Vini2/agtools

All you need to know about agtools can be found in the online documentation with lots of examples at agtools.readthedocs.io (5/n)

17.09.2025 07:01 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

agtools exposes a Python package interface to load, query and analyse assembly graphs from popular genome and metagenome assemblers. Now you don't have to write custom code to load assembly graphs into your analyses. (4/n)

17.09.2025 07:00 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

agtools provides a command-line interface for tasks such as assembly graph format conversion, segment filtering, segment renaming, graph concatenation and component extraction. (3/n)

17.09.2025 07:00 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Assembly graphs power assemblers and have become increasingly important in downstream applications like metagenomic binning, plasmid & viral resolution, and haplotype phasing โ€” but tools providing programmatic access to assembly graphs are scarce. agtools gives you a CLI + Python API for this. (2/n)

17.09.2025 06:59 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
agtools: a software framework to manipulate assembly graphs Assembly graphs are a fundamental data structure used by genome and metagenome assemblers to represent sequences and their overlap information, facilitating the assembler to construct longer genomic f...

Excited to share our latest preprint on agtools, an open-source Python framework for analysing and manipulating assembly graphs. (1/n)

www.biorxiv.org/content/10.1...

#Bioinformatics #genomics #assembly #assemblygraphs #software

17.09.2025 06:58 โ€” ๐Ÿ‘ 28    ๐Ÿ” 16    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 2
Preview
GitHub - gbouras13/colabfoldv: Augmented Local MSA Generation for Phage and Viral Proteins using the ColabFold Framework Augmented Local MSA Generation for Phage and Viral Proteins using the ColabFold Framework - gbouras13/colabfoldv

I also put together an extra ColabFold formatted database of nearly 130M phage proteins that can be used to make better viral protein structure predictions github.com/gbouras13/co...

08.08.2025 07:14 โ€” ๐Ÿ‘ 14    ๐Ÿ” 6    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Protein Structure Informed Bacteriophage Genome Annotation with Phold Bacteriophage (phage) genome annotation is essential for understanding their functional potential and suitability for use as therapeutic agents. Here we introduce Phold, an annotation framework utilis...

Stoked to finally have a preprint out for Phold, our tool that uses protein structural information to enhance phage genome annotation #phagesky 1/n

www.biorxiv.org/content/10.1...

08.08.2025 07:10 โ€” ๐Ÿ‘ 132    ๐Ÿ” 65    ๐Ÿ’ฌ 5    ๐Ÿ“Œ 3

Protein Structure Informed Bacteriophage Genome Annotation with Phold https://www.biorxiv.org/content/10.1101/2025.08.05.668817v1

07.08.2025 03:47 โ€” ๐Ÿ‘ 13    ๐Ÿ” 10    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - Vini2/agtools: Tools for manipulating assembly graphs Tools for manipulating assembly graphs. Contribute to Vini2/agtools development by creating an account on GitHub.

๐Ÿš€ I just released agtools โ€“ a Python API + CLI for working with assembly graphs!

โš™๏ธ Convert, filter, clean, visualise & more.
๐Ÿ“ฆ Install with pip or conda
๐Ÿ“– Docs & code: github.com/Vini2/agtools

โญ Feedback, contributions, and stars are welcome!

#bioinformatics #python #genomics #opensource

07.08.2025 02:00 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
myloasm - metagenomic assembly with (noisy) long reads

Announcing myloasm, a new long-read (ONT R10/PacBio) metagenome assembler that I've been working on during my postdoc in the Heng Li lab (@lh3lh3.bsky.social).

myloasm-docs.github.io

28.05.2025 17:53 โ€” ๐Ÿ‘ 132    ๐Ÿ” 78    ๐Ÿ’ฌ 5    ๐Ÿ“Œ 3
Preview
Synteny-aware functional annotation of bacteriophage genomes with Phynteny Accurate genome annotation is fundamental to decoding viral diversity and understanding bacteriophage biology; yet, the majority of bacteriophage genes remain functionally uncharacterised. Bacteriopha...

๐Ÿšจย New preprint ๐Ÿšจ

My phage annotation tool, Phynteny, finally has a preprint and a brand new version powered by a cool AI transformer architecture and protein language models! #phagesky

www.biorxiv.org/content/10.1...

30.07.2025 06:00 โ€” ๐Ÿ‘ 83    ๐Ÿ” 42    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 1
 A man smiles at a lectern, talking towards a room. Behind him, a PowerPoint screen is shown with a blue background and the words 'AlphaFold Education Summit. 14 โ€“ 16 January 2025. Hinxton, United Kingdom. The EMBL's European Bioinformatics Institute and Google DeepMind logos are also shown on screen.

A man smiles at a lectern, talking towards a room. Behind him, a PowerPoint screen is shown with a blue background and the words 'AlphaFold Education Summit. 14 โ€“ 16 January 2025. Hinxton, United Kingdom. The EMBL's European Bioinformatics Institute and Google DeepMind logos are also shown on screen.

Earlier this year, with Google DeepMind, we held the AlphaFold Education Summit to increase and strengthen global capacity through train-the-trainer sessions & the co-development of further #AlphaFold training.

Now, we can share the free course materials with you: www.ebi.ac.uk/training/mat...
๐Ÿงช๐Ÿ–ฅ๏ธ๐Ÿงฌ

29.05.2025 14:11 โ€” ๐Ÿ‘ 23    ๐Ÿ” 12    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

Check out our latest publication, GraphBin-Tk, an assembly graph-based metagenomic binning toolkit.

29.05.2025 00:31 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@vijinim is following 20 prominent accounts