Ecosyste.ms: Papers

An open API service providing mapping between scientific papers and software projects that are mentioned in them.
All mentions data is based on the CZI Software Mentions dataset.

Papers: 10.3390/biology10090853

https://doi.org/10.3390/biology10090853

An Alignment-Independent Approach for the Study of Viral Sequence Diversity at Any Given Rank of Taxonomy Lineage

Cited by: 2
Author(s): Chong Li, Wei Lun Lim, Kenneth Ban, Mohammad Asif Khan
Published: about 3 years ago

Software Mentions 2

pypi: pandas
Powerful data structures for data analysis, time series, and statistics
Papers that mentioned: 640
pypi: pyahocorasick
pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
Papers that mentioned: 1