Victor Epain activity https://gitlab.com/vepain 2026-03-16T21:30:55Z tag:gitlab.com,2026-02-15:5105352070 Victor Epain pushed to project branch main at Victor Epain / Victor Epain.gitlab.io 2026-02-15T05:41:46Z vepain Victor Epain

Victor Epain (afb8ec7a) at 15 Feb 05:41

fix: 🐛 mastodon favicon

tag:gitlab.com,2026-02-15:5105347933 Victor Epain pushed to project branch main at Victor Epain / Victor Epain.gitlab.io 2026-02-15T05:36:47Z vepain Victor Epain

Victor Epain (40b66df6) at 15 Feb 05:36

feat: Add SFU postdoc

tag:gitlab.com,2026-02-08:5081363713 Victor Epain commented on issue #3 at mmb-umcu / gplasCC 2026-02-08T19:32:32Z vepain Victor Epain

Hello Anita,

The GFA format separates the contig name from its features (LN tag etc.). However, both gplasCC and PlasmidCC transform the contig name by adding to it the sequences tags and their values.

What I proposed is to not adding the contig features to its name.

For example, for a GFA sequence line S: S56 LN:i:9880 dp:f:5.36 gplasCC and plasmidCC are not directly using the contig (sequence) name (which is S56), but transform it to S56_LN:i:9880_dp:f:5.36.

It is not convenient for pipeline tools because the user must use the same transformation as in gplasCC and plasmidCC (and not natural, as you name the column in the tab file Contig_name... which not the contig name again.)

tag:gitlab.com,2026-01-15:4999482182 Victor Epain pushed new project tag v0.3.7 at Victor Epain / slurmbench-py 2026-01-15T20:41:50Z vepain Victor Epain

Victor Epain (c04ca203) at 15 Jan 20:41

Merge branch 'release/0.3.7'