Tool guide — Bio-Scry
/ The field guide

Every tool — what it does, how to run it, and how to read the result.

A practical tour of the whole bench — what a tool is for, the steps to run it on-device, and how to interpret what comes back, with the real thresholds the app uses.

37 tools 6 categories 100% on-device
Start here · the basic flow

Almost everything starts from a genome. Get one first, then the analysis tools light up.

1

Bring in reads

Import a FASTQ/FASTA (or gzipped), download a public run by accession, or tap Try a sample.

2

Assemble

Pick a mode (Spine for long reads is the default) and run — contigs, a browser, and an auto trust score.

3

Annotate

Find genes early — marker completeness and some typing tools need annotation to score.

4

Analyze & type

Identify the species, screen resistance/virulence, compare isolates, or open any workbench tool.

01

Assemble a genome

Turn raw reads into contigs. When in doubt: Spine for long reads, the short-read assembler for Illumina.

A1

Spine assembler

FREEDEFAULT

The on-device overlap–layout–consensus assembler for Nanopore & PacBio HiFi — a complete circular chromosome and plasmids in ~90 s. Deep-dive →

Using it

Load long reads, choose Spine (top of the list), run. Optionally give an expected genome size; blank auto-estimates.

Reading the results

One circular contig near your expected size is ideal. Extra contigs are normal for plasmids or unresolved repeats — then check the trust card.

A2

Short-read, hybrid & reference-guided

FREE

Short-read de-novo (multi-k de Bruijn, for Illumina); hybrid (long sets structure, short sharpens accuracy); and reference-guided, which maps to a reference and calls variants.

Using it

Pick the matching mode. Hybrid asks for both files; reference-guided asks you to choose a reference.

Reading the results

Short-read assemblies are inherently more fragmented. Reference-guided output is a variant table, not new contigs.

A3

Assembly QC & trust score

FREE

Scores trust on three axes — completeness (31 universal marker genes), contamination (per-contig composition), contiguity (N50, contigs, gaps) — as one green / amber / red verdict.

Using it

Opens automatically after assembly and lives under Analyze. Completeness needs annotation — run it first.

Reading the results

Green = near-complete, single-copy, single-organism. Amber = soft flag. Red = real problem (big gap or heavy duplication).

A4

Neural-field assembler

RESEARCH

An experimental assembler that stores the genome as the weights of a small neural network. In active research & development and currently disabled — Spine is the assembler to use today.

02

Annotate & explore

Find the genes, then explore. Run annotation early — completeness, regulatory and the 16S call all need it.

B1

Genome annotation (Features)

Finds coding genes, tRNAs/rRNAs and other features and names them by function. Produces the annotation.gff3 many other tools depend on.

Using it

Analyze → Features, on an assembly.

Reading the results

A typical bacterium yields a few thousand CDS. "Hypothetical protein" = a gene found, no confident function.

B2

Genome browser (Genome map)

A pan/zoom browser with tracks for GC, read depth, genes, variants, restriction sites and the raw sequence.

Using it

Jump by gene, locus or ACGT motif; drag to select to the base; switch linear/circular.

Reading the results

Depth dips flag weak spots; a sharp GC shift often marks a plasmid, island or prophage.

B3

ORF finder, codon & GC-skew

Open-reading-frame finder, codon-usage table, and a GC-skew plot. Run on any sequence or your assembly.

Using it

Analyze → ORF finder / Codon usage / GC skew.

Reading the results

GC skew usually flips sign at the replication origin and terminus — a check the chromosome is complete and oriented.

B4

Regulatory elements

Predicts promoters (σ70 −10/−35), ribosome-binding sites, intrinsic terminators and operons.

Using it

Analyze → Regulatory; needs an assembly plus annotation.

Reading the results

Each call scores 0–100 — ≥75 strong, ≥50 moderate, below that a candidate.

B5

Protein localization

Predicts where each protein ends up — cytoplasm, membrane, secreted, etc. Runs over the annotated proteins.

