Scientific Software
Updated 6 months ago

AliNe — Peer-reviewed • Rank 4.1 • Science 98%

AliNe: A Flexible and Efficient Nextflow Pipeline for Read Alignment - Published in JOSS (2025)

Updated 6 months ago

@stdlib/iter-pop • Rank 5.3 • Science 44%

Create an iterator which skips the last value of a provided iterator.

Updated 6 months ago

@stdlib/iter-last • Rank 5.1 • Science 44%

Consume an entire iterator and return the last iterated value.

Updated 6 months ago

@stdlib/string-substring-after-last • Rank 2.7 • Science 44%

Return the part of a string after the last occurrence of a specified substring.

Updated 6 months ago

@stdlib/string-base-remove-last-grapheme-cluster • Science 44%

Remove the last grapheme cluster (i.e., user-perceived character) of a string.

Updated 6 months ago

@stdlib/string-base-replace-before-last • Science 44%

Replace the substring before the last occurrence of a specified search string.

Updated 6 months ago

pairgenomealign • Science 67%

Pairwise genome comparison pipeline using the LAST software to align a list of query genomes to a target genome, and plot the results

Updated 6 months ago

@stdlib/array-base-last • Science 44%

Return the last element of an array-like object.

Updated 6 months ago

@stdlib/string-base-replace-after-last • Science 44%

Replace the substring after the last occurrence of a specified search string.