gbatlas

https://bio.tools/gbatlas

Browser-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.toolsgbatlas

Related resources

Pairwise SNP distance matrix from a FASTA sequence alignment

Idle1556 months ago
C
GPL-3.0

UNIX-style FASTA manipulation tools.

Idle171 year ago
Python
MIT

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.

Active5.1K1 month ago
Python
NOASSERTION

Deep learning-based variant caller

Active3.8K4 months ago
Python
BSD-3-Clause

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.

Active2.2K2 months ago
C
NOASSERTION