Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A long-read toolkit for mutant proteoform prediction. Exacto identifies somatic
and germline DNA variants, RNA variants, integrates them, and translates
full-length transcripts with variant annotation at the amino-acid level.

[![build](https://github.com/pirl-unc/exacto/actions/workflows/main.yml/badge.svg)](https://github.com/pirl-unc/exacto/actions/workflows/main.yml)
[![CI](https://github.com/pirl-unc/exacto/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/pirl-unc/exacto/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

**Documentation**: [https://pirl-unc.github.io/exacto/](https://pirl-unc.github.io/exacto/)
Expand Down
Loading