Skip to content

Commit 86af0cf

Browse files
authored
Update README.md
1 parent 70d94b9 commit 86af0cf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ sudo make install
4949
As described above, gencore can eliminate the errors introduced by library preparation and sequencing processes, and consenquently it can greatly reduce the false positives for downstream variant calling. Let me show your an example.
5050

5151
## original BAM
52-
![image](http://www.opengene.org/gencore/original.png)  
52+
![image](http://www.opengene.org/gencore/original.png)
53+
5354
***This is an image showing a pileup of the original BAM. A lot of sequencing errors can be observed.***
5455

5556

5657
## gencore processed BAM
57-
![image](http://www.opengene.org/gencore/gencore.png)  
58+
![image](http://www.opengene.org/gencore/processed.png)
59+
5860
***This is the image showing the result of gencore processed BAM. It becomes much cleaner. Cheers!***
5961

6062

0 commit comments

Comments
 (0)