BOLD-Local-DB
github.com/etovarluque/bold-local-dbBOLD-Local-DB converts the public TSV/tar.gz data package downloaded from BOLD Systems into a local, indexed SQLite database that can be searched entirely offline. It has two components: a Creator (desktop GUI) that filters, imports, indexes, and optionally adds full-text search to the downloaded data; and a local web viewer for advanced field search, full-text search, batch search by term list, and CSV/FASTA export. Intended for researchers who need to query large BOLD exports (DNA barcode records, taxonomy, collection metadata) repeatedly without depending on an internet connection or BOLD's rate limits.
Sourced from
- bio.tools — bold-local-db
- GitHub — github.com/etovarluque/bold-local-db
Related resources
Microsoft AI for Good Lab's open-source biodiversity research hub providing AI models, edge devices, and tools for wildlife monitoring and conservation, including MegaDetector (camera trap animal detection), SPARROW (species recognition), PytorchWildlife (conservation AI toolkit), and bioacoustics analysis pipelines (1K+ stars)
SQUARNA is a tool for RNA secondary structure prediction. It can take a single RNA sequence or an alignment of sequences as input. SQUARNA handles pseudoknots and can predict alternative structures. SQUARNA allows structural restraints and chemical probing data as additional input and is available at https://github.com/febos/SQUARNA and https://larnal.imol.institute/.
Local Python sequence utilities for nucleotide composition, DNA and RNA reverse complements, NCBI genetic-code translation, six-frame candidate ORF enumeration, and IUPAC motif searches. Computase accepts raw nucleotide strings or one FASTA record and returns structured, bounded results with explicit scientific conventions.
ekokrati computes habitat connectivity metrics (PC, IIC, EC(PC), dPC and its decomposition into intra-patch, flux and connector components) for habitat patch networks. Users upload polygon data as GeoPackage or shapefile, set species-specific dispersal parameters, and receive patch importance scores and landscape-level indices. Designed for conservation planners, landscape ecologists and environmental consultants. No installation required.