Skip to content

Commit

Permalink
Added a post.
Browse files Browse the repository at this point in the history
  • Loading branch information
masarunakajima committed Jul 3, 2023
1 parent e7a7769 commit a1c44ee
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _posts/2023-07-03-revcomp-byte.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: post
title: Reverse compliment in BAM format
date: 2023-07-03 11:39:00
description: Reverse compliment in BAM format
---

## Little bit about BAM format

The [BAM](chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://samtools.github.io/hts-specs/SAMv1.pdf)
format is used to store sequence alignment information in a binary file.

0 comments on commit a1c44ee

Please sign in to comment.