diff --git a/README.md b/README.md index a9469e8..46b4aa1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![SeqMule](doc/img/seqmule.png) +![SeqMule](img/seqmule.png) # SeqMule: Automated human exome/genome variants detection SeqMule takes single-end or paird-end FASTQ or BAM files, generates a script consisting of more than 10 popular alignment, analysis tools and runs the script line by line. Users can change the pipeline or fine-tune the parameters by modifying its configuration file. SeqMule also has some built-in functions, such as pooling consensus calls from various callers, plotting a Venn diagram showing intersection among different callers, and downloading databases. SeqMule can be used for both Mendelian disease study and cancer genome study. diff --git a/img/seqmule.png b/img/seqmule.png new file mode 100644 index 0000000..1531520 Binary files /dev/null and b/img/seqmule.png differ