Using it

Analyze → Localization, on an annotated genome.

Reading the results

Surface-exposed and secreted proteins are the usual leads for vaccine/target work.

B6

Methylation

Maps DNA methylation (5mC / 6mA) and the methyltransferase motifs behind it (Dam GATC, Dcm CCWGG).

Using it

Import a Nanopore modBAM (MM/ML) or bedMethyl; set the min coverage to call a site (default 5×).

Reading the results

A motif near 100% methylated = an active methyltransferase; raise the coverage floor if calls look noisy.

B7

Variants

The SNP/indel table from a reference-guided run, with the gene and amino-acid change for each call.

Using it

Opens from a reference-guided result; filter to protein-changing only. Export VCF.

Reading the results

Red = nonsense/frameshift, coral = missense, grey = synonymous. Watch low depth or mid allele-fraction calls.

B8

Reads & coverage QC

Read-quality summary, k-mer spectrum, coverage plot and read pileup — the sanity checks before and after assembly.

Using it

Analyze → Read QC / Coverage on reads or an assembly.

Reading the results

A single clean k-mer peak = well-covered; a small second peak can mean a plasmid, repeat or contamination.

03

Sequence workbench

Everyday molecular-biology tools that work on any sequence — no genome required.

C1

Alignment & trees

Multiple-sequence alignment plus a phylogenetic tree from the aligned sequences. Paste or import ≥2 sequences and run.

Using it

Analyze → Alignment.

Reading the results

Aligned columns show conserved vs variable sites; shorter branches / nearer tips = more similar.

C2

Similarity search

A local similarity search — find where a query matches a subject (or your assembly).

Using it

Analyze → Sequence search / BLAST search.

Reading the results

High percent identity over most of the query length = a confident match.

C3

Restriction & virtual gel

Finds enzyme cut sites, simulates a digest, and draws the virtual gel. Set linear/circular, pick enzymes.

Using it

Analyze → Mol Bio → digest.

Reading the results

Single-cutters are the useful cloning sites; the gel shows fragment sizes as bands.

C4

Cloning & mutagenesis

Designs Gibson & Golden Gate assemblies and site-directed mutagenesis, and draws the construct map.

Using it

Provide vector and insert (or the mutation).

Reading the results

Returns the junctions/overhangs and a finished circular product to export as FASTA.

C5

Primers & CRISPR guides

Designs PCR primers and CRISPR guide RNAs, with an off-target scan. Pick a target region.

Using it

Analyze → Primer design / CRISPR.

Reading the results

Prefer matched melting temps with no strong dimers; for guides, a good on-target score and no close off-targets.

C6

Protein tools & 3D viewer

Scans protein domains, predicts secondary structure, and renders an interactive 3D model.

Using it

Analyze → Protein domains / Protein structure / PDB viewer.

Reading the results

Domain hits suggest function; the 3D structure is a model — a hypothesis, not a solved crystal.

C7

RNA structure folding

Folds an RNA (or DNA-as-RNA) sequence into its likely secondary structure. Paste a sequence and run.

Using it

Analyze → RNA fold.

Reading the results

Lower (more negative) folding energy = more stable; stems are paired regions, loops are unpaired.

04

Comparative PRO

Two or more genomes side by side. Each needs at least two assembled genomes.

D1

Genome compare, synteny & dotplot

Aligns 2–8 genomes and shows synteny blocks, a BRIG-style identity ring, or a dotplot.

Using it

Analyze → Genome compare; pick ≥2 genomes.

Reading the results

Identity legend runs ≥98 / 90–98 / 75–90 / 50–75 / <50% / absent. Long colinear blocks = conserved backbone; breaks = rearrangements.

D2

Phylogenetics & outbreak clustering

Builds a pairwise whole-genome SNP distance matrix, a tree (NJ/UPGMA), and single-linkage outbreak clusters at a cutoff you set.

Using it

Analyze → Phylogenetics / Epidemiology; select the runs.

Reading the results

