Show a Tanuki with Samtools!

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • samtools

    Tools (written in C using htslib) for manipulating next-generation sequencing data

  • In this post, I'm going to add the command tanuki to Samtools to display a ASCII art(AA) tanuki.

  • hts.cr

    HTSlib bindings for Crystal

  • First, let's make sure that Samtools can be built successfully. Note that the build requires htslib and other dependencies. In my case, I put htslib directory in the same directory as samtools because I build htslib by myself for htslib binding of Crystal language which I make for my personal interest. If you put htslib here, samtools can detect it automatically. htslib requires submodules git submodule update -i --recursive. If you get stuck, please google it. It would be safer to check out a stable tag git checkout 1.16.1, and switch to a new branch git switch tanuki. It is up to you.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts