summaryrefslogtreecommitdiff
path: root/Code
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2025-07-21 17:04:44 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2025-07-21 17:04:44 +0800
commit5ef4df113fa95003b528b8407c40a864b50af1b6 (patch)
treefe1e7a3ddddcbad9bdbbac0d704ab8372ebe0b80 /Code
parentf7527b3592e6c5983bb1b004c20a1b7df7e0a649 (diff)
Make a file for recording bugs.
Diffstat (limited to 'Code')
-rw-r--r--Code/BUGS.txt3
1 files changed, 3 insertions, 0 deletions
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.