From d0a7bfc17eb1e0ed59dde87530303d144d1f9752 Mon Sep 17 00:00:00 2001
From: Ruqian Lyu <rlyu@svi.edu.au>
Date: Tue, 8 Mar 2022 11:40:04 +1100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a64d37c..d14b72f 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ sequence for the list of SNP markers.
 ## Inputs
 
 - Bam, sorted and index bam file which contains DNA reads of single gamete cells 
-with `CB` tag, eg. from single-cell preprocessing pipeline (CellRanger, STARSolo, kallisto|bustools, alevin-fry, etc)
+with `CB` tag, eg. from single-cell preprocessing pipeline (CellRanger, STARSolo, etc)
 - VCF, variant call file that contains the list of informative SNPs (phased or unphased SNPs)
 - barcodeFile, the list of cell barcodes of the gametes
 
-- 
GitLab