On Jan 10 2020, while news of the first fatality was barely trickling in, the 29,903 letters constituting the viral genome from an affected individual in Wuhan had already been elucidated (even though a few corrections were made subsequently).
github.com - Collection of Python libraries to parse bioinformatics files, or perform computation related to assembly, annotation, and comparative genomics.
https://github.com/tanghaibao/jcvi
More at https://github.com/tanghaibao/jcvi/wiki
www.sequenceontology.org - We have developed the Sequence Ontology Bioinformatics Analysis (SOBA) tool to provide a simple statistical and graphical summary of an annotated genome. We envisage its use during annotation jamborees, genome comparison and for use by developers...
In the Svardal lab they are interested how the astonishing natural diversity we see on earth came into being, by which forces it formed and how it is changing today. Hence, they are trying to understand the process of evolution, with mathematical...
github.com - HapSolo, that identifies secondary contigs and defines a primary assembly based on multiple pairwise contig alignment metrics. HapSolo evaluates candidate primary assemblies using BUSCO scores and then distinguishes among candidate assemblies using...
Lab focus on understanding how organisms adapt to their environments. They combine omics approaches with detailed molecular and phenotypic analyses to get a comprehensive picture of adaptation. Our aim at being internationally recognized as a...
www.ncbi.nlm.nih.gov - Install and use the NCBI Datasets command line tools
The NCBI Datasets datasets command line tools are datasets and dataformat .
Use datasets to download biological sequence data across all domains of life from...
github.com - chromeister: An ultra fast, heuristic approach to detect conserved signals in extremely large pairwise genome comparisons.
USAGE:
-query: sequence A in fasta format
-db: sequence B in fasta format
-out: output matrix
-kmer Integer: k>1...
The Institute of Bioinformatics conducts internationally renowned research and provides profound education in bioinformatics. Its research focuses on development and application of machine learning and statistical methods in biology and...
dbikard.github.io - https://dbikard.github.io/genomenotebook/
Install
pip install genomenotebook
How to use
Create a simple genome browser with a search bar. The sequence appears when zooming in.
import genomenotebook as gn
g=gn.GenomeBrowser(genome_path,...