Skip to content

Commit 6991379

Browse files
committed
doc: add fulcrum genomics more prominently
1 parent e62ac05 commit 6991379

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.github/logos/fulcrumgenomics.svg

Lines changed: 1 addition & 0 deletions
Loading

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,19 @@
77
<a href="http://bioconda.github.io/recipes/guide-counter/README.html"><img src="https://img.shields.io/conda/dn/bioconda/guide-counter.svg?label=bioconda" alt="Bioconda"></a>
88
<a href="https://doi.org/10.5281/zenodo.6375791"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.6375791.svg" alt="DOI"></a>
99
<br>
10-
A better, faster way to count guides in CRISPR screens.
1110
</p>
1211

12+
A better, faster way to count guides in CRISPR screens.
13+
14+
<p>
15+
<a href float="left"="https://fulcrumgenomics.com"><img src=".github/logos/fulcrumgenomics.svg" alt="Fulcrum Genomics" height="100"/></a>
16+
</p>
17+
18+
[Visit us at Fulcrum Genomics](www.fulcrumgenomics.com) to learn more about how we can power your Bioinformatics with guide-counter and beyond.
19+
20+
<a href="mailto:contact@fulcrumgenomics.com?subject=[GitHub inquiry]"><img src="https://img.shields.io/badge/Email_us-brightgreen.svg?&style=for-the-badge&logo=gmail&logoColor=white"/></a>
21+
<a href="https://www.fulcrumgenomics.com"><img src="https://img.shields.io/badge/Visit_Us-blue.svg?&style=for-the-badge&logo=wordpress&logoColor=white"/></a>
22+
1323
## Overview
1424

1525
`guide-counter` is a tool for processing FASTQ files from CRISPR screen experiments to generate a matrix of per-sample guide counts. It can be used as a faster, more accurate, drop in replacement for `mageck count`. By default `guide-counter` will look for guide seqeunces in the reads with 0 or 1 mismatches vs. the expected guides, but can be run in exact matching mode.

0 commit comments

Comments
 (0)