gbatlas
https://bio.tools/gbatlasBrowser-based viewer for GenBank and GenPept files. Renders an interactive linear and circular feature map, the annotated source text, and the nucleotide/protein sequence side by side. Translates CDS features using the record's own genetic code and translation qualifiers, flags where the stored /translation disagrees with a plain translation, and adds optional computed layers: ORF prediction and restriction-site mapping. Handles multi-record files. Runs entirely in the browser — files are never uploaded.
Sourced from
- bio.tools — gbatlas
Related resources
Pairwise SNP distance matrix from a FASTA sequence alignment
Browser-based viewer for Sanger sequencing chromatograms in AB1/ABIF and SCF format. Opens .ab1/.abi/.fsa files, shows raw and analysed traces, basecalls, quality values and the ABIF directory, and puts two reads side by side for comparison. Aligns a read against a reference sequence to highlight mismatches. Exports the read as FASTA, FASTQ or ABIF and the chromatogram as a high-resolution image. Runs entirely in the browser — files are never uploaded.
Freely available tools for biological computing in Python, with included cookbook, packaging and thorough documentation. Part of the [Open Bioinformatics Foundation](http://open-bio.org/). Contains the very useful [Entrez](https://biopython.org/DIST/docs/api/Bio.Entrez-module.html) package for API access to the NCBI databases.
Deep learning-based variant caller
Minimap2 is an pairwise aligner for genomic and spliced nucleotide sequences. It can perform the assembly-to-assembly alignment, and works with gzip'd FASTQ, FASTA formats. It also finds overlaps between long-reads.