From 5ef4df113fa95003b528b8407c40a864b50af1b6 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Mon, 21 Jul 2025 17:04:44 +0800 Subject: Make a file for recording bugs. --- Code/BUGS.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Code/BUGS.txt diff --git a/Code/BUGS.txt b/Code/BUGS.txt new file mode 100644 index 0000000..acb5476 --- /dev/null +++ b/Code/BUGS.txt @@ -0,0 +1,3 @@ +[20250721A] Confirmed +SRR11093798 has small size (as it was in the file Data/log/download_log_small_sized_ids.txt), but salmon has been called to map it. +Expectation: salmon should not be called to map small-sized rna-seq data. -- cgit v1.2.1