Skip to content
Shaun Jackman edited this page Feb 17, 2014 · 17 revisions

Adj

Sequence overlap graph in ABySS adj (adjacency) format

AGP

NCBI GenBank Accessioned Golden Path

CSV

Tabular data in Comma-separated values format

Dist

Distance estimates in ABySS dist format (similar to adj format)

Dist.dot

Distance estimates in Graphviz dot format

Dot

Sequence overlap graph in Graphviz dot format

FA

Contig and scaffold sequences in FASTA format

Hist

A histogram of the fragment size distribution in tab-separated values format, without a header

Column Description
1 Fragment size
2 Count
  • Positive fragment sizes are oriented forward-reverse (FR).
  • Negative fragment sizes are oriented reverse-forward (RF).

MD

Reports in Markdown format

Path

Scaffolds in ABySS PATH format

If the line is composed of a single identifier, the specified contig is removed from the assembly. Otherwise, the first column of the line is the ID of the new scaffold, and the remainder of the line is a sequence of contig IDs and their orientation.

SAM

Reads aligned to contig/scaffold sequences in Sequence Alignment/Map format

Stats

Statistics of contig/scaffold contiguity in TSV, CSV and Markdown formats

Tab

Tabular data in tab-separated values format, including a one-line header

Clone this wiki locally