The use of black box algorithms in medicine has raised scholarly concerns due to their opaqueness and lack of trustworthiness. Concerns about potential bias, accountability and responsibility, patient ...
Post-quantum cryptography migration just got its first enforceable federal deadline. EO 14409 requires U.S. agencies to ...
Ultra Wide Band (UWB) technology has a wide range of applications in indoor positioning due to its high precision and strong anti-interference ability. However, in complex indoor environments, UWB ...
pggb builds pangenome variation graphs from a set of input sequences. A pangenome variation graph is a kind of generic multiple sequence alignment. It lets us understand any kind of sequence variation ...
Abstract: In this study, we design a hardware accelerator for a widely used sequence alignment algorithm, the basic local alignment search tool for proteins (BLASTP). The architecture of the proposed ...
This script works with Python 3, it takes as input a VCF file and will use the SNP genotypes to create a matrix for phylogenetic analysis in the PHYLIP (relaxed version), FASTA, NEXUS, or binary NEXUS ...
This important study addresses the problem of detecting weak similarity between protein sequences, a procedure commonly used to infer homology or assign putative functions to uncharacterized proteins.
In 2022, a team of computer scientists presented a groundbreaking algorithm for the maximum flow problem: How does one transport the most supplies from a source node to a sink node in a network while ...
Proteinortho is a widely used tool to predict (co)-orthologous groups of genes for any set of species. It finds application in comparative and functional genomics, phylogenomics, and evolutionary ...
Edit distance—a classical problem in computer science—has received ongoing attention from both practitioners and theoreticians. Given two strings A and B, the edit distance is the minimum number of ...