Isolates under the cutoff cluster together — candidate transmission links. Tighter cutoff = more conservative.

D3

Pangenome

Clusters genes across a set of genomes into core vs accessory. Needs ≥2 annotated genomes.

Using it

Analyze → Pangenome; set the protein-identity threshold.

Reading the results

Core = all, Soft-core ≥95%, Shell 15–95%, Cloud <15%. Big cloud = diverse population.

D4

Selection (dN/dS) & motifs

Measures selection on a gene (ω = dN/dS) and discovers over-represented motifs. dN/dS takes two orthologous CDS.

Using it

Analyze → Selection (dN/dS) / Motif discovery.

Reading the results

ω > 1.25 = positive selection, ≈1 = neutral, <0.85 = purifying, <0.5 = strong purifying.

05

Isolate typing PRO

What it is, what it carries, how it's typed — against bundled, versioned databases.

Research use only. Genotype predictions, not diagnostics — no substitute for laboratory susceptibility testing.

E1

Species ID

FREE

Identifies the organism from its 16S rRNA gene (~4,800-species database) and whole-genome ANI.

Using it

Analyze → Species ID. ANI needs the assembly; the 16S call needs annotation.

Reading the results

ANI ≥95% = same species (decisive). 16S: ≥98.7% species, 94.5–98.7% genus, 86.5–94.5% family. Disagree? ANI wins.

E2

Resistance genes & antibiogram

Screens for acquired resistance genes and known mutations, predicts affected drug classes, and flags high-stakes findings (carbapenem, colistin, fluoroquinolone). Database: AMRFinderPlus.

Using it

Analyze → Resistance genes, on an assembly.

Reading the results

Acquired gene called at ≥90% id & ≥60% coverage; mutations only on an exact catalogued change. Predicted, not measured.

E3

Virulence screening

Screens for virulence factors — toxins, adherence, secretion systems — grouped by category. Database: curated virulence set.

Using it

Analyze → Virulence, on an assembly.

Reading the results

A hit is called at ≥80% id & ≥70% coverage. Toxin hits are flagged.

E4

MLST (sequence typing)

Assigns a 7-locus sequence type (ST) and clonal complex. Schemes: K. pneumoniae, E. coli, S. aureus, P. aeruginosa.

Using it

Analyze → MLST, on an assembly.

Reading the results

ST assigned only on a 7/7 exact allele match; else NOVEL with the nearest ST — often a genuinely new type.

E5

Plasmid / replicon typing

Identifies plasmid replicons (Inc groups) on your contigs. Database: PlasmidFinder.

Using it

Analyze → Plasmid typing, on an assembly.

Reading the results

A replicon is called at ≥90% id & ≥60% coverage. No replicon may just mean chromosomal or untypeable.

E6

Mobile genetic elements

Maps the mobilome — prophages, IS/transposons, integrons, genomic islands — and flags resistance riding inside them. Needs annotation; contigs ≥20 kb.

Using it

Analyze → Mobile elements, on an assembly.

Reading the results

Each element carries high / medium / low confidence. Key alert: an AMR gene inside a mobile element can spread between strains.

E7

Metagenomics / contamination

Classifies reads or contigs by taxon and checks for a pure isolate vs a mixture.

Using it

Analyze → Metagenomics → Classify, on contigs or imported reads.

Reading the results

Pure isolate = one taxon ≥90%; Mixture = ≥2 taxa each >10% (contamination). Contaminants listed at ≥5%.

06

Data & reproducibility

How data goes in and out, and how results stay reproducible and citable.

F1

Import & export

Read/write FASTA, FASTQ (incl. gzipped) and GenBank, and download references by accession. Assemblies, variant tables and reports all export to share off-device.

F2

Versioned databases

Reference databases carry a version manifest, and every typing/comparison result is stamped with the database name and version — reproducible and citable months later.

F3

Batch & reports

PRO

Process many isolates through a saved workflow, and generate publication-grade reports that carry their methods and citations with them.