You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,3 +128,6 @@ If you want to run MutScan with BAM/CRAM files, you can use `samtools` to conver
128
128
* `MutScan` requires at least 50 bp long reads, if your reads are too short, do not use it
129
129
* If you want to extract mutations even with only one read support, add `-S 1` or `--support=1` in the command
130
130
* Feel free to raise an issue if you meet any problem
131
+
132
+
# Cite MutScan
133
+
Shifu Chen, Tanxiao Huang, TieXiang Wen, Hong Li, Mingyan Xu and Jia Gu. MutScan: fast detection and visualization of target mutations by scanning FASTQ data. BMC Bioinformatics. https://doi.org/10.1186/s12859-018-2024-6
0 commit comments