Sam2Tsv

Sam2Tsv converts SAM (Sequence Alignment/Map) files into TSV (tab-separated values) to facilitate tabular analysis of sequencing alignments.


Key Features:

  • Conversion: Transforms SAM alignments into a TSV format by mapping SAM fields to tab-delimited columns.
  • Tab-delimited Output: Produces standard TSV output compatible with spreadsheet software and text-processing tools.
  • Integration: Distributed as part of the Jvarkit suite, which comprises Java-based bioinformatics utilities.

Scientific Applications:

  • Alignment Data Inspection: Enables inspection and manual curation of sequencing alignments in a tabular format.
  • Scripting and Analysis: Facilitates downstream analysis with scripting languages such as Python and R by providing TSV input.
  • Pipeline Integration: Allows incorporation of SAM-to-TSV conversion into larger bioinformatics workflows that require tabular data.

Methodology:

Parses SAM records and writes corresponding tab-delimited TSV fields.

Topics

Collections

Details

License:
MIT
Maturity:
Mature
Cost:
Free of charge
Tool Type:
command-line tool
Operating Systems:
Linux, Mac
Programming Languages:
Java
Added:
2/24/2016
Last Updated:
3/12/2019

Operations

Data Inputs & Outputs

Publications

Lindenbaum P. JVarkit: java-based utilities for Bioinformatics. figshare [Internet]. 2015; Available from: https://figshare.com/articles/journal_contribution/JVarkit_java_based_utilities_for_Bioinformatics/1425030/1

Documentation

Downloads

Links