We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a6dcf commit c615e8aCopy full SHA for c615e8a
bed_to_bdg.sh
@@ -1,5 +1,11 @@
1
#!/bin/bash
2
3
+################################################
4
+#__author__ = "Xuan Cao"
5
+#__date__ = "2023-12-19"
6
+#__email__ = "caoxuan"
7
8
+
9
usage() {
10
echo "Usage: convert bed to bedgraph file. "
11
echo " Normalized value: bins per million mapped reads (BPM) , depth (nFrag or ReadsInTss) and cell_num_scale)."
0 commit